Commit Graph

840 Commits (903d3aeb7a3482f9de1d43d5634bdfec59715288)

Author SHA1 Message Date
Kevin Serrano fbabcf6191
Change networks from lock screen. 8 years ago
Kevin Serrano 8f72748732
fix debug 8 years ago
Kevin Serrano 8b38719a7c
Prevent notices from opening in test and debug mode. 8 years ago
Kevin Serrano 65c84ac4b2
Delete all code related to disclaimers. 8 years ago
Frankie de6455151e Revert old style message sighing 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
Frankie 6eb6057118 default a return of an empty array 8 years ago
Frankie 23622632c6 linting 8 years ago
Frankie 7aca279a5f fix transactions not showing up in history 8 years ago
Frankie 1b16b46241 code clan up and tests 8 years ago
kumavis f9b31fe2c3 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 9ab8362843 metamask controller - cleanup remote api 8 years ago
Frankie 583dc100ab Fix ui overlap 8 years ago
kumavis 463a56ff54 background controller - extract KeyringC.placeSeedWords to MetamaskC 8 years ago
Frankie 8ed657d5d5 fix base 8 years ago
kumavis 745fff0c80 hotfix - dont assume hd keyring position 8 years ago
Frankie b2623510ae Fix issue where ConfTx view lets you approve txs when the account has insufficient balance 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 9126652f2e Implement naieve JSON file importing 8 years ago
Dan Finlay b52346388b Added new modular private key import system 8 years ago
Frankie 460cbb985f Fix the dissplay for submitted transactions and the listner wating to hear when tx's were included in a block 8 years ago
Dan Finlay 3572708fda Fix test to log out despite number of menu items 8 years ago
Dan Finlay 693aa50e7f Remove outdated reference 8 years ago
Dan Finlay 9ed6381c5d Remove unused UI files 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 54c536e72c Fix message signing UI rendering 8 years ago
Frankie 6481f9ced4 Dont render conf-tx if their are no txParams to show 8 years ago
Frankie b72987405e remove orphaned comment 8 years ago
Frankie c1656aff19 lint 8 years ago
Frankie 5ed52eed68 Clean up code 8 years ago
Frankie 34081c8cb2 Fix sorting and instances where something could be undefined 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 29060acb72 update coinbase info and view 8 years ago
Kevin Serrano 3a6159080e
quick typo fix. 8 years ago
Kevin Serrano af61bb9065
Switch order of header and indicator. 8 years ago
Kevin Serrano b8d312f8b9
Linting. 8 years ago
Kevin Serrano a8a37e4d40
Make network somewhat more modular, add new network indicator. 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