1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Alex Donesky
bff17c6873 fix up ens/hex address validation error handling (#11477)
* fix up ens/hex address validation error handling

* fix lint/tests
2021-07-09 16:42:21 -02:30
Dan J Miller
70b86acd45 Add list of custom networks with special gas limit buffers (#11435) 2021-07-05 01:30:52 -07:00
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
2021-07-05 01:30:12 -07:00
Brad Decker
e17325c38a Refactor send page state management (#10965) 2021-07-05 01:09:19 -07:00