1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/app/scripts/controllers
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
..
ens use safer toChecksum utility (#11117) 2021-05-17 16:19:39 -05:00
network Add support for Polygon (#11545) 2021-07-20 19:17:15 +02:00
permissions Fix _getPermittedAccounts type safety (#10819) 2021-04-05 11:32:46 -07:00
transactions Add support for EIP1559 transactions to transaction breakdown (#11622) 2021-07-28 15:00:34 -02:30
alert.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
app-state.js Using values from shared/constants/time to represent timing values (#11241) 2021-06-10 12:27:03 -07:00
cached-balances.js cache balances by chain id (#10545) 2021-03-02 16:53:07 -06:00
cached-balances.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
detect-tokens.js Using values from shared/constants/time to represent timing values (#11241) 2021-06-10 12:27:03 -07:00
detect-tokens.test.js add method to detect EIP 1559 support (#11369) 2021-06-25 11:24:00 -05:00
incoming-transactions.js add maxPriorityFeePerGas and maxFeePerGas to incoming controller (#11367) 2021-06-24 14:52:14 -05:00
incoming-transactions.test.js add maxPriorityFeePerGas and maxFeePerGas to incoming controller (#11367) 2021-06-24 14:52:14 -05:00
metametrics.js Removing obsolete client-side transaction metrics events (#11329) 2021-06-24 15:37:44 -07:00
metametrics.test.js Removing obsolete client-side transaction metrics events (#11329) 2021-06-24 15:37:44 -07:00
onboarding.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
preferences.js Adding TokenListController to Metamask-Controller (#11515) 2021-07-15 19:08:16 -04:00
preferences.test.js Adding TokenListController to Metamask-Controller (#11515) 2021-07-15 19:08:16 -04:00
swaps.js Retrieve state after async action before updating state in _setSwapsQuoteRefreshTime (#11538) 2021-07-15 20:13:53 +02:00
swaps.test.js Swaps: Add conditional routing to new APIs based on a feature flag (#11470) 2021-07-09 10:24:00 -05:00
threebox.js Add some metrics events to the 3box controller (#11447) 2021-07-02 17:00:40 -02:30
token-rates-controller.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
token-rates.js Using values from shared/constants/time to represent timing values (#11241) 2021-06-10 12:27:03 -07:00