Commit Graph

1408 Commits (f6ca06f775a739c8b449405c5e96b03151a6a33c)

Author SHA1 Message Date
trejgun e05eeb56da fix default import 6 years ago
Koh Wei Jie cd90e8a869 removed stray console.log 6 years ago
Koh Wei Jie 1ff29c5b4a fixed blank boolean field for typed signing for new UI 6 years ago
Dan e8fa18779d Fix style of shapeshift screen in deposit modal. 6 years ago
Dan 97a7bc4894 Remove commented out code in ens-input. 6 years ago
trejgun 778aec8c75 lint 6 years ago
trejgun c27dfb01bb refactor gas-fee-display component 6 years ago
Whymarrh Whitby 3123073659 Scroll large amounts in the send component 6 years ago
Whymarrh Whitby 1f6f4977de Handle large token balances in tx list hero 6 years ago
Dan 957d729c17 Only show the customize gas modal if the estimateGas call is not currently in flight. 6 years ago
Csaba S 8aab4dd1fa View address of an added token (#4591) 6 years ago
Dan ac7c0277b5 On send screen amount change, updateGas call now includes current to address. 6 years ago
Dan 70abe54c94 Send screen returns simple gas cost if no to address specified when not sending token. 6 years ago
Dan 6c9302f985 Remove leading zeroes from send screen amount row input. 6 years ago
Dan 36de213c6c Fix currency-display.js rendering of token amounts. 6 years ago
Dan 347d1984cf Revert to updating amount on blur of input change; update gas on blur of amount input change; validate onchange. 6 years ago
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
Bobby Dresser 4196b16f06 add help link to eth_sign warning 6 years ago
Dan 049071a743 Access correct property from state in confirm screen components gatherTxMeta() 7 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 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
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