1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Brad Decker e2c4816394 split advancedGasFee by network and erase previous options (#20576)
* Split out advanced gas fees by network and delete old values

* use arrow functions in preferences test

* changes

* added back priorityFeeProperCase to en messages

* update types

* remove case change
2023-08-30 16:21:06 -02:30
..
__mocks__
components split advancedGasFee by network and erase previous options (#20576) 2023-08-30 16:21:06 -02:30
contexts
css
ducks Fix account selectors when balances are missing (#20385) 2023-08-30 16:21:06 -02:30
helpers Merge remote-tracking branch 'origin/master' into Version-v10.35.0 2023-08-14 14:31:37 -02:30
hooks Use primary transaction to get token value in useTransactionDisplayData (#20536) 2023-08-21 11:26:09 -02:30
pages Fixing Dapp link on NFT import screen (#19799) 2023-08-27 16:25:39 -02:30
selectors split advancedGasFee by network and erase previous options (#20576) 2023-08-30 16:21:06 -02:30
store split advancedGasFee by network and erase previous options (#20576) 2023-08-30 16:21:06 -02:30
index.js Fix and test log.info calls run for each migration (#20517) 2023-08-18 11:16:42 -02:30
index.test.js