Commit Graph

241 Commits (339eb7d1a687f141e822c745c568063783d44f15)

Author SHA1 Message Date
Dan 2e9137dddd Update max amount behaviour to meet new specs. 7 years ago
Dan 9db00fa507 Show user notifications after switch between UIs 7 years ago
Dan ce14ee2ffc New-ui actions accomodates old-ui. 7 years ago
Dan 7f79524070 Add UI selection 7 years ago
Jason Clark 75ef848196 making eslint happy 7 years ago
Jason Clark fc46a16a32 toggle wired up to preferences property store 7 years ago
Clark, Jason (Contractor) 90fc4812bc incremental commit 7 years ago
Dan 9e3f921ba9 Create single action for updating all of send in redux state. 7 years ago
Dan 34ca7290c5 Allow editing of send ether. 7 years ago
Dan 67bdfe87e3 Token balance in send state; validating sufficient tokens, validation updates on 'from' switching. 7 years ago
Dan 56e9f98bd0 More lint fixes 7 years ago
Dan 5a94775b3f Lint fixes for NewUI-flat. 7 years ago
Alexander Tseung 4e8d8639cb Fix Settings/Info screen being visible on logout (#2490) 7 years ago
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