Kevin Serrano
62854398f1
Tested against code to play nice with unit tests.
8 years ago
Dan Finlay
2baedc56ea
Add log global to test suite
8 years ago
Kevin Serrano
736637363b
Integration tests play nice with new disabled buttons.
8 years ago
Kevin Serrano
bf9d1f405f
add waits between notices.
8 years ago
Kevin Serrano
d0e2846eca
Complete migration tests.
8 years ago
Kevin Serrano
6ddd613a15
Adding additional migration state to account for moving data.
8 years ago
Kevin Serrano
cd75d86187
Add migrations for removing terms of use data.
8 years ago
Dan Finlay
97b8410b30
Verify messages in a loop
8 years ago
Dan Finlay
f2486fbdd3
got hash test passing
8 years ago
Dan Finlay
b862d94209
Add failing test for signature recovery
8 years ago
Kevin Serrano
092ec9096b
Fix integration tests.
8 years ago
Kevin Serrano
65c84ac4b2
Delete all code related to disclaimers.
8 years ago
mapachurro
5c9202b2d2
Update first-time.js
8 years ago
Frankie
de6455151e
Revert old style message sighing
8 years ago
kumavis
e1719191f4
test - skip eth_sign tests until we have test data
8 years ago
kumavis
9e4ef45b6a
migration #9 - break out CurrencyController substate
8 years ago
kumavis
f08f40aee2
txManager - depend on preferencesStore
8 years ago
kumavis
0c6df24ecf
metamask - introduce networkStore
8 years ago
kumavis
99fa9ab13a
migration 7 - break off TransactionManager substate
8 years ago
kumavis
bcb86f38cb
messageManager - move view state to obs-store
8 years ago
kumavis
dacbf16fe2
test - first-time - re-add terms header check
8 years ago
kumavis
d8a12c2ad0
tests - mockDev - fix first-time flow
8 years ago
Frankie
1b16b46241
code clan up and tests
8 years ago
kumavis
1cb730144d
metamask - adopt isInitialized from keyring controller
8 years ago
kumavis
cd5d952600
keyring - move identities into memStore
8 years ago
kumavis
c0d3db6a8c
keyring - synchronous getState
8 years ago
kumavis
2fa60cfcbf
continue rename selectedAccount to selectedAddress
8 years ago
Frankie
8be68575bb
Clean up message manger includes:
...
Provider egine bump
Remove presence of message manger in keyring controller
Change the status wording fom conf to approved
make Message manager a class
fix messages not being apart of the badge
re write message manger to better reflect controller pattern
8 years ago
kumavis
4dd6ba9c1b
migration 5 - move keyring controller state to substate
8 years ago
kumavis
3afd0ef27d
tests - remove persistence and start with initial state
8 years ago
kumavis
a14a25c423
config-manager - default to USD for currentFiat
8 years ago
kumavis
76ce348a04
obs-store - use published module
8 years ago
kumavis
463a56ff54
background controller - extract KeyringC.placeSeedWords to MetamaskC
8 years ago
Dan Finlay
3572708fda
Fix test to log out despite number of menu items
8 years ago
Dan Finlay
7e886dff77
Wrote failing test for eth.sign
8 years ago
kumavis
4a09f856d1
test - keyring - simple - fix fixture data
8 years ago
kumavis
85634326e8
test - clear localStorage on test start
8 years ago
kumavis
91e5cc0f29
test - clear localStorage in case CI caches it (?)
8 years ago
kumavis
993daebc4e
test - txManager - add network to all txs
8 years ago
kumavis
3df9ce9809
tests - txManager - add getNetwork fn to fixture txManager
8 years ago
Frankie
87505e1742
fix for linting
8 years ago
kumavis
29e83d71a8
background - handle tx finalization in controllers instead of provider-engine
8 years ago
kumavis
b33c51c0a6
migrations - introduce promise-based migrator
8 years ago
kumavis
3bc996878b
background - move pojo migrator to outside of metamask controller
8 years ago
kumavis
2019c02fc0
test - fix tests from obs-store
8 years ago
kumavis
8012ede126
background - introduce ObservableStore
8 years ago
kumavis
bd382f4705
tests - add fetch polyfill
8 years ago
Dan Finlay
5e8a344f97
Correct getState test to be async
8 years ago
Dan Finlay
e95c937569
Add additional migration test
8 years ago
Frankie
fde69ea0ba
fix some minor spelling mistakes and clean up code
8 years ago