1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/ducks/send
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
2021-06-30 23:24:47 -02:30
..
index.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
send.js Ensure that eth_estimateGas is called to estimate gas limit for simple sends on custom networks (#11418) 2021-06-30 23:24:47 -02:30
send.test.js Ensure that eth_estimateGas is called to estimate gas limit for simple sends on custom networks (#11418) 2021-06-30 23:24:47 -02:30