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__ Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 2021-07-02 08:48:34 -05:00
components Add support for EIP1559 transactions to transaction breakdown (#11622) 2021-07-28 15:00:34 -02:30
contexts Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
css Provide New UI Components for EIP-1559 Designs (#11357) 2021-06-23 18:39:44 -05:00
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 remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00