1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app
Elliot Winkler 9b0a6ecc90
NetworkController: Use messenger for events (#18041)
Currently, the network controller notifies consumers about events by
emitting them directly from the controller. In order to migrate the
controller to the core repo, where controllers use the BaseControllerV2
interface, events should be emitted via a messenger object.

This commit updates the network controller to use a messenger, and then
updates all of the controllers that listen for network events to use the
messenger as well.
2023-03-30 12:39:36 -06:00
..
_locales Adding terms of use link for opensea (#18381) 2023-03-30 22:25:02 +04:00
build-types [MMI] Adds mmi build type + manifest files and images (#17842) 2023-03-01 09:38:15 +00:00
fonts
images adding opensea security provider image (#18292) 2023-03-23 10:55:43 -04:00
manifest Revert "Fix(18190): add tabs to permission when initializing app (#18218)" (#18336) 2023-03-29 20:11:08 +01:00
scripts NetworkController: Use messenger for events (#18041) 2023-03-30 12:39:36 -06:00
vendor/trezor
background.html
home.html [MMI] Conditional change title in home if buildType is MMI (#17898) 2023-03-02 10:18:46 -06:00
loading.html
notification.html
popup.html
trezor-usb-permissions.html