Commit Graph

42 Commits (ad7d85b04e6caf7b23e717dbc87864234c1d95f2)

Author SHA1 Message Date
Niranjana Binoy eb987a47b5
Integrating the TokenListController to Extension (#11398) 3 years ago
Brad Decker ec1fd38076
remove unused sidebar component (#12048) 3 years ago
Daniel 6f0d6b1693
Add support for swaps via a direct contract for wrapping and unwrapping (#11845) 3 years ago
ryanml 9d6fee3c07 Updating decimal precision to 9 (getRoundedGasPrice) (#11930) 3 years ago
ryanml b20a77b255
Updating decimal precision to 9 (getRoundedGasPrice) (#11930) 3 years ago
Dan J Miller de388a7b1c Ensure transaction activity log supports EIP-1559 (#11794) 3 years ago
Dan J Miller e6543a83ef
Ensure transaction activity log supports EIP-1559 (#11794) 3 years ago
Dan J Miller 738d2722c5 Fixes updates on the confirm screen. (#11788) 3 years ago
Dan J Miller bfde5a1d77
Fixes updates on the confirm screen. (#11788) 3 years ago
David Walsh 0377e2c64e Restore heartbeat to transaction confirmation, use isGasEstimatesLoading more broadly (#11781) 3 years ago
David Walsh a0bd496d56
Restore heartbeat to transaction confirmation, use isGasEstimatesLoading more broadly (#11781) 3 years ago
Alex Donesky 02c0cbede9 Stop GasFeeController polling when pop closes (#11746) 3 years ago
Alex Donesky d359429f04
Stop GasFeeController polling when pop closes (#11746) 3 years ago
David Walsh c8b3dfe4e9
EIP-1559 - Fall back to gasLimit and gasPrice for hardware wallets (#11716) 3 years ago
Dan J Miller 668fd2db66
Ensure that gas fee/prices params are not updated while in send edit stage/mode (#11620) 3 years ago
Brad Decker e0953d9f68
Update send and confirm state management, and tx controller gas defaults, for EIP1559 (#11549) 3 years ago
Daniel 714170c7b8
EIP-1559 and Rinkeby Testnet support in Swaps (#11635) 3 years ago
Dan J Miller 404f876026
Allow higher precision gas prices in the send flow (#11652) 3 years ago
Dan J Miller d56bf1dedc Use current block gas limit as the limit passed eth_estimateGas (#11658) 3 years ago
ryanml aeae70ffd4
Revert "Use current block gas limit as the limit passed eth_estimateGas (#11658)" (#11660) 3 years ago
Dan J Miller aee79fd44d
Use current block gas limit as the limit passed eth_estimateGas (#11658) 3 years ago
ryanml d03dc311ee
Adding hex address guard to input validation for token sends (#11608) 3 years ago
Dan J Miller c72f1c5ae9 Ensure that the send flow state recipient nickname gets set if recipient address is in addressBook (#11610) 3 years ago
Dan J Miller 02318df48c
Ensure that the send flow state recipient nickname gets set if recipient address is in addressBook (#11610) 3 years ago
Dan J Miller 972b122d47 Fix sending maximum of an ERC20 token (#11594) 3 years ago
Dan J Miller 2ac7b27876
Fix sending maximum of an ERC20 token (#11594) 3 years ago
ryanml 8cb1557f1c
Adding method to capture one-time Sentry exceptions (#11553) 3 years ago
Dan J Miller 6a208556b8 Ensure send slice gas loading state is set to false upon gas estimation error (#11581) 3 years ago
Dan J Miller ac15b3b465
Ensure send slice gas loading state is set to false upon gas estimation error (#11581) 3 years ago
Dan J Miller b7ee6f47f8
Ensure gas limit estimation for token sends has correct default/base gas (#11565) 3 years ago
Brad Decker dc25a24de3
rely upon gas fee controller for gas price estimates (#11511) 3 years ago
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
Dan J Miller 809b93dd77
Ensure simple send gas estimation happens after the recipient is iden… (#11485) 3 years ago
Daniel d438439661
Swaps: Add conditional routing to new APIs based on a feature flag (#11470) 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 da9fb4636b
move conversion utils to shared folder (#11451) 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
Dan J Miller bda4d0cbca
Add list of custom networks with special gas limit buffers (#11435) 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
ryanml b1f469d1e2 Removing obsolete client-side transaction metrics events (#11329) 3 years ago
Brad Decker 844a021fcd
remove ui lookup of lastGasPrice field (#11411) 3 years ago
Brad Decker 23a859826f
add method to detect EIP 1559 support (#11369) 3 years ago
ryanml a69ed05141
Removing obsolete client-side transaction metrics events (#11329) 3 years ago
Alex Donesky a6e16f458e
Adding edit navigation button flow back to send token flow (#11335) 3 years ago
Brad Decker c30cb7d33a
Refactor send page state management (#10965) 3 years ago