Commit Graph

34 Commits (273c1dedb746b00ddb0999707c8c4aa317b9c14b)

Author SHA1 Message Date
Dan J Miller 09512c7148
Improvements for multi-layer fee UX (#13547) 3 years ago
Brad Decker 116d6b0eb8
add asset_type to transactions (#13858) 3 years ago
Olusegun Akintayo 442edc5a91
Update EIP1559 params. (#13652) 3 years ago
Brad Decker 9cea401022
extract determineTransactionType from tx controller (#13737) 3 years ago
yanjade 3eb99babf2
batch fix misspelling (#13449) 3 years ago
Alex Donesky be65eb7339
More nft ux fixes (#13388) 3 years ago
VSaric 5579061cfa
Proper calculation of the gas limit (#12784) 3 years ago
Alex Donesky db0230f23a
NFT UX cleanup grab-bag (#13352) 3 years ago
Alex Donesky f087e501a1
Add modal with directions to re-add token as NFT (#13291) 3 years ago
Alex Donesky 269aaa6fb5
fix send duck standard setting bug in updateSendAsset (#13289) 3 years ago
Alex Donesky 4826c8c95e
Feat/collectibles send flow (#13048) 3 years ago
Mark Stacey 3732c5f71e
Add JSDoc ESLint rules (#12112) 3 years ago
igorms-cons e41ac173d1
display hex data on send screen fixed (#12709) 3 years ago
igorms-cons 59054519ba
Show account name & full address in send view - issue #12346 (#12415) 3 years ago
Akintayo A. Olusegun 03e3edb00c
Refactor checking if address is contract into a new module. (#12354) 3 years ago
Jyoti Puri ade9e4ac4b
Changing cancel button labels in send screen when in editing stage (#12056) 3 years ago
Niranjana Binoy eb987a47b5
Integrating the TokenListController to Extension (#11398) 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
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
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
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
Dan J Miller 809b93dd77
Ensure simple send gas estimation happens after the recipient is iden… (#11485) 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
Brad Decker c30cb7d33a
Refactor send page state management (#10965) 3 years ago