1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-04 23:14:56 +01:00
metamask-extension/ui/helpers/utils
Frederik Bolding 4048feeaac
Increase likelyhood of valid method signatures being returned by getMethodData (#14937)
* Increase likelyhood of valid method signatures being returned by getMethodData

* Update coverage

* Update coverage

* Update coverage

* add a migration to clear knownMethodData

* Small typo changes

Co-authored-by: Alex <adonesky@gmail.com>
2022-06-17 23:11:09 +02:00
..
optimism
build-types.js
common.util.js
common.util.test.js Update ESLint config to v8 (#12886) 2021-12-09 15:36:24 -03:30
confirm-tx.util.js
confirm-tx.util.test.js
conversions.util.js
conversions.util.test.js
error-utils.js Add friendly error handling when background throws an error before listening for connection (#14461) 2022-06-08 00:37:15 +04:00
error-utils.test.js Add friendly error handling when background throws an error before listening for connection (#14461) 2022-06-08 00:37:15 +04:00
fetch-with-cache.js
fetch-with-cache.test.js
formatters.js
gas.js Fix speed-up/cancel: don't update existing transaction data (#14355) 2022-04-14 13:20:48 -02:30
gas.test.js Degrade gracefully when gas API is down (#13865) 2022-03-11 11:59:58 -07:00
hardware.js
i18n-helper.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
i18n-helper.test.js
icon-factory.js Update token detection logic to only control auto-detection (#14251) 2022-04-06 13:59:16 -04:00
is-mobile-view.js
metric.test.js
metrics.js
permission.js snaps-skunkworks@0.14.0 (#14700) 2022-05-18 13:49:26 +02:00
settings-search.js Add snaps view search (#14419) 2022-04-19 11:08:09 -04:00
settings-search.test.js Add search information for Theme dropdown (#14476) 2022-05-04 09:57:01 -05:00
storage-helpers.js
switch-direction.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
token-util.js Fix issue where we show contract address as recipient when calling safe transfer method on erc721 or erc1155 contracts (#13535) 2022-03-17 13:35:40 -05:00
transactions.util.js Increase likelyhood of valid method signatures being returned by getMethodData (#14937) 2022-06-17 23:11:09 +02:00
transactions.util.test.js Increase likelyhood of valid method signatures being returned by getMethodData (#14937) 2022-06-17 23:11:09 +02:00
tx-helper.js
tx-helper.test.js
util.js Degrade gracefully when gas API is down (#13865) 2022-03-11 11:59:58 -07:00
util.test.js
webcam-utils.js