Commit Graph

4589 Commits (f4d294714aa17cf1b8603d732edcc2f54c4c6069)

Author SHA1 Message Date
Dan J Miller 3ab5419dec Ensure simple send gas estimation happens after the recipient is iden… (#11485) 3 years ago
Alex Donesky bff17c6873 fix up ens/hex address validation error handling (#11477) 3 years ago
Daniel 54a6588628 Swaps: Add conditional routing to new APIs based on a feature flag (#11470) 3 years ago
Alex Donesky ece437b139 Update controllers with conversionRate change with minimal required changes in extension (#11361) 3 years ago
Brad Decker c3e6514c35
add useGasInputs hook (#11480) 3 years ago
Dan J Miller 809b93dd77
Ensure simple send gas estimation happens after the recipient is iden… (#11485) 3 years ago
Brad Decker 36ab817858
add edit button support to transaction-detail-item (#11481) 3 years ago
Daniel d438439661
Swaps: Add conditional routing to new APIs based on a feature flag (#11470) 3 years ago
Brad Decker f51a8451b8
add useGasEstimates hook (#11479) 3 years ago
Alex Donesky 2cb807dc20
fix up ens/hex address validation error handling (#11477) 3 years ago
Brad Decker 68dfc98f40
wire up gasFeeController (#11421) 3 years ago
Brad Decker 64adfe7b11
update speedup and cancel to make room for EIP-1559 (#11407) 3 years ago
Alex Donesky 0ca0f1784e
Add recovery-phrase views for new onboarding flow (#11434) 3 years ago
Alex Donesky b1e2005a73
Add form-field component and new account view (#11450) 3 years ago
ryanml 68ad9c619f
Adding copy icon to home screen account address (#11460) 3 years ago
Brad Decker da9fb4636b
move conversion utils to shared folder (#11451) 3 years ago
ryanml a835f00ba6
Fixing leading zero when amount input is focused (#11459) 3 years ago
Dan J Miller 70b86acd45 Add list of custom networks with special gas limit buffers (#11435) 3 years ago
Dan J Miller 6d53b00dcd Ensure that eth_estimateGas is called to estimate gas limit for simple sends on custom networks (#11418) 3 years ago
Brad Decker e17325c38a Refactor send page state management (#10965) 3 years ago
Alex Donesky 85f17831a2 add erc-721 token detection and flag to disable sending (#11210) 3 years ago
David Walsh 6fa3cce7ab
Create Gas Timing component for EIP-1559 (#11405) 3 years ago
David Walsh afe06adb7a
Add icon to actionable message component (#11409) 3 years ago
David Walsh e097a02607
Provide tooltip for 1559 Gas Price field (#11436) 3 years ago
Daniel 8ca0d24f82
Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 3 years ago
Dan J Miller bda4d0cbca
Add list of custom networks with special gas limit buffers (#11435) 3 years ago
ryanml 7170d183e9 Fix 3 years ago
David Walsh 310531eeb6
EIP 1559 - Provide a GWEI label for advanced gas control fields (#11419) 3 years ago
David Walsh 64644ad380
Implement Dapp Acknowledgement screen for editing gas (#11424) 3 years ago
ryanml 43b7eab46a
Fixing invalid minimumGasLimit prop (AdvancedGasInputs) (#11412) 3 years ago
Dan J Miller a60301686c
Ensure that eth_estimateGas is called to estimate gas limit for simple sends on custom networks (#11418) 3 years ago
Dan J Miller 520fbcdd03 Fix gas-modal-page-container.container check for custom gas price safety (#11426) 3 years ago
Dan J Miller 18464793f5
Fix gas-modal-page-container.container check for custom gas price safety (#11426) 3 years ago
Alex Donesky ad6715511e
make network-display component only clickable when passed a function for onClick (#11379) 3 years ago
Alex Donesky 433cf6339d
refix the instance of unsafe destructuring I had introduced and fixed and then reintroduced (#11428) 3 years ago
David Walsh 36d3770b42
EIP-1559 - Implement TransactionDetail for confirmations (#11404) 3 years ago
ryanml b1f469d1e2 Removing obsolete client-side transaction metrics events (#11329) 3 years ago
ryanml fed9c86abb Adding gasEstimateType to 'Changed Gas Button' metrics event (#11352) 3 years ago
sooyoung 9e86a03afa
add scroll function to jump to the top of screen (#11386) 3 years ago
Brad Decker 844a021fcd
remove ui lookup of lastGasPrice field (#11411) 3 years ago
Alex Donesky 352102438f
add ChipWithInput component (#11392) 3 years ago
David Walsh d68f8f27c6
Implements the new EIP1559 UI components (#11384) 3 years ago
ryanml 70dc762c84 cleanup conflicts 3 years ago
Brad Decker 23a859826f
add method to detect EIP 1559 support (#11369) 3 years ago
Daniel a1d7271ed7
Call Wyre’s API via our backend to generate Wyre’s Checkout URL (#11387) 3 years ago
Daniel ba3f51d6ed
Add support for fiat on-ramp via Transak (#11376) 3 years ago
ryanml a69ed05141
Removing obsolete client-side transaction metrics events (#11329) 3 years ago
Dan J Miller b7b30d0796 Use eth_gasPrice result for setting too low warning on custom networks (#11370) 3 years ago
Dan J Miller 87166afb6b
Use eth_gasPrice result for setting too low warning on custom networks (#11370) 3 years ago
Alex Donesky a6e16f458e
Adding edit navigation button flow back to send token flow (#11335) 3 years ago