1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/ui/helpers/utils
Alex Donesky 3747ace06b
Refactor token send/method confirmation flow (trimmed down) (#13788)
* make use of getTokenStandardAndDetails method exposed on assetsContractController to determine how to represent the contract being interacted with in token contract method calls
2022-03-09 08:38:12 -06:00
..
optimism
build-types.js
common.util.js
common.util.test.js
confirm-tx.util.js
confirm-tx.util.test.js
conversions.util.js
conversions.util.test.js
fetch-with-cache.js
fetch-with-cache.test.js
formatters.js
gas.js EIP-1559 V2 UI/UX improvements (#13419) 2022-01-31 11:21:43 +05:30
gas.test.js EIP-1559 v2 - small fixes (#13392) 2022-01-26 23:48:43 +05:30
hardware.js
i18n-helper.js
i18n-helper.test.js
icon-factory.js
is-mobile-view.js
metric.test.js
metrics.js
settings-search.js [FIX #12760] Highlighting on search (#13730) 2022-02-24 13:06:30 -06:00
settings-search.test.js [FIX #12760] Highlighting on search (#13730) 2022-02-24 13:06:30 -06:00
storage-helpers.js
switch-direction.js
token-util.js Refactor token send/method confirmation flow (trimmed down) (#13788) 2022-03-09 08:38:12 -06:00
transactions.util.js
transactions.util.test.js
tx-helper.js
tx-helper.test.js
util.js extract determineTransactionType from tx controller (#13737) 2022-03-07 12:54:36 -06:00
util.test.js
webcam-utils.js