1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/shared/lib
Daniel 7f50febfcd
Ensure 0% slippage on Arbitrum for wrapping / unwrapping (#16778)
* Contract addresses to lowercase

* Use case insensitive checks in the shouldEnableDirectWrapping fn

* Remove duplicated functions, move unit tests into the right location
2022-12-06 10:44:09 -06:00
..
error-utils.js Show error message if service worker did not load (respond to the UI) (#15774) 2022-11-03 21:25:13 +04:00
error-utils.test.js Show error message if service worker did not load (respond to the UI) (#15774) 2022-11-03 21:25:13 +04:00
fetch-with-cache.js
fetch-with-cache.test.js
metamask-controller-utils.js
storage-helpers.js
swaps-utils.js Ensure 0% slippage on Arbitrum for wrapping / unwrapping (#16778) 2022-12-06 10:44:09 -06:00
swaps-utils.test.js Ensure 0% slippage on Arbitrum for wrapping / unwrapping (#16778) 2022-12-06 10:44:09 -06:00
switch-direction.js
token-util.js
transactions-controller-utils.js
ui-utils.js