Commit Graph

392 Commits (69fcfa427bdee2ea287e9d9c23963dc1032685cd)

Author SHA1 Message Date
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
kumavis 5f1f345a5d network - use providerType for localhost 7 years ago
kumavis ff26042b0c ui - actions - fix log for background call 7 years ago
Dan a109a774a5 Use ens-input component in send-v2 to allow sending to ens names. 7 years ago
Dan 2ddc2cc1fb Lint fixes. 7 years ago
Dan 5fe0be722b Handle i18n with redux. 7 years ago
Dan c1ff927fa0 Lint fixes. 7 years ago
Dan 5433d2fe3a Retry transaction logic added to tx-list-item, confirm-send-ether, customize-gas-modal, and dependents. 7 years ago
Dan 91c890041c Add welcome screen to new-ui browser first time flow. 7 years ago
Alexander Tseung cbb65cc493
Fix flashing to Log in screen after logging in or restoring from seed phrase (#3466) 7 years ago
Dan 6c400c2e92 Update first time flow button fonts, and first-time-flow default font, to Roboto. 7 years ago
Dan 376ffb758f Shapeshift form handles market info unavailable errors. 7 years ago
Csaba Solya 2b86d65d0c verify seedwords on log in 7 years ago
Dan J Miller 0d97ff2210
Fix NewUI reveal seed flow. (#3410) 7 years ago
Dan 66f55f954e Render loading inside notice screen, and don't set isLoading from unMarkPasswordForgotten. 7 years ago
Dan b5b16e4ce0 Only open a new window on restore from seed if in extension view. 7 years ago
Dan J Miller fe2ed68f11 Remove chrome focus outline for mouse users. (#3230) 7 years ago
Dan J Miller 7f151b861c
[NewUI] Opens to full screen when restoring from seed. (#3201) 7 years ago
Bruno Barbieri e6fda855a5 added reset account feature 7 years ago
Dan J Miller 100642c0ea Fix bug stemming from erroneously persistant unlock failure error message. (#3123) 7 years ago
Dan J Miller d7a1019a2c Adding one or more tokens sets the selected token before returning the user to the main screen. (#2995) 7 years ago
Dan 980e1bfcf8 New add account page with create and import options. 7 years ago