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 92556867f7
Update the announcement controller to v2 (#18465)
The announcement controller has been updated to v2.0.1. The breaking
change in v2 was the migration to the BaseControllerV2 API. This
affected the constructor, as well as some methods/properties that we do
not use.
2023-04-06 17:21:13 -02:30
..
account-import-strategies
constants
controllers
lib Fix switch-ethereum-chain handler by passing configuration id to setA… (#18483) 2023-04-06 12:37:34 -02:30
migrations
platforms
app-init.js Fix firsttimeloaded logic (#18344) 2023-04-06 12:13:01 -02:30
background.js Fix firsttimeloaded logic (#18344) 2023-04-06 12:13:01 -02:30
contentscript.js
detect-multiple-instances.js
detect-multiple-instances.test.js
disable-console.js
first-time-state.js
init-globals.js
inpage.js
lockdown-more.js
lockdown-run.js
metamask-controller.actions.test.js
metamask-controller.js Update the announcement controller to v2 (#18465) 2023-04-06 17:21:13 -02:30
metamask-controller.test.js Fix firsttimeloaded logic (#18344) 2023-04-06 12:13:01 -02:30
sentry-install.js
ui.js
use-snow.js