A Metamask fork with Infura removed and default networks editable
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
ciphermask/app/scripts/migrations
Mark Stacey f763979bed
Add support for one-click onboarding (#7017)
5 years ago
..
002.js
003.js
004.js Update ESLint rules for curly braces style (#7477) 5 years ago
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) 5 years ago
016.js Update ESLint rules for curly braces style (#7477) 5 years ago
017.js Update ESLint rules for curly braces style (#7477) 5 years ago
018.js Enable indent linting via ESLint (#6936) 5 years ago
019.js Update ESLint rules for curly braces style (#7477) 5 years ago
020.js
021.js
022.js Update ESLint rules for curly braces style (#7477) 5 years ago
023.js Update ESLint rules for curly braces style (#7477) 5 years ago
024.js Update ESLint rules for curly braces style (#7477) 5 years ago
025.js Update ESLint rules for curly braces style (#7477) 5 years ago
026.js
027.js
028.js fix migration 28 6 years ago
029.js Auto fail transactions that have been approved for over 12 hours (#5765) 6 years ago
030.js fix - migration 30 undefinds (#6079) 6 years ago
031.js Add support for one-click onboarding (#7017) 5 years ago
032.js Remove betaUI preference state, replace with completedUiMigration 6 years ago
033.js Remove NoticeController (#6382) 6 years ago
034.js Default Privacy Mode to ON, allow force sharing address (#6904) 5 years ago
035.js Add migration to remove `seedWords` state (#6937) 5 years ago
036.js Connections settings tab (#7013) 5 years ago
037.js address book entries by chainId (#7205) 5 years ago
038.js Add a/b test for full screen transaction confirmations (#7162) 5 years ago
039.js Add migration notification for users with Sai (#7450) 5 years ago
README.md
fail-tx.js Auto fail transactions that have been approved for over 12 hours (#5765) 6 years ago
index.js Add migration notification for users with Sai (#7450) 5 years ago
template.js

README.md

Migrations

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

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