-
-
Notifications
You must be signed in to change notification settings - Fork 278
Update BaseController references in controllers that are not located in core #2080
Copy link
Copy link
Closed
Labels
team-wallet-frameworkDeprecated: Please use `team-core-platform` instead.Deprecated: Please use `team-core-platform` instead.
Description
Explanation
The following controllers need to be updated so that @metamask/base-controller is bumped to 4.0.0, and references to BaseController are fixed to BaseControllerV1 while instances of BaseControllerV2 are fixed to BaseController.
- metamask-extension:
-
DecryptMessageController -
EncryptionPublicKeyController -
ComposableObservableStore.test.js
-
- metamask-mobile:
- snaps:
-
SnapController -
JsonSnapsRegistry -
CronjobController
-
- ppom-validator:
-
PPOMController
-
- smart-transactions-controller:
-
SmartTransactionsController
-
- swaps-controller:
-
SwapsController
-
References
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
team-wallet-frameworkDeprecated: Please use `team-core-platform` instead.Deprecated: Please use `team-core-platform` instead.