1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/ui/helpers/utils
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
..
common.util.js
common.util.test.js
confirm-tx.util.js Only show dapp suggested gas fee warning if user has not edited the fee (#11621) 2021-07-27 20:01:53 -02:30
confirm-tx.util.test.js Add gas constants (#11248) 2021-06-08 10:25:48 -05:00
conversions.util.js Add support for EIP1559 transactions to transaction breakdown (#11622) 2021-07-28 15:00:34 -02:30
conversions.util.test.js
fetch-with-cache.js Using values from shared/constants/time to represent timing values (#11241) 2021-06-10 12:27:03 -07:00
fetch-with-cache.test.js
formatters.js
i18n-helper.js Using values from shared/constants/time to represent timing values (#11241) 2021-06-10 12:27:03 -07:00
i18n-helper.test.js
icon-factory.js use safer toChecksum utility (#11117) 2021-05-17 16:19:39 -05:00
is-mobile-view.js
storage-helpers.js
switch-direction.js
token-util.js Fixing type issue with auto-filled custom token decimals value (#11604) 2021-07-26 07:08:10 -07:00
transactions.util.js move conversion utils to shared folder (#11451) 2021-07-06 12:48:49 -05:00
transactions.util.test.js
tx-helper.js
tx-helper.test.js
util.js use safer toChecksum utility (#11117) 2021-05-17 16:19:39 -05:00
util.test.js create safer isValidAddress method (#11089) 2021-05-17 14:00:59 -05:00
webcam-utils.js