Commit Graph

358 Commits (c9ec5ed38d0e2475778ca6eb18d29b3389f67190)

Author SHA1 Message Date
brunobar79 4e1d8ba19d good progress adding paths 6 years ago
brunobar79 5ef80495cf refactor to support multiple hw wallets 6 years ago
brunobar79 d0ccc59e45 add comment 6 years ago
Dan Miller e98c3b4c01 Get nonce for showing retry button using ethQuery transaction count. 6 years ago
brunobar79 710b4e294f added crossbrowser support and error handling 6 years ago
brunobar79 4339f04e80 use existing modals 6 years ago
Esteban MIno 2827e13caa add & delete tokens per network 6 years ago
brunobar79 74fd6d1d12 working without injection 6 years ago
Alexander Tseung 152246f3b0 Add close window support to signature requests. Move logic to actions 6 years ago
brunobar79 f7ad978474 camera working back and forth 6 years ago
brunobar79 76981c2ad9 added new global alert 6 years ago
Whymarrh Whitby 25417fad26 Add updateSendHexData action 6 years ago
Dan b3d78ed8a1 Remove send_ directory, revert to just having send 6 years ago
brunobar79 80e875308b forget device and autiload account features added 6 years ago
brunobar79 523cf9ad33 account removal is working 6 years ago
Alexander Tseung ea9d51e427 Refactor and redesign confirm transaction views 6 years ago
Dan 7d7662191a Improve error and promise resolution handling in action.js updateGasData(). 6 years ago
Dan 7babacf062 Remove unnecessary anonymous function call in actions.js gas estimation. 6 years ago
Dan de01a6f112 Use background gas price estimation method in new ui. 6 years ago
Dan a242668872 Only show the customize gas modal if the estimateGas call is not currently in flight. 6 years ago
Dan 957d729c17 Only show the customize gas modal if the estimateGas call is not currently in flight. 6 years ago
Bruno 8c4d58aa45 initial trezor support 7 years ago
Dan 1b879f45bc Fix calculation of data property for gas estimation on token transfers. 7 years ago
Alexander Tseung cc73d869fe Add new alert modals 7 years ago
Dan 0f20fce9b7 Auto update gas estimate when to changes. 7 years ago
Dan 4f0b4eef50 Estimate gas using same algorithm as backend. 7 years ago
Dan 166fda5877 Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks method. 7 years ago
Dan 17909465f2 getParamsForGasEstimate extracts symbol from token instead of just accepting symbol. 7 years ago
Dan 6f633a97e1 Rename gas change actions. 7 years ago
Dan 8b6d08a15d Split out getGasEstimate logic from updateGasTotal 7 years ago
Dan 1c3d2aa18b Importing account by json and private key shows error and does not change account if no selectedAddress comes after import. 7 years ago
Alexander Tseung 41e38fe553
Add notification for dropped retry transactions (#4363) 7 years ago
Dan c4e48d9263 Send refactor: fix amount max button for tokens. 7 years ago
Alexander Tseung 4f6b53c1aa Update designs for Add Token screen 7 years ago
Whymarrh Whitby 924cc1fcf7 Move setAccountLabel into PreferencesController 7 years ago
Dan 6bc8cc819a Merge branch 'develop' into i3725-refactor-send-component- 7 years ago
Alexander Tseung 2381c0e0f4 Add new unlock screen design 7 years ago
kumavis 0e48ddfceb ui - actions - importNewAccount - rethrow err on failure 7 years ago
kumavis 6f316ca450 network - remove setNetworkEndpoints 7 years ago
kumavis bce7adac85 ui - actions - importNewAccount - use async and pify for cleaner syntax 7 years ago
Dan 26f965bcce Further refactors; includes refactor of send-v2.js and associated container 7 years ago
Alexander Tseung 3082d2e4ef Use new design for reveal seed screen. Persist seed words only in first time flow 7 years ago
Alexander Tseung 477b74124d Revert "Fix UI getting stuck in Reveal Seed screen" 7 years ago
Alexander Tseung 1d80a4c452 Fix exception thrown when revealing seed words 7 years ago
Alexander Tseung 2c8156ebe9 Fix UI getting stuck in Reveal Seed screen 7 years ago
bitpshr d0447f9058 Maintain token prices using a background service 7 years ago
bitpshr a350e80fee Fetch token prices based on contract address 7 years ago
bitpshr 7129d7c0f3 Require loglevel singleton in each module that uses it 7 years ago
Dan 284dd85a99 first commit 7 years ago
Alexander Tseung 6277a4c46a Refactor onboarding flow 7 years ago