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 b825ee8e37
Fix migration 88 to handle the case where chainId keys can be undefined (#20345)
* Fix migration 88 to handle the case where chainId keys can be undefined

* Add migration 91 to delete network configurations that have no chainId

* Lint fix

* Update migration number

* Update migration 91 description

* Update version numbers in 091.test.js

* Fix 088.test.ts typescript problem

* Fix 088.test.ts typescript problem

* Update app/scripts/migrations/091.ts

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

* Change app/scripts/migrations/091.test.js to typescript

* clone oldstorage for test result comparisons in 091.test.js

* Lint fix

* Add missing test case

---------

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2023-08-01 20:24:02 -02:30
..
077-supplements Fix migration 77 (#20276) 2023-07-31 19:43:51 -02: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
021.test.js
022.js
022.test.js
023.js
023.test.js
024.js
024.test.js
025.js
025.test.js
026.js
026.test.js
027.js
027.test.js
028.js
028.test.js
029.js
029.test.js
030.js
030.test.js
031.js
031.test.js
032.js
033.js
033.test.js
034.js
034.test.js
035.js
035.test.js
036.js
036.test.js
037.js
037.test.js
038.js
038.test.js
039.js
039.test.js
040.js
040.test.js
041.js
041.test.js
042.js
042.test.js
043.js
043.test.js
044.js
044.test.js
045.js
045.test.js
046.js
046.test.js
047.js
047.test.js
048.js
048.test.js
049.js
049.test.js
050.js
050.test.js
051.js
051.test.js
052.js
052.test.js
053.js
053.test.js
054.js
054.test.js
055.js
055.test.js
056.js
056.test.js
057.js
057.test.js
058.js
058.test.js
059.js
059.test.js
060.js
060.test.js
061.js
061.test.js
062.js
062.test.js
063.js
063.test.js
064.js
064.test.js
065.js
065.test.js
066.js
066.test.js
067.js
067.test.js
068.js
068.test.js
069.js
069.test.js
070.js
070.test.js
071.js
071.test.js
072.js
072.test.js
073.js
073.test.js
074.js
074.test.js
075.js
075.test.js
076.js
076.test.js
077.js Fix migration 77 (#20276) 2023-07-31 19:43:51 -02:30
077.test.js Fix migration 77 (#20276) 2023-07-31 19:43:51 -02:30
078.test.js
078.ts
079.js
079.test.js
080.js
080.test.js
081.test.js
081.ts
082.test.js
082.ts
083.test.js
083.ts
084.test.js
084.ts
085.test.js
085.ts
086.test.js
086.ts
087.test.js
087.ts
088.test.ts Fix migration 88 to handle the case where chainId keys can be undefined (#20345) 2023-08-01 20:24:02 -02:30
088.ts Fix migration 88 to handle the case where chainId keys can be undefined (#20345) 2023-08-01 20:24:02 -02:30
089.test.ts Migration 89: ensure providerConfig in state has an id property (#20181) 2023-07-25 21:17:57 -02:30
089.ts Migration 89: ensure providerConfig in state has an id property (#20181) 2023-07-25 21:17:57 -02:30
090.test.js Update @metamask/phishing-controller to v4.0.0 (#18840) 2023-07-31 10:18:48 -02:30
090.ts Update @metamask/phishing-controller to v4.0.0 (#18840) 2023-07-31 10:18:48 -02:30
091.test.ts Fix migration 88 to handle the case where chainId keys can be undefined (#20345) 2023-08-01 20:24:02 -02:30
091.ts Fix migration 88 to handle the case where chainId keys can be undefined (#20345) 2023-08-01 20:24:02 -02:30
fail-tx.js
index.js Fix migration 88 to handle the case where chainId keys can be undefined (#20345) 2023-08-01 20:24:02 -02:30
migrations.test.js
template.test.js
template.ts