Commit Graph

227 Commits (f9fc6cec3b01357dd5bb182b6389426d1f17260a)

Author SHA1 Message Date
Alexander Tseung 22d9e3a7e6 Allow editing account name in account details modal 7 years ago
Dan 0d39a3a8d4 Fix send token bug. 7 years ago
Dan b96ba55229 Clear send state on cancelling and signing. 7 years ago
Chi Kei Chan f503120b82 Add Import With Seed Phrase 7 years ago
Chi Kei Chan ac50db52a9 Fix linter 7 years ago
Chi Kei Chan 5cbbb476b3 ShapeShift Integration 7 years ago
Chi Kei Chan c6a3d00d80 Fix merge conflict; separate onboarding buy screen 7 years ago
Jacky Chan 85e485128f Add Go to Coinbase; Show Buy Ether after signup 7 years ago
Jacky Chan 449bce5eea Implement Import Account Screen 7 years ago
Jacky Chan 1a9b217558 Add BackupPhraseScreen 7 years ago
Jacky Chan fd4fbdc0cd Add NoticeScreen 7 years ago
Jacky Chan e1497fafa6 Add UniqueImageScreen 7 years ago
Dan 60eda592b5 Handling to and amount errors. 7 years ago
Dan f81226fbe9 Move all of send state to metamask state. 7 years ago
Dan 4f9ac1c4fe Get from and update addressBook in send-v2 7 years ago
Chi Kei Chan 5ee6e4d3b3 wip 7 years ago
Dan ac43872c1a Enable send-v2 functionality. 7 years ago
Dan a9244f5e42 Customize Gas connected to state 7 years ago
Dan c9c940bfc1 Clear selected token when changing network. 7 years ago
Dan 583342bd56 Removes old/second setProviderType method from before merge (commit bd99bc2e) 7 years ago
Dan ac4868170f Enables remove token and ensures add/remove update the list without need for refresh. 7 years ago
Dan ff64fe98dd Shapeshift deposit tx modal. 7 years ago
kumavis a2b6d3ffc5 network - remove long dead etherscan provider code 7 years ago
kumavis d6ea2fa425 network - convert localhost from custom rpc to network type 7 years ago
Sergey Ukustov c2b8dada91 Add eth_signTypedData handler 7 years ago
Chi Kei Chan 67ee5b21e6 Query for gas estimates 7 years ago
Dan 10345a12c2 Keep privateKey out of state and clear it after closing export private key modal. 7 years ago
Dan 541b69dda9 Gets gas and price estimates when send components mount. 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 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
Chi Kei Chan 3ec2f53463 Integrate Add Token 7 years ago
Dan feb90f2fc4 Clear token selection when changing account. 7 years ago
Chi Kei Chan 8f31b05ac5 Add token exchange rates 7 years ago
Chi Kei Chan 8b5f2a95df Improve styling in Confirmation Screen; Show decoded send token data 7 years ago
Chi Kei Chan 7eb6dae418 Added signTokenTx; Adding token confirmation screen 7 years ago
Dan 6d3b3d4203 Show confirm transaction screen when clicking a pending transaction in the list. 7 years ago
Chi Kei Chan 8b919758e5 Send Token screen partial UI 7 years ago
Chi Kei Chan f1fb9e10a0 Adding Token transaction detail screen 7 years ago
Dan 78f39bcce6 Send tx working; user is taken to confirm page with correct transaction information. 7 years ago
Dan 3ce69e1b65 Clean up send.js and eth-balance.js with es6. 7 years ago
sdtsui 9d69401041 Hook up showAddToken to dropdown menu item in account options dropdown 7 years ago
sdtsui 4e9376ca71 Extend modal implementation and state management to accomodate multiple modal types 7 years ago
Dan Finlay 343a7e9cce Transition to home view after tx error 7 years ago
davidp94 f52ef5d496 fix goHome 7 years ago
davidp94 39424cdf45 remove unused action type 7 years ago
DavidNinja 399c51c048 cancel all txs 7 years ago
sdtsui 4cd33453dc [WIP] Extract network dropdown into own component 7 years ago
sdtsui aab0fda9ac Add actions and reducers for global modal 7 years ago