Commit Graph

2525 Commits (5289a36664f180fae1dc6da07ccc80d307f7408c)

Author SHA1 Message Date
Alexander Tseung adb71073c8 Fix unit tests 6 years ago
Alexander Tseung 5685c4bafe Estimate gas limit when the token amount changes. Fix amount input 6 years ago
Dan e4d3bdba12 Update send.utils.js estimateGas tests. 6 years ago
Dan b9b6cbf561 Add a buffer to new ui gas estimates 6 years ago
Alexander Tseung 1b9ed23752 Add hex-prefix to gas estimate result 6 years ago
Dan bb855707ef ENS input in send form shows distinct errors for invalid addresses and non-existent addresses. 6 years ago
kumavis 44a8e48a04 notices - replace getLatestNotice with getNextNotice 6 years ago
Dan 5995b6d68d ENS name revalidates on network change. 6 years ago
Bruno 8763ea898e move TrezorKeyring to its own package 6 years ago
Bobby Dresser 4196b16f06 add help link to eth_sign warning 6 years ago
Bruno d1880073f6 balances working 6 years ago
Bruno 8c4d58aa45 initial trezor support 6 years ago
Dan 049071a743 Access correct property from state in confirm screen components gatherTxMeta() 6 years ago
03-26 ccd4884db1 i18n - ja improvements 7 years ago
Whymarrh Whitby d9d09f953b Render the accounts in keyring order 7 years ago
Whymarrh Whitby 8b449b325d Remove unused identities reducer from UI 7 years ago
Whymarrh Whitby 665ac860e5 Remove selectedIdentity prop from wallet view 7 years ago
Whymarrh Whitby 762695bfd9 Ensure selectedAddress exists when render wallet 7 years ago
Dan J Miller 3b6e96bac9 Update hide-token-confirmation-modal.js to use new modalState schema (#4482) 7 years ago
Dan ada59054c9 Simplify recipient code check in send.utils estimateGas 7 years ago
Alexander Tseung 5a2771dd47
Indicate the current selected account on the popup account view (#4445) 7 years ago
Dan ffd42c59da Default currency-display valueToRender to empty string when not readOnly ('0' if readOnly). 7 years ago
Dan 1b879f45bc Fix calculation of data property for gas estimation on token transfers. 7 years ago
Bobby Dresser 966583026a update helpscout links to zenhub 7 years ago
Alexander Tseung fd98ed570e Fix ellipses 7 years ago
Dan 2ca084b055 Remove .only 7 years ago
Alexander Tseung cc73d869fe Add new alert modals 7 years ago
Alexander Tseung f4d833cb09 Change btn-secondary styles to btn-default. Make btn-secondary red warning style buttons 7 years ago
Dan 990b69c655 Improve input width calculation in currency-display.js 7 years ago
Dan d454b5de2b Token name is not hidden in wallet if balance is exceptionally long. 7 years ago
Dan 67c74cd5b6 Fix currency display send integration tests. 7 years ago
Dan 1bde2892ec Improve efficiency of estimateGasPriceFromRecentBlocks 7 years ago
Dan 0f3480a97f Fix then-catch + error handling in import-account 7 years ago
kumavis 64aa56b5a6 test - send-utils.test - lint fix 7 years ago
Dan 5a842e440f Gas estimation uses block gas limit as fallback if query.estimateGas returns an expected error. 7 years ago
Dan 0f20fce9b7 Auto update gas estimate when to changes. 7 years ago
Dan 2eddb7b652 Support smaller decimals in currency-display 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 6d8344d0d0 Update amount error on update of send screen. 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 389346913b
Prevent loading screen from overlaying the app bar (#4417) 7 years ago
Alexander Tseung d40971e7f3
Fix error handling on incorrect password (#4401) 7 years ago
Dan 5347319dff Fix setting of token balance on account switch in send screen from field. 7 years ago
Dan 7f23e017b2 Delete currency-input.js 7 years ago
Dan 2e1d962b1a Remove currency input from input-number 7 years ago
Dan f33bb3e2fd Stop using external NumericInput component. 7 years ago