1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/components/app/transaction-activity-log
Dan J Miller 9fa15dda6f
Support for Layer 2 networks with transaction fees on both layers ()
* 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 13:16:45 -03:30
..
transaction-activity-log-icon Use ternary conditionals instead of && () 2021-10-21 11:11:31 -05:00
index.js remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00
index.scss remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00
transaction-activity-log.component.js Adding UI helpers for URL parsing () 2021-08-24 15:28:16 -07:00
transaction-activity-log.component.test.js remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00
transaction-activity-log.constants.js remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00
transaction-activity-log.container.js move metamask state selectors out of send () 2021-06-08 11:03:59 -05:00
transaction-activity-log.container.test.js remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00
transaction-activity-log.util.js Support for Layer 2 networks with transaction fees on both layers () 2021-11-11 13:16:45 -03:30
transaction-activity-log.util.test.js Add gas constants () 2021-06-08 10:25:48 -05:00