1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/selectors
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
..
confirm-transaction.js
confirm-transaction.test.js
custom-gas.js
custom-gas.test.js
first-time-flow.js
index.js
permissions.js
permissions.test.js
selectors.js Support for Layer 2 networks with transaction fees on both layers (#12658) 2021-11-11 14:06:33 -03:30
selectors.test.js
transactions.js
transactions.test.js