Commit Graph

45 Commits (751c119d107b4a2ef2282dfa4f0ccd11c6e526d2)

Author SHA1 Message Date
Brad Decker 751c119d10
enable direct routing to the send page (#15259) 2 years ago
Alex Donesky 09164dcabb
Bump controllers v30.0.2 (#14906) 2 years ago
Dan J Miller 0c163dd8aa
Show users a warning when they are sending directly to a token contract (#13588) 2 years ago
Brad Decker 94967072f7
Remove global transaction state from send flow (#14777) 2 years ago
Dan Miller bc6c60cde1 Revert "Merge pull request #15063 from MetaMask/revert-v10.16.0" 2 years ago
Dan Miller 24662963c5 Revert "Merge pull request #15063 from MetaMask/revert-v10.16.0" 2 years ago
Mark Stacey 925a19fa4a Revert "Merge pull request #14912 from MetaMask/Version-v10.16.0" 2 years ago
VSaric 136218893b
Fix contact address pet name (#14613) 2 years ago
Dan J Miller 8961ea5d1b
Ensure transaction type is correctly updated on edit (#14721) 3 years ago
Brad Decker 51986a4724
Add types to send state (#14740) 3 years ago
Brad Decker 3177c6abbb
remove draft transaction (#14701) 3 years ago
Dan J Miller 5a6e82fc0f Ensure send logs use current chain currency symbol (#14726) 3 years ago
Dan J Miller 944c22262f
Ensure send logs use current chain currency symbol (#14726) 3 years ago
Brad Decker f251ca4ff2 Track send flow history on txMeta (#14510) 3 years ago
Brad Decker 564ad2f81b
Track send flow history on txMeta (#14510) 3 years ago
Brad Decker 193c22588e
call controller methods directly in send duck (#14465) 3 years ago
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