Commit Graph

762 Commits (2e80e8f722e60573764cddfea0b66739626f717a)

Author SHA1 Message Date
Dan Finlay 2e80e8f722 Remove unused function 8 years ago
Dan Finlay d844769c92 Add action for updating and approving a tx in one action 8 years ago
Dan Finlay 4370ca0cef Got gas live re-estimating 8 years ago
Kevin Serrano 2b0e939abd
Align input fields for gas. 8 years ago
Kevin Serrano 5d1a4db5e5
Further styling to get hex component working. Fix some typos. 8 years ago
Dan Finlay c4e9354575 Linted 8 years ago
Dan Finlay 57fec36a7d Add non-working gas recalculating logic to tx-details view 8 years ago
Kevin Serrano a77a5f0ab3
Move input boxes into table and into details component. 8 years ago
Kevin Serrano dfc89d6c6d
Make gasPrice accessible to the UI. 8 years ago
Dan Finlay 42c2c3df37 Improve pending tx blue dot style 8 years ago
Dan Finlay 961a83769b Fix cancel msg signing behavior. 8 years ago
Dan Finlay 1d1d296a1e Make personal sign view look nice 8 years ago
Dan Finlay 4697aca02c Got personal_sign working 8 years ago
Dan Finlay 7ec25526b7 Add alternate UI for pending personal_sign messages 8 years ago
Dan Finlay 564f920ae0 Add personal sign actions and template 8 years ago
Dan Finlay 05080d1c50 Fix UI Dev Mode for Tx Approval 8 years ago
Kevin Serrano e54b73679c
Notices must be scrolled down to proceed from. 8 years ago
Dan Finlay b2c68c9ea3 Set default log levels 8 years ago
Dan Finlay 8aca5bf4b5 Add debug logging to ui routing logic. 8 years ago
Kevin Serrano 415b9b245c
Fix typo. 8 years ago
Kevin Serrano c934f96651
Re-enable notices on dev. 8 years ago
Dan Finlay 6b56d6ba98 Broke hex decimal input into its own component 8 years ago
Kevin Serrano 89af0ef408
Change state to props, add modifiable fields. 8 years ago
Kevin Serrano 9aa70fbaba
Remove custom RPC option when on lock screen. 8 years ago
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