aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/migrations/index.js
Commit message (Collapse)AuthorAgeFilesLines
* Remove NoticeController (#6382)Thomas Huang2019-04-021-0/+2
|
* Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-231-0/+1
| | | | | | | | | | | | | | | | | | | | * Refactor and fix styling for first time flow. Remove seed phrase from persisted metamask state * Fix linting and tests * Fix translations, initialization notice routing * Fix drizzle tests * Fix e2e tests * Fix integration tests * Fix styling * Fix migration naming from 030 to 031 * Open extension in browser when user has not completed onboarding
* I#5956 fix 1 (#6026)Frankie2019-01-181-0/+1
| | | | | * prevent invalid chainId's when adding cusstom rpcs * migration 30 removes invalid chaids from preferences and networkController for custom rpcs
* Auto fail transactions that have been approved for over 12 hours (#5765)Dan Finlay2018-11-171-0/+1
| | | | | | | | | | | | | | | | | | | | * Auto fail transactions that have been approved for over 12 hours Converts txs using a migration. This migration uses a new helper function that generates tx-failing migrations, and only requires a version, error message, and condition to run on each transaction. * Linted * Only migrate approved txs to failed * Cleanup * Cleanup * Small lint fixes
* Merge branch 'develop' into TokensPerAccountBasisEsteban Miño2018-07-281-0/+1
|\
| * migrations - fix to include 27frankiebee2018-07-261-0/+1
| |
* | migration for preferences controller tokensEsteban MIno2018-07-281-0/+1
|/
* Add migration to move identities from KeyringControllerWhymarrh Whitby2018-05-171-0/+1
|
* create migration 25frankiebee2018-04-061-0/+1
|
* hot-fix - migrate unaproved txParams so that the from is lowercasefrankiebee2018-04-051-0/+1
|
* migration for removing unnecessary transactions from statefrankiebee2018-03-281-0/+2
|
* remove BlacklistController from disk statefrankiebee2018-01-311-0/+1
|
* Migrate old data to include firstVersion infoDan Finlay2017-11-291-0/+1
|
* hotfix - fail submitted txs whos nonce is out of boundfrankiebee2017-08-241-0/+1
|
* migration 18 - activatekumavis2017-08-151-0/+1
|
* write a migration for resubmit tx's to get put back into a submitted statefrankiebee2017-07-131-0/+1
|
* migration 16 - move resubmit warning back to submitted statekumavis2017-07-081-0/+1
|
* Create a migration for setting tx's with the message 'Gave up submitting ↵frankiebee2017-06-281-0/+1
| | | | tx.' as failed
* Add a migration for the network controllerfrankiebee2017-05-231-0/+1
|
* migration 13 - change provider from testnet to ropstenkumavis2017-05-161-0/+1
|
* Add missing migration.Kevin Serrano2017-03-291-0/+1
|
* Add migrations for removing terms of use data.Kevin Serrano2017-02-151-0/+1
|
* Add migration to indexDan Finlay2017-02-041-1/+2
|
* migration #9 - break out CurrencyController substatekumavis2017-02-031-0/+1
|
* migration #8 - break out NoticeController substatekumavis2017-02-031-0/+1
|
* migration 7 - break off TransactionManager substatekumavis2017-02-031-0/+1
|
* migration #6 - move selectedAccount from keyringController to ↵kumavis2017-01-311-0/+1
| | | | preferencesController
* migration 5 - move keyring controller state to substatekumavis2017-01-291-0/+1
|
* migrations - wip - 005 multivault migrationkumavis2017-01-121-0/+18