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
Dan J Miller 1661953e23
Migration to remove legacy local storage keys from localStorage (#9986)
* Migration to remove legacy local storage keys from localStorage

* Update app/scripts/migrations/050.js

Co-authored-by: Mark Stacey <markjstacey@gmail.com>

* Update app/scripts/migrations/050.js

Co-authored-by: Mark Stacey <markjstacey@gmail.com>

* Fix unit tests for migration 50

* Fixing stubbing and localstorage reference in migration 50

* Update test/helper.js

Co-authored-by: Mark Stacey <markjstacey@gmail.com>

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2020-12-03 20:25:23 -03:30
..
002.js
003.js
004.js
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
020.js
021.js
022.js
023.js
024.js
025.js
026.js
027.js
028.js
029.js
030.js
031.js
032.js
033.js
034.js
035.js
036.js
037.js
038.js
039.js
040.js
041.js
042.js
043.js
044.js
045.js
046.js
047.js
048.js
049.js
050.js Migration to remove legacy local storage keys from localStorage (#9986) 2020-12-03 20:25:23 -03:30
fail-tx.js
index.js Migration to remove legacy local storage keys from localStorage (#9986) 2020-12-03 20:25:23 -03:30
template.js