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
2019-12-05 16:22:25 -04:00
..
002.js
003.js
004.js Enable default-case rule for ESLint (#7572) 2019-11-27 12:38:35 -03:30
005.js
006.js
007.js
008.js
009.js
010.js
011.js
012.js
013.js
014.js
015.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
016.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
017.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
018.js
019.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
020.js
021.js
022.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
023.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
024.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
025.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
026.js
027.js
028.js yarn lint --fix 2019-12-03 17:20:55 -03:30
029.js Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
030.js
031.js Add support for one-click onboarding (#7017) 2019-11-22 13:03:51 -04:00
032.js
033.js
034.js
035.js
036.js
037.js
038.js
039.js
040.js Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
fail-tx.js
index.js migrations - include 40 so that it runs on update (#7652) 2019-12-05 16:22:25 -04:00
README.md
template.js

Migrations

Data (user data, config files etc.) is migrated from one version to another.

Migrations are called by {} from {} during {}.