Commit Graph

76 Commits (230a0ab876df82edc8147fd3c0ba18f10ffc4e3c)

Author SHA1 Message Date
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
kumavis bc39cd7b89 KeyringController - estimateGas->analyzeGasUsage fix gasLimit + detect OOG 8 years ago
Dan Finlay c4056a861a Move state update outside of conditional callback block 8 years ago
Dan Finlay 606c0b7618 Remove callback type check 8 years ago
Dan Finlay 136296aad6 Began moving salt into encryptor 8 years ago
Dan Finlay ea56426b23 Use callback in placeSeedWord method. 8 years ago
Dan Finlay 9fb96128e6 Rename idStoreMigrator method for clarity 8 years ago
Dan Finlay ced36eb201 Improve Keyring organization 8 years ago
Kevin Serrano 1cbab788ec
Change fauceting to become a response of an emit. 8 years ago
Kevin Serrano f5b0795ac5
change all instances of selectedAddress to selectedAccount. 8 years ago
Kevin Serrano 9123e70434
Remove entropy from encryption and project. 8 years ago
Kevin Serrano bc6312e9e3
Promisify persistence of keyrings before returning key 8 years ago
Kevin Serrano cd2442e3e7
Persist keyrings from migration to storage. 8 years ago
Dan Finlay f229d32442 Replace old random-id code with incrementing id generator 8 years ago
Kevin Serrano 592b64a19f
Revert one cb to previous state. 8 years ago
Kevin Serrano 5bfb700fa8
Minimize dispatches by using emitters and relying on state updates. 8 years ago
Kevin Serrano a4666de0ce
Minimize repeated code. 8 years ago
Kevin Serrano b1fee2a1d3
Minimize repeated code. 8 years ago
Kevin Serrano 7de6b12aad
Re-enable disclaimer screen. Rename variables to reflect role more clearly. 8 years ago
Kevin Serrano 4826f7c0a0
Revert to previous anonymous function for promise. 8 years ago
Kevin Serrano 20cea5b2f5
Various keyring changes 8 years ago
Kevin Serrano 23263bec7d
Linting to the max. 8 years ago
Frankie 17aac2dbc5 fix tx data so it has the network id 8 years ago
Dan Finlay 553a6da011 Fix 787 gas buffer bug 8 years ago
Dan Finlay fc26a0a899 Fix network checking 8 years ago
Dan Finlay abebe51f69 Add tolerance to normalize method 8 years ago
Dan Finlay ba7d6b437f Fix password validation and persistence issue 8 years ago
Kevin Serrano 2afc06287d
Implement private key exporting. 8 years ago
Dan Finlay e0246975a7 Finish fixing nicknaming bug 8 years ago
Dan Finlay bd2a429a85 Fix account nicknaming bug 8 years ago
Dan Finlay 9ca3c57339 Fix vault creation bug 8 years ago
Dan Finlay 185396ff08 Fix dual vault creation bug 8 years ago
Dan Finlay ed1917d71a Fix initial vault creation 8 years ago
Dan Finlay 4cf1b606e4 Fix handling of migrating old vault style 8 years ago
Kevin Serrano 8f3db0dbc0
Add reveal of seed words. 8 years ago
Dan Finlay b5f6ef8c01 Fixed bugs related to clearing caches when restoring to a new vault 8 years ago
Dan Finlay 498b30bddc Fix seed phrase restore 8 years ago
Kevin Serrano db356a181a
Made progress on parity for MultiVault 8 years ago
Kevin Serrano 96643c222a
Implement seed word confirmation page. 8 years ago
Kevin Serrano 6fc498f8a0
Implement auto-fauceting 8 years ago
Dan Finlay 18e5173f06 Now migrating old vaults to new DEN format 8 years ago
Dan Finlay 6ec471c6dc Configure BIP44 Keychain as default one 8 years ago