Commit Graph

375 Commits (702b7568820d7a695f191df6bf44c76b37fdc7d8)

Author SHA1 Message Date
Kevin Serrano 65c84ac4b2
Delete all code related to disclaimers. 8 years ago
Dan Finlay b529017149 Remove egregious alert 8 years ago
Dan Finlay 13ee92909c Mostly got shapeshift tx management into its own controller 8 years ago
kumavis 9e4ef45b6a migration #9 - break out CurrencyController substate 8 years ago
kumavis 99fa9ab13a migration 7 - break off TransactionManager substate 8 years ago
kumavis 296b278592 actions - dont expect background to provide newState, manually update 8 years ago
kumavis f9b31fe2c3 rename selectedAccount to selectedAddress 8 years ago
kumavis 9ab8362843 metamask controller - cleanup remote api 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
Frankie 8642ced310 Fix issue where generating a new account would put it in loose keys 8 years ago
Dan Finlay 5d8a3dd99b Add ability to import v3 JSON wallets 8 years ago
Dan Finlay b52346388b Added new modular private key import system 8 years ago
Dan Finlay 1ff4894b67 Allow importing of private key strings 8 years ago
Dan Finlay 77bd010543 Add "import account" menu item + template view 8 years ago
Dan Finlay d87a7b2a76 Send update to UI when changing selected account 8 years ago
Dan Finlay 2c2cdc4475 Convert more actions to new simple pattern 8 years ago
Dan Finlay 10c818abac Restore missing line 8 years ago
Dan Finlay 013e6a608f Corrected instances of showWarning to displayWarning 8 years ago
Dan Finlay 8b7b097034 Apply new pattern to repetitive functions 8 years ago
Dan Finlay 3ebf029c04 Update account list after adding account 8 years ago
Dan Finlay 931ae5f64a Make notices confirmation configurable 8 years ago
Kevin Serrano 9c8345467c
Modify actions to support better transition. 8 years ago
Kevin Serrano e9bea92ac3
Lint. 8 years ago
Kevin Serrano 851ba66cdd Add ability to show notices to user & get confirmation. 8 years ago
Kevin Serrano 8819475a2e Add ability to show notices to user & get confirmation. 8 years ago
Dan Finlay 1880cda9b9 Fix vault encrypting & unlocking bug 8 years ago
Dan Finlay 049e351c9d Add integration tests for logging out and back in 8 years ago
Dan Finlay 549bbfd05f Made integration test create a first vault 8 years ago
Kevin Serrano 5a02e58f62
Fix proper behavior for restoring accounts when password forgotten. 8 years ago
Dan Finlay ea56426b23 Use callback in placeSeedWord method. 8 years ago
Dan Finlay 17d63acaed Fix camel casing on setSelectedAccount action. 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 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 23263bec7d
Linting to the max. 8 years ago
Kevin G. Serrano 7b3f1ecc41
Unify warning functions. 8 years ago
Dan Finlay bc623bbe34 Linted 8 years ago
Dan Finlay 1bbe0ed9e8 Scaffold new account view 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 25c46a1636
Make case condition more consistent. Remove extra action. Fix incorrect display of network. 8 years ago
Dan Finlay 6ec471c6dc Configure BIP44 Keychain as default one 8 years ago
Kevin Serrano 678301a20e
Phase out extra warning screen. 8 years ago
Dan Finlay 957b7a72b5 Improved simple account generation 8 years ago