Commit Graph

4560 Commits (119c2b24238b84d5a9e3beabe572da42f8e2ffcb)
 

Author SHA1 Message Date
Chi Kei Chan 0d4433ed58 Merge branch 'NewUI-flat' into MM-57-use-gas-estimator 7 years ago
tmashuang ff6f7b52e4 Clean up transactionController tests 7 years ago
Dan 5f6ec6aa98 Remove unnecessary trailing comma. 7 years ago
Dan 56697ea9a4 Select all in to and from of send screens, instead of clearing on focus. 7 years ago
Dan eae40e0544 Able to change selections in to and from fields of send and send token. 7 years ago
Dan 2c474b0d6e Export private key modal body ui. 7 years ago
Dan fc3e071ad6 Send token now estimates gas and price. 7 years ago
Dan 79bcb88db3 Refactor to store estimated gas and price in local state, return promise from actions. 7 years ago
Dan 88c4226bf1 Estimate gasPrice and gasLimit in send screen. 7 years ago
Dan a1d87b821b Update send token to handle errors onBlur events and prevent clicking send until all errors handled 7 years ago
Dan 171d38c8db Handles errors with to field and renders warnings from backend in send token. 7 years ago
Dan Finlay 1968d61431 Make encryptor configurable for keyring-controller 7 years ago
Dan Finlay feed9a5a17 Add mock random value generator 7 years ago
Dan Finlay fd985e7ec1 Merge branch 'master' into AddBalanceController 7 years ago
Dan Finlay 674aac83ce Make blockTracker an independent param 7 years ago
Dan Finlay d9c92cdbd1 Merge branch 'AddBalanceController' of github.com:MetaMask/metamask-plugin into AddBalanceController 7 years ago
Dan Finlay 8cd7329c91 Implemented feedback 7 years ago
kumavis 9bbb0ca1ea Merge pull request #2143 from MetaMask/Version-3.10.3 7 years ago
Dan Finlay dfbdb99858 Merge branch 'master' into AddBalanceController 7 years ago
kumavis 95afdfe368 Merge pull request #2145 from MetaMask/ConfigurableEncryption 7 years ago
Dan Finlay 40f1d08684 Made some requested changes 7 years ago
tmashuang 20fea3f1de Remove pending updateAndApprovedTransaction test 7 years ago
Dan 0eeba3771c Exports private key modal opens from dropdown. 7 years ago
frankiebee 4979f5902f bump metamascara version 7 years ago
tmashuang d4578836c9 Most of transaction controller tests 7 years ago
kumavis 87fc44c45a Merge branch 'master' of github.com:MetaMask/metamask-extension into filter-fixes-moar 7 years ago
kumavis 8ad74cf93a deps - bump filter deps and add random missing deps 7 years ago
Dan Finlay 443b1a8eb7 Remove keyring controller from project 7 years ago
Chi Kei Chan e1077836ce Add Confirm Send token screen 7 years ago
Dan 13f22ff6b0 get identities from getState() instead of passing from caller, only set new account label if label set. 7 years ago
Dan a1d72a59fe New account modal now allows for addition of account name. 7 years ago
Dan Finlay aa2abc00eb Merge branch 'AddBalanceController' into BreakOutKeyringController 7 years ago
Dan e325e5e2f5 Default class params to empty string in readonly-input 7 years ago
Dan 48867d95fe ReadOnlyInput component. 7 years ago
kumavis dd45592641 metamask - use provider-engines block tracker 7 years ago
kumavis 15195bca75 deps - bump provider engine for block tracker 7 years ago
Dan Finlay f128240e7f Fix test references 7 years ago
Dan Finlay 128cf40f91 Fix accont-tracker merge bug 7 years ago
Dan Finlay f01b0a818b Fix account-tracker references 7 years ago
Dan Finlay f9d2f523c6 Merge branch 'master' into AddBalanceController 7 years ago
Dan Finlay d2a747e57e Fix computed-balances controller reference 7 years ago
Dan Finlay 11c8c07bfc Refactor eth-store into account-tracker 7 years ago
kumavis 2ca2df1832 deps - bump eth-block-tracker 7 years ago
Dan Finlay 977405fc7d Remove dead code from eth-store 7 years ago
Dan Finlay 08b36b9b58 Allow metamaskController to define keyring types 7 years ago
Dan Finlay 4c971ebfd1 Define encryptor in constructor params instead of platform object 7 years ago
Dan fe37dd7ecd Open account details modal on buy -> direct deposit. 7 years ago
Dan 14bdc5a78c Client side error handling for from, to and amount fields in send.js 7 years ago
Dan Finlay e9b7fd9018 Patch security update 7 years ago
Chi Kei Chan 83cda2b82e Refactor Confirmation Tx to render different screen 7 years ago