Dan Finlay
fdea642e6d
Auto fail transactions that have been approved for over 12 hours ( #5765 )
...
* 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
6 years ago
brunobar79
286bde606f
fix merge conflicts
6 years ago
Esteban MIno
f5107fa12e
migration for preferences controller tokens
6 years ago
frankiebee
527b62ee8e
migrations - fix to include 27
6 years ago
Whymarrh Whitby
2d13fac476
Add migration to move identities from KeyringController
7 years ago
frankiebee
7d243aacf9
create migration 25
7 years ago
frankiebee
8243824c6a
hot-fix - migrate unaproved txParams so that the from is lowercase
7 years ago
frankiebee
f0f45e6fe1
migration for removing unnecessary transactions from state
7 years ago
frankiebee
0a2616a37f
include migration 22
7 years ago
frankiebee
f13ad6bd6a
remove BlacklistController from disk state
7 years ago
Dan
ec6c3c33bd
Merge branch 'master' into NewUI-flat-merge-with-master
7 years ago
Dan Finlay
ab35a76a24
Migrate old data to include firstVersion info
7 years ago
frankiebee
dadee1ed79
hotfix - fail submitted txs whos nonce is out of bound
7 years ago
kumavis
588b8f0d39
migration 18 - activate
7 years ago
frankiebee
de0cd6e663
write a migration for resubmit tx's to get put back into a submitted state
7 years ago
kumavis
512b6cae81
migration 16 - move resubmit warning back to submitted state
7 years ago
frankiebee
4e0ec74bb7
Create a migration for setting tx's with the message 'Gave up submitting tx.' as failed
8 years ago
frankiebee
e08c1541e5
Add a migration for the network controller
8 years ago
kumavis
28aba6e9de
migration 13 - change provider from testnet to ropsten
8 years ago
Kevin Serrano
576fb26c15
Add missing migration.
8 years ago
Kevin Serrano
cd75d86187
Add migrations for removing terms of use data.
8 years ago
Dan Finlay
c9024655d3
Add migration to index
8 years ago
kumavis
9e4ef45b6a
migration #9 - break out CurrencyController substate
8 years ago
kumavis
8b5e3aa287
migration #8 - break out NoticeController substate
8 years ago
kumavis
99fa9ab13a
migration 7 - break off TransactionManager substate
8 years ago
kumavis
7a0acb2333
migration #6 - move selectedAccount from keyringController to preferencesController
8 years ago
kumavis
4dd6ba9c1b
migration 5 - move keyring controller state to substate
8 years ago
kumavis
80514d73b5
migrations - wip - 005 multivault migration
8 years ago
kumavis
3bc996878b
background - move pojo migrator to outside of metamask controller
8 years ago
Dan Finlay
8bfa40d2d3
Move all users to new scalable backend
9 years ago
Dan Finlay
ab9db44f4a
Add migration to actual migration array, fix test
9 years ago
Dan Finlay
be4818564a
Migrate etherscan configs to our new production RPC.
9 years ago