1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/shared/modules
Dan J Miller 9fa15dda6f
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 13:16:45 -03:30
..
buffer-utils.js
buffer-utils.test.js
contract-utils.js Refactor checking if address is contract into a new module. (#12354) 2021-10-20 16:12:07 +01:00
contract-utils.test.js Refactor checking if address is contract into a new module. (#12354) 2021-10-20 16:12:07 +01:00
conversion.utils.js Support for Layer 2 networks with transaction fees on both layers (#12658) 2021-11-11 13:16:45 -03:30
conversion.utils.test.js
fetch-with-timeout.js
fetch-with-timeout.test.js bump @metamask/controllers to v15.0.2 and remove AbortController workaround in e2e tests (#11988) 2021-09-03 09:34:21 -05:00
gas.utils.js
gas.utils.test.js
hexstring-utils.js
hexstring-utils.test.js
network.utils.js
random-id.js
rpc.utils.js
swaps.utils.js
transaction.utils.js
transaction.utils.test.js