1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Mark Stacey 15ee9e1556
Await initializeProvider in network controller tests ()
The network controller unit tests have been updated to wait until the
network controller is fully initialized before proceeding. This ensures
that the initialization doesn't have any side-effects that affect later
tests.
2023-01-13 12:53:39 -03:30
..
account-import-strategies Bump keystone package versions to latest () 2022-09-22 10:04:24 -05:00
constants Deprecating the Rinkeby, Ropsten, and Kovan test networks () 2022-09-28 20:26:01 -07:00
controllers Await initializeProvider in network controller tests () 2023-01-13 12:53:39 -03:30
flask Add changes to support blocking Snaps by source shasum () 2022-09-23 18:56:46 +02:00
lib Fix EIP-712 input validation order () 2023-01-13 16:57:08 +01:00
migrations Migrate to new controller packages () 2022-11-24 16:29:07 -03:30
platforms Improve transaction complete popup () 2023-01-04 09:40:42 -06:00
app-init.js Keep memstore contents after service worker restarts () 2022-11-22 20:56:26 +04:00
background.js [FLASK] Resolve snap_dialog approval on close () 2022-12-21 20:15:52 +01:00
contentscript.js Handle extension unloaded and reloaded error: "Extension context invalidated" during dapp use for chromium browsers () 2022-12-12 19:24:12 +07:00
detect-multiple-instances.js Warn about multiple MetaMask instances running () 2022-04-27 20:14:10 +02:00
detect-multiple-instances.test.js Warn about multiple MetaMask instances running () 2022-04-27 20:14:10 +02:00
disable-console.js Update Eslint and deps () 2022-07-26 13:10:51 -05:00
first-time-state.js remove exclusions for mismatched object jsdoc type casing () 2022-07-27 08:28:05 -05:00
init-globals.js MV3: fix injection of applyLavamoat variable in service worker () 2022-06-18 12:40:30 +05:30
inpage.js MV3: contentscript.js - re-activate streams when Service Worker terminates and then resets () 2022-09-13 14:20:08 -07:00
lockdown-more.js Revert "Integrate new LavaMoat scuttling protection feature ()" () 2022-12-22 17:26:53 +02:00
lockdown-run.js lockdown - breakout making globalThis properties non-writable () 2021-10-01 08:53:12 -10:00
metamask-controller.actions.test.js Nock some endpoints to improve test perf () 2022-12-13 14:20:24 -06:00
metamask-controller.js Remove dead addressbook migration code () 2023-01-12 13:05:48 -06:00
metamask-controller.test.js Move MetaMask middleware out of network controller () 2023-01-06 13:44:50 -03:30
sentry-install.js refactor sentryHooks object () 2022-11-09 19:28:32 +00:00
ui.js scripts/ui: add tabs.query promise error handler () 2022-12-14 01:21:32 +07:00
use-snow.js Integrating snow into metamask () 2022-11-24 02:36:19 +02:00