1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
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
..
__mocks__
components Refactor send page state management (#10965) 2021-07-05 01:09:19 -07:00
contexts Refactor send page state management (#10965) 2021-07-05 01:09:19 -07:00
css
ducks Ensure that eth_estimateGas is called to estimate gas limit for simple sends on custom networks (#11418) 2021-07-05 01:30:12 -07:00
helpers add erc-721 token detection and flag to disable sending (#11210) 2021-07-05 01:01:26 -07:00
hooks add erc-721 token detection and flag to disable sending (#11210) 2021-07-05 01:01:26 -07:00
pages Refactor send page state management (#10965) 2021-07-05 01:09:19 -07:00
selectors Ensure that eth_estimateGas is called to estimate gas limit for simple sends on custom networks (#11418) 2021-07-05 01:30:12 -07:00
store Refactor send page state management (#10965) 2021-07-05 01:09:19 -07:00
index.js