1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/migrations
Whymarrh Whitby e803807dd9
Fix no-param-reassign issues (#9235)
See [`no-param-reassign`](https://eslint.org/docs/rules/no-param-reassign) for more information.

This change enables `no-param-reassign` and fixes the issues raised by the rule.
2020-08-15 09:28:11 -02:30
..
002.js Fix no-empty issues (#9202) 2020-08-12 18:20:29 -02:30
003.js Fix no-empty issues (#9202) 2020-08-12 18:20:29 -02:30
004.js Fix no-empty issues (#9202) 2020-08-12 18:20:29 -02:30
005.js
006.js
007.js
008.js
009.js
010.js
011.js
012.js
013.js
014.js
015.js
016.js
017.js
018.js
019.js Fix no-plusplus issues (#9206) 2020-08-12 20:36:44 -02:30
020.js
021.js
022.js
023.js
024.js
025.js
026.js
027.js
028.js Enable guard-for-in rule (#9000) 2020-07-21 18:40:45 -02:30
029.js
030.js
031.js
032.js
033.js
034.js
035.js
036.js
037.js Enable guard-for-in rule (#9000) 2020-07-21 18:40:45 -02:30
038.js Fix no-param-reassign issues (#9235) 2020-08-15 09:28:11 -02:30
039.js
040.js
041.js
042.js Fix comment on migration #42 (#8405) 2020-04-23 23:08:50 -03:00
043.js Remove unused currentAccountTab state (#8404) 2020-04-24 00:23:28 -03:00
044.js Delete Dai/Sai migration notification (#8418) 2020-04-27 16:23:43 -02:30
045.js Support IPNS address translations (#8502) 2020-05-14 07:56:27 -02:30
046.js Delete the ABTestController and its state (#8620) 2020-05-19 13:27:06 -02:30
047.js Fix migration 47 (#9014) 2020-07-16 10:16:41 -03:00
fail-tx.js
index.js Fix display of incoming transactions (#8942) 2020-07-08 16:48:39 -03:00
template.js