Frankie
0ad7797076
I#5956 fix 1 ( #6026 )
...
* prevent invalid chainId's when adding cusstom rpcs
* migration 30 removes invalid chaids from preferences and networkController for custom rpcs
6 years ago
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
Esteban MIno
d263d60b4c
tests for migration 28
6 years ago
frankiebee
8a678001a9
test - fix for lint
6 years ago
brunobar79
0da41263ac
fix warning for unit tests
7 years ago
brunobar79
a8f745f9fe
eslint --fix .
7 years ago
frankiebee
7d3da0ae96
migration 27 - remove rejected transactions from state
7 years ago
tmashuang
13ebb0b455
Moved loose some loose test files to sub folders
7 years ago
Whymarrh Whitby
67310e151e
Fix migration 026 to produce the correct shape for state.identities
7 years ago
Whymarrh Whitby
2d13fac476
Add migration to move identities from KeyringController
7 years ago
frankiebee
7d243aacf9
create migration 25
7 years ago
frankiebee
b9243cd8b9
meta - create a migration template
7 years ago
frankiebee
4efc718074
make migration-24 compat with first-time-state
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
Frankie
5a61a6d57a
migration for adding submittedTime to the txMeta ( #3727 )
...
* test for migration 022
* write migration 022 adding submittedTime to txMetas whove been submitted
7 years ago
frankiebee
c3adbda5f5
remove RecentBlocks from disk
7 years ago
frankiebee
e0caeae06d
test for migration 021
7 years ago