1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-03 14:44:27 +01:00
metamask-extension/ui/components/app/transaction-breakdown
Dan J Miller 82a95864f7 Support for Layer 2 networks with transaction fees on both layers (#12658)
* Support for Layer 2 networks with transaction fees on both layers

* Use  variable name in transaction-breakdown

* Add comment on code source to ui/helpers/utils/optimism/fetchEstimatedL1Fee.js

* Fix unit tests

* Ensure values passed to  are defined

* Fix activity log
2021-11-11 14:06:33 -03:30
..
transaction-breakdown-row Add Max Fee Per Gas to transaction breakdown (#12042) 2021-09-08 12:06:16 -06: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 Support for Layer 2 networks with transaction fees on both layers (#12658) 2021-11-11 14:06:33 -03:30
transaction-breakdown.container.js Support for Layer 2 networks with transaction fees on both layers (#12658) 2021-11-11 14:06:33 -03:30
transaction-breakdown.test.js Add Max Fee Per Gas to transaction breakdown (#12042) 2021-09-08 12:06:16 -06:00