1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/ui
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
..
__mocks__
components Fix gas-modal-page-container.container check for custom gas price safety (#11426) 2021-06-30 15:56:34 -02:30
contexts
css Provide New UI Components for EIP-1559 Designs (#11357) 2021-06-23 18:39:44 -05:00
ducks 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
helpers Provide New UI Components for EIP-1559 Designs (#11357) 2021-06-23 18:39:44 -05:00
hooks Update controllers with conversionRate change with minimal required changes in extension (#11361) 2021-06-23 18:28:49 -05:00
pages EIP-1559 - Implement TransactionDetail for confirmations (#11404) 2021-06-30 11:58:18 -05:00
selectors 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
store Call Wyre’s API via our backend to generate Wyre’s Checkout URL (#11387) 2021-06-25 09:52:29 -05:00
index.js