aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/migrations
Commit message (Collapse)AuthorAgeFilesLines
* include migration 22frankiebee2018-03-271-0/+1
|
* migration for adding submittedTime to the txMeta (#3727)Frankie2018-03-271-0/+39
| | | | | | * test for migration 022 * write migration 022 adding submittedTime to txMetas whove been submitted
* add READMEs to folders, re #3427Lazaridis2018-03-141-0/+5
|
* remove RecentBlocks from diskfrankiebee2018-02-011-0/+1
|
* creater migration to remove BlacklistControllerfrankiebee2018-01-311-0/+33
|
* remove BlacklistController from disk statefrankiebee2018-01-311-0/+1
|
* Fix migration commentDan Finlay2017-11-301-2/+3
|
* Migrate old data to include firstVersion infoDan Finlay2017-11-292-0/+41
|
* Remove keyring controller from projectDan Finlay2017-09-231-1/+1
|
* Make method return a numberDan Finlay2017-08-241-1/+1
|
* Only cancel pending txs with non continuously high noncesDan Finlay2017-08-241-1/+24
|
* fix descriptionfrankiebee2017-08-241-2/+2
|
* hotfix - fail submitted txs whos nonce is out of boundfrankiebee2017-08-242-0/+61
|
* migration 18 - activatekumavis2017-08-151-0/+1
|
* migration 18 - fix an oopskumavis2017-08-151-1/+1
|
* tx controller - tx state history various small fixeskumavis2017-08-151-1/+1
|
* migration 18 - move to diff-based historykumavis2017-08-151-0/+52
|
* limit the range for retryCountfrankiebee2017-07-131-1/+1
|
* write a migration for resubmit tx's to get put back into a submitted statefrankiebee2017-07-132-0/+41
|
* migration 16 - move resubmit warning back to submitted statekumavis2017-07-082-0/+42
|
* Create a migration for setting tx's with the message 'Gave up submitting ↵frankiebee2017-06-282-0/+39
| | | | tx.' as failed
* Add a migration for the network controllerfrankiebee2017-05-232-0/+35
|
* migration 13 - change provider from testnet to ropstenkumavis2017-05-162-0/+35
|
* Fix linting warningsThomas Huang2017-04-2712-17/+16
|
* Add missing migration.Kevin Serrano2017-03-291-0/+1
|
* Create migration to erase body in read notices.Kevin Serrano2017-03-231-0/+36
|
* Fix description of some migrations.Kevin Serrano2017-03-152-2/+2
|
* Made migrations non-destructive; fixed currency migration.Kevin Serrano2017-02-1610-22/+49
|
* Add migrations for removing terms of use data.Kevin Serrano2017-02-152-0/+31
|
* Add migration to indexDan Finlay2017-02-041-1/+2
|
* Got ShapeShiftController back to workingDan Finlay2017-02-041-0/+36
|
* migrations - fix migration #9 and add safety checks to migratorkumavis2017-02-041-2/+2
|
* migration #9 - break out CurrencyController substatekumavis2017-02-032-0/+41
|
* migration #8 - break out NoticeController substatekumavis2017-02-032-0/+37
|
* migration 7 - break off TransactionManager substatekumavis2017-02-032-0/+39
|
* migration #6 - fix selectedAddress data sourcekumavis2017-01-311-2/+2
|
* rename selectedAccount to selectedAddresskumavis2017-01-311-1/+1
|
* migration #6 - move selectedAccount from keyringController to ↵kumavis2017-01-312-0/+42
| | | | preferencesController
* migration 5 - move keyring controller state to substatekumavis2017-01-292-0/+42
|
* obs-store - use published modulekumavis2017-01-251-1/+1
|
* migrations - rename 005 to stubbed _multi-keyringkumavis2017-01-251-0/+7
|
* migrations - wip - 005 multivault migrationkumavis2017-01-125-18/+80
|
* migrations - introduce promise-based migratorkumavis2017-01-123-20/+28
|
* Auto lintedDan Finlay2016-06-223-12/+12
|
* Move all users to new scalable backendDan Finlay2016-05-121-0/+22
|
* Corrected migration orderDan Finlay2016-04-232-10/+10
|
* Deprecate rawtestrpc.metamask.ioDan Finlay2016-04-232-4/+19
| | | | This migration will move users who have their clients configured to point at `rawtestrpc.metamask.io` to point at our new test-net RPC, `testrpc.metamask.io`.
* Migrate etherscan providers to our RPCDan Finlay2016-04-131-0/+13