Commit Graph

51 Commits (a83d50a4895e3ea1d528d0adb633092f6242e59d)

Author SHA1 Message Date
Olusegun Akintayo b6673731e2
Implement Network Switcher designs (#12260) 3 years ago
Niranjana Binoy 532927368d
Network Form Design and switch to full screen enhancements (#12302) 3 years ago
Dan J Miller 9d70c60c22
Connect Ledger via WebHID (#12411) 3 years ago
Akintayo A. Olusegun 03e3edb00c
Refactor checking if address is contract into a new module. (#12354) 3 years ago
Alex Donesky 9355fb21c7
Establish onboarding-flow wrapper/router base and feature flag env variable (#12247) 3 years ago
Jyoti Puri 6187ab9b01
Fix gas control flicker on send screen when switching between EIP-1559 networks (#12230) 3 years ago
Jyoti Puri ade9e4ac4b
Changing cancel button labels in send screen when in editing stage (#12056) 3 years ago
Daniel 28fc2d471f
Quotes prefetching in Swaps (#11915) 3 years ago
Alex Donesky 490d3b8d40
Integrate TokensController (#11552) 3 years ago
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