1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 01:39:44 +01:00
metamask-extension/ui/components/app/transaction-breakdown
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
..
transaction-breakdown-row remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
transaction-breakdown.component.js Add support for EIP1559 transactions to transaction breakdown (#11622) 2021-07-28 15:00:34 -02:30
transaction-breakdown.component.test.js Add gas constants (#11248) 2021-06-08 10:25:48 -05:00
transaction-breakdown.container.js Add support for EIP1559 transactions to transaction breakdown (#11622) 2021-07-28 15:00:34 -02:30