1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/ui
Jyoti Puri e091e77674 Update gas limit on token allowance change (#18524)
* Update gas limit on token allowance change

* Fix unit test case

* lint: remove unused var txParams

* fix

* fix

* fix e2e

* fix e2e

* fix e2e

* fix e2e

* fix e2e

* fix build

* fix build

* fix build

* fix

* fix

* fix

* fix

* fix

---------

Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
Co-authored-by: legobt <6wbvkn0j@anonaddy.me>
2023-04-19 07:50:37 -02:30
..
__mocks__
components Update gas limit on token allowance change (#18524) 2023-04-19 07:50:37 -02:30
contexts Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
css
ducks fix: Pass correct optimism chain id to gas estimation (#18478) 2023-04-06 12:50:52 +01:00
helpers fix: Pass correct optimism chain id to gas estimation (#18478) 2023-04-06 12:50:52 +01:00
hooks NFTs: Use Unknown Collection instead of first NFT name (#18388) 2023-03-31 06:41:07 -02:30
pages Update gas limit on token allowance change (#18524) 2023-04-19 07:50:37 -02:30
selectors Bumping notification id's to 18 & 19 (#18460) 2023-04-06 12:38:11 -02:30
store Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
index.js NetworkController: Split network into networkId and networkStatus (#17556) 2023-03-30 16:49:12 -06:00
index.test.js