Commit Graph

258 Commits (113f7d67f1973d1468b95517895701af8ca16f95)

Author SHA1 Message Date
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
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: 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 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 bd382f4705 tests - add fetch polyfill 8 years ago
Dan Finlay 5e8a344f97 Correct getState test to be async 8 years ago
Frankie fde69ea0ba fix some minor spelling mistakes and clean up code 8 years ago
Frances Pangilinan 6e78494846 First pass at revision requests 8 years ago
Dan Finlay afcad53ef9 Refine a lostAccount test 8 years ago
Frances Pangilinan 4910e2f9bd remove network Id 2 from explorer link and Add network Id 3 8 years ago
Dan Finlay 20d2204ce6
Made changes according to feedback. 8 years ago
kumavis 73998feeb2 move notice code from metamask-controller + config-manager, in to notice-controller 8 years ago
kumavis 4c390a6221 clean - code style 8 years ago
Kevin Serrano 8819475a2e Add ability to show notices to user & get confirmation. 8 years ago
Frances Pangilinan 5aba096bd1 add Test for txManager. As well as fix tests to account for txManager. 8 years ago
Dan Finlay ab9e15b782 Mostly added bad account detection 8 years ago
Dan Finlay fe01ceb857 Remove .only from unit test suite 8 years ago
Dan Finlay 9e764b1935 Fix nodeify 8 years ago
Dan Finlay 80e76b45ee Denodeify most of KeyringController 8 years ago
Dan Finlay 9f67974133 Fix last async keyring test 8 years ago
Dan Finlay 230a0ab876 Fix more keyring asyncifying tests 8 years ago
Dan Finlay 600f5c31db Mostly got async keyringController tests passing 8 years ago
Dan Finlay 822face7a3 Fix password reference 8 years ago
Dan Finlay 358440384c Fix vault migration unit test 8 years ago
Dan Finlay 607a474c3f Improve vault migration unit test 8 years ago
Dan Finlay de8da9ddf6 Simplify Encryptor API Surface 8 years ago
Dan Finlay a67b4d7131 Fix etherscan link generation test 8 years ago
kumavis fa2f0dee28 idStore - fix estimateGas calculation 8 years ago