1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/app/scripts
Mark Stacey 15ee9e1556
Await initializeProvider in network controller tests (#17180)
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
constants
controllers Await initializeProvider in network controller tests (#17180) 2023-01-13 12:53:39 -03:30
flask
lib Fix EIP-712 input validation order (#17156) 2023-01-13 16:57:08 +01:00
migrations Migrate to new controller packages (#16547) 2022-11-24 16:29:07 -03:30
platforms Improve transaction complete popup (#16300) 2023-01-04 09:40:42 -06:00
app-init.js
background.js [FLASK] Resolve snap_dialog approval on close (#16801) 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 (#16306) 2022-12-12 19:24:12 +07:00
detect-multiple-instances.js
detect-multiple-instances.test.js
disable-console.js
first-time-state.js
init-globals.js
inpage.js
lockdown-more.js Revert "Integrate new LavaMoat scuttling protection feature (#16994)" (#17043) 2022-12-22 17:26:53 +02:00
lockdown-run.js
metamask-controller.actions.test.js Nock some endpoints to improve test perf (#16940) 2022-12-13 14:20:24 -06:00
metamask-controller.js Remove dead addressbook migration code (#17127) 2023-01-12 13:05:48 -06:00
metamask-controller.test.js Move MetaMask middleware out of network controller (#16863) 2023-01-06 13:44:50 -03:30
sentry-install.js
ui.js scripts/ui: add tabs.query promise error handler (#16915) 2022-12-14 01:21:32 +07:00
use-snow.js