Commit Graph

123 Commits (a8ed780d9b3659474c59c7856ab2ee1430c17b42)

Author SHA1 Message Date
kumavis 95b846ba07 keymanager - small clean 8 years ago
kumavis 2f79781ab9 metamask controller - adopt clearSeedWords from keyring controller 8 years ago
kumavis af115aa4c1 background - organize metamask instantiation 8 years ago
kumavis 463a56ff54 background controller - extract KeyringC.placeSeedWords to MetamaskC 8 years ago
kumavis 745fff0c80 hotfix - dont assume hd keyring position 8 years ago
kumavis 01c88bb0bd keyring-controller - cleanup 8 years ago
kumavis 8049c1fc07 keyring-controller - cleanup 8 years ago
Frankie 48ffea0142 Move the assumption of their only being one hd keyring when requesting seed words to metamaskController 8 years ago
Frankie 8642ced310 Fix issue where generating a new account would put it in loose keys 8 years ago
kumavis 9c6cf90538 keyring controller - placeSeedWords should use first hdKeyring 8 years ago
Dan Finlay 1ff4894b67 Allow importing of private key strings 8 years ago
Dan Finlay 8fcade92d3 Fix bug where signed messages were not dismissed 8 years ago
kumavis 29e83d71a8 background - handle tx finalization in controllers instead of provider-engine 8 years ago
Frankie 576e2ad64d Fix wording and icon of failed txs 8 years ago
Dan Finlay d87a7b2a76 Send update to UI when changing selected account 8 years ago
Frankie 0fae263a9a Take some of the tx Logic out of the UI and create a visble state for pending and unaproved transactions 8 years ago
Frankie cf6817092b remove unnecessary try statments 8 years ago
Frankie e6da8e2762 Fix signing of transactions 8 years ago
Dan Finlay af2c7004b0 Make single letter variables more verbose 8 years ago
Dan Finlay a10fe6b6f4 Return keyring metadata on metamask state object 8 years ago
Dan Finlay 05ce7086f7 Added error when trying to unlock uninitialized vault 8 years ago
Frances Pangilinan a85c691b71 Remove txManager in keyring controller 8 years ago
Frances Pangilinan 1ebcbe296b Migrate all tx mutation code out of keyring controller and 8 years ago
Frances Pangilinan 6e78494846 First pass at revision requests 8 years ago
Dan Finlay 48f2ae2154 Move old keystore migration code to metamask controller 8 years ago
Dan Finlay 931ae5f64a Make notices confirmation configurable 8 years ago
Dan Finlay 26f1e6cbd2 Remove encryptor in favor of external browser-passworder 8 years ago
Kevin Serrano e9bea92ac3
Lint. 8 years ago
Frances Pangilinan 090935f90a Create a TxManager 8 years ago
Dan Finlay 7b9749e30c Got bad account detection working and added to state 8 years ago
Dan Finlay ab9e15b782 Mostly added bad account detection 8 years ago
Dan Finlay c431783602 Remove redundant logging block 8 years ago
Dan Finlay 1880cda9b9 Fix vault encrypting & unlocking bug 8 years ago
Dan Finlay df0b89074b Return promise correctly from setSelectedAddress 8 years ago
Dan Finlay 5bf1018d75 Flattened addTx async methods 8 years ago
Dan Finlay ff3f6cc36a Bind ethQuery to estimateGas to allow it to be moved around. 8 years ago
Dan Finlay 85d5b12f8d Fix tx adding code 8 years ago
Dan Finlay 4b6b1db4f0 Ordered keyringController methods the same in metamask-controller 8 years ago
Dan Finlay b81f00849d Annotated KeyringController 8 years ago
Dan Finlay 80e76b45ee Denodeify most of KeyringController 8 years ago
Dan Finlay d9dc2eac63 Fix more async usage of KeyringController 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 c77d355e98 Complete first pass at asyncrhonizing keyring controller 8 years ago
Dan Finlay 2efab79f5b Asynced keyrings and started on controller 8 years ago
Dan Finlay 05c8658ff3 Fix new encryptor migration logic 8 years ago
Dan Finlay 822face7a3 Fix password reference 8 years ago
Dan Finlay 6ebdebc0a5 Remove line of cruft 8 years ago
Dan Finlay 4b7b0a86d8 Refine isInitialized derivation method 8 years ago
Dan Finlay de8da9ddf6 Simplify Encryptor API Surface 8 years ago