1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Alex Donesky b82d357a0d
Remove decentralized 4byte function signature registry since it contains incorrect signatures and we can't algorithmically check for best option when 4byte.directory is down (#15300)
* remove decentralized 4byte function signature registry since it is griefed and we can't algorithmically check for best option when 4byte is down

* add migration

* remove nock of on chain registry call in getMethodDataAsync test
2022-07-26 12:01:14 -05:00
..
account-import-strategies
constants Add goerli, bsc, optimism, polygon, avalance, fantom, arbitrum network to query balances using BalanceChecker (#13846) 2022-07-18 10:51:18 -05:00
controllers reducing logic gates in tx metrics (#15329) 2022-07-25 11:26:02 -05:00
lib Metrics adjustments (#15313) 2022-07-22 18:09:48 -02:30
migrations Remove decentralized 4byte function signature registry since it contains incorrect signatures and we can't algorithmically check for best option when 4byte.directory is down (#15300) 2022-07-26 12:01:14 -05:00
platforms Update version parsing to allow rollback release (#14288) 2022-05-03 14:18:36 -02:30
app-init.js Capturing load time stats (#15157) 2022-07-20 11:40:31 +04:00
background.js Metrics adjustments (#15313) 2022-07-22 18:09:48 -02:30
contentscript.js Remove usage of querystring from contentscript (#15112) 2022-07-19 13:40:54 -05:00
detect-multiple-instances.js Warn about multiple MetaMask instances running (#13836) 2022-04-27 20:14:10 +02:00
detect-multiple-instances.test.js Warn about multiple MetaMask instances running (#13836) 2022-04-27 20:14:10 +02:00
disable-console.js
first-time-state.js
init-globals.js MV3: fix injection of applyLavamoat variable in service worker (#14920) 2022-06-18 12:40:30 +05:30
inpage.js
lockdown-more.js
lockdown-run.js
metamask-controller.js Improve tokenId parsing and clean up useAssetDetails hook (#15304) 2022-07-23 09:37:31 -05:00
metamask-controller.test.js Destroy ledger keyring when removing last account in ledger keyring (#14993) 2022-06-21 16:33:54 -02:30
sentry-install.js
ui.js Add friendly error handling when background throws an error before listening for connection (#14461) 2022-06-08 00:37:15 +04:00