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 )
...
* Fix sending maximum of an ERC20 token
* Always update gas limit when send amount updates
3 years ago
Dan J Miller
2ac7b27876
Fix sending maximum of an ERC20 token ( #11594 )
...
* Fix sending maximum of an ERC20 token
* Always update gas limit when send amount updates
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 )
...
* Ensure gas limit estimation for token sends has correct default/base gas
* Fix comment change
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 )
...
* Ensure simple send gas estimation happens after the recipient is identified
* Update ui/ducks/send/send.test.js
Co-authored-by: Alex Donesky <adonesky@gmail.com>
* Improve test name
* Lint fix
Co-authored-by: Alex Donesky <adonesky@gmail.com>
3 years ago
Alex Donesky
bff17c6873
fix up ens/hex address validation error handling ( #11477 )
...
* fix up ens/hex address validation error handling
* fix lint/tests
3 years ago
Dan J Miller
809b93dd77
Ensure simple send gas estimation happens after the recipient is iden… ( #11485 )
...
* Ensure simple send gas estimation happens after the recipient is identified
* Update ui/ducks/send/send.test.js
Co-authored-by: Alex Donesky <adonesky@gmail.com>
* Improve test name
* Lint fix
Co-authored-by: Alex Donesky <adonesky@gmail.com>
3 years ago
Alex Donesky
2cb807dc20
fix up ens/hex address validation error handling ( #11477 )
...
* fix up ens/hex address validation error handling
* fix lint/tests
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 )
...
* Ensure that eth_estimateGas is called to estimate gas limit for simple sends on custom networks
* getIsNonStandardEthChain returns false when in test
* Add comment explaining gas limit buffer multipliers in estimateGasLimitForSend
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 )
...
* Ensure that eth_estimateGas is called to estimate gas limit for simple sends on custom networks
* getIsNonStandardEthChain returns false when in test
* Add comment explaining gas limit buffer multipliers in estimateGasLimitForSend
3 years ago
Brad Decker
c30cb7d33a
Refactor send page state management ( #10965 )
3 years ago
ryanml
1739ed9710
conflict fixes
4 years ago
Brad Decker
9e509d0c9d
Relocate send state into send duck from metamask duck ( #11252 )
4 years ago
Brad Decker
29742b9519
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
Brad Decker
09d81ac5f2
remove the ui/app and ui/lib folders ( #10911 )
4 years ago