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 aaa15cbe03
Add support for EIP1559 transactions to transaction breakdown (#11622)
* Add support for EIP1559 transactions to transaction breakdown

* Use userPreferencedCurrencyDisplay for effective gas price in transaction breakdown

* Hide eip1559 gas properties in transaction breakdown on non-1559 networks

* Add comment explaining gasPrice and effectiveGasPrice usage in transaction breakdown container.
2021-07-28 15:00:34 -02:30
..
__mocks__
components Add support for EIP1559 transactions to transaction breakdown (#11622) 2021-07-28 15:00:34 -02:30
contexts
css
ducks Adding hex address guard to input validation for token sends (#11608) 2021-07-26 07:07:57 -07:00
helpers Add support for EIP1559 transactions to transaction breakdown (#11622) 2021-07-28 15:00:34 -02:30
hooks EIP-1559 - Restore custom values in Edit Gas Popover (#11589) 2021-07-27 17:12:56 +02:00
pages Fixing confirmation layout when dapp has suggested a price (EIP-1559) (#11634) 2021-07-28 11:29:55 -05:00
selectors rely upon gas fee controller for gas price estimates (#11511) 2021-07-16 11:06:32 -05:00
store Adding method to capture one-time Sentry exceptions (#11553) 2021-07-22 16:13:40 -07:00
index.js