1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app
Erik Marks 8a8ce3a0c0
@metamask/controllers@15.0.0 (#11975)
Adds the latest version of `@metamask/controllers`, and updates our usage of the `ApprovalController`, which has been migrated to `BaseControllerV2`. Of [the new `controllers` release](https://github.com/MetaMask/controllers/releases/tag/v15.0.0), only the `ApprovalController` migration should be breaking.

This is the first time we use events on the `ControllerMessenger` to update the badge, so I turned the messenger into a property on the main `MetaMaskController` in order to subscribe to events on it in `background.js`. I confirmed that the badge does indeed update during local QA.

As it turns out, [MetaMask/controllers#571](https://github.com/MetaMask/controllers/pull/571) was breaking for a single unit test case, which is now handled during setup and teardown for the related test suite (`metamask-controller.test.js`).
2021-08-31 12:27:13 -07:00
..
_locales Updating message about disabled Mobile Sync (#11935) 2021-08-25 15:21:28 -07:00
fonts Add euclid fontface (#9018) 2020-07-27 17:15:44 -05:00
images Adding subtitles for additional languages (SRP Video) (#11849) 2021-08-18 09:09:11 -07:00
manifest Build - refactor for bundle factoring and swappable runtime (#11080) 2021-07-15 10:59:34 -07:00
scripts @metamask/controllers@15.0.0 (#11975) 2021-08-31 12:27:13 -07:00
vendor/trezor Update postMessage structure for TrezorConnect 8 (#10192) 2021-01-21 11:12:54 -06:00
background.html Build - refactor for bundle factoring and swappable runtime (#11080) 2021-07-15 10:59:34 -07:00
home.html Build - refactor for bundle factoring and swappable runtime (#11080) 2021-07-15 10:59:34 -07:00
loading.html refactor & change html pages 2019-05-04 18:57:19 +02:00
notification.html Build - refactor for bundle factoring and swappable runtime (#11080) 2021-07-15 10:59:34 -07:00
phishing.html Build - refactor for bundle factoring and swappable runtime (#11080) 2021-07-15 10:59:34 -07:00
popup.html Build - refactor for bundle factoring and swappable runtime (#11080) 2021-07-15 10:59:34 -07:00
trezor-usb-permissions.html trezor v5 working on firefox 2018-08-05 02:43:02 -04:00