-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Apply major ComposableController
API updates that fix broken functionality
#10441
base: main
Are you sure you want to change the base?
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c522e14 - Browse repository at this point
Copy the full SHA c522e14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e0a4a7 - Browse repository at this point
Copy the full SHA 8e0a4a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0d4c33 - Browse repository at this point
Copy the full SHA e0d4c33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4230f50 - Browse repository at this point
Copy the full SHA 4230f50View commit details -
Apply
@ts-expect-error
directive for type error caused by mobile's ……`@metamask/base-controller` being a major version behind `@metamask/composable-controller`
Configuration menu - View commit details
-
Copy full SHA for 0223858 - Browse repository at this point
Copy the full SHA 0223858View commit details -
Add
@ts-expect-error
directives forstateChange
events that need ……to be allowlisted in `ComposableControllerMessenger` but are raising errors pending upstream fixes
Configuration menu - View commit details
-
Copy full SHA for b75a118 - Browse repository at this point
Copy the full SHA b75a118View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90a85df - Browse repository at this point
Copy the full SHA 90a85dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04f49ce - Browse repository at this point
Copy the full SHA 04f49ceView commit details -
Remove
ts-expect-error
directive from `TransactionController:stateC……hange` due to `@metamask/transaction-controller` version upgrade
Configuration menu - View commit details
-
Copy full SHA for 4e505b3 - Browse repository at this point
Copy the full SHA 4e505b3View commit details -
Fix type error caused by
CurrencyRateController
18.0.0
breaking c……hange in state type - This was masked due to `any` typing of `datamodel` field of `Engine` class
Configuration menu - View commit details
-
Copy full SHA for 7d8d12b - Browse repository at this point
Copy the full SHA 7d8d12bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 942c36d - Browse repository at this point
Copy the full SHA 942c36dView commit details -
Remove
ts-expect-error
directive for base-controller version mismat……ch error - Fixed by `@metamask/base-controller` bump to `^6.0.0`
Configuration menu - View commit details
-
Copy full SHA for eb7f970 - Browse repository at this point
Copy the full SHA eb7f970View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c46164 - Browse repository at this point
Copy the full SHA 4c46164View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f91ad5 - Browse repository at this point
Copy the full SHA 6f91ad5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23664dd - Browse repository at this point
Copy the full SHA 23664ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for d94b202 - Browse repository at this point
Copy the full SHA d94b202View commit details -
Bump
@metamask/base-controller
to^7.0.0
, `@metamask/composable-c……ontroller` to `^9.0.0`
Configuration menu - View commit details
-
Copy full SHA for 69198bd - Browse repository at this point
Copy the full SHA 69198bdView commit details -
Add/remove
ts-expect-error
directives for resolving mismatch betwee……n base-controller versions
Configuration menu - View commit details
-
Copy full SHA for c53e8f9 - Browse repository at this point
Copy the full SHA c53e8f9View commit details -
test:
ComposableController
updates engine state when it receives a ……`stateChange` event
Configuration menu - View commit details
-
Copy full SHA for 6489509 - Browse repository at this point
Copy the full SHA 6489509View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9115c2 - Browse repository at this point
Copy the full SHA b9115c2View commit details -
Remove unused
stateChange
entries for non-controllers in `Composabl……eController` allowlist
Configuration menu - View commit details
-
Copy full SHA for 3eb5305 - Browse repository at this point
Copy the full SHA 3eb5305View commit details -
Configuration menu - View commit details
-
Copy full SHA for c630e1d - Browse repository at this point
Copy the full SHA c630e1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74879b3 - Browse repository at this point
Copy the full SHA 74879b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97cea4c - Browse repository at this point
Copy the full SHA 97cea4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 818eba3 - Browse repository at this point
Copy the full SHA 818eba3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e8d992 - Browse repository at this point
Copy the full SHA 1e8d992View commit details -
Restore
@ts-expect-error
directive forPhishingControllerMessenger
- To be removed here #11111
Configuration menu - View commit details
-
Copy full SHA for 495f0e6 - Browse repository at this point
Copy the full SHA 495f0e6View commit details -
Restore
@ts-expect-error
for base-controller alignment on `Approval……ControllerMessenger`
Configuration menu - View commit details
-
Copy full SHA for c6f70c9 - Browse repository at this point
Copy the full SHA c6f70c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a6d5d0 - Browse repository at this point
Copy the full SHA 2a6d5d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59afca8 - Browse repository at this point
Copy the full SHA 59afca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bfb7ac - Browse repository at this point
Copy the full SHA 2bfb7acView commit details -
Configuration menu - View commit details
-
Copy full SHA for a850cf9 - Browse repository at this point
Copy the full SHA a850cf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 116b85a - Browse repository at this point
Copy the full SHA 116b85aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa0e6c1 - Browse repository at this point
Copy the full SHA fa0e6c1View commit details -
Add TODO for resolving base-controller mismatch between `AccountsCont…
…rollerMessenger` and mobile
Configuration menu - View commit details
-
Copy full SHA for 2178825 - Browse repository at this point
Copy the full SHA 2178825View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 62094e1 - Browse repository at this point
Copy the full SHA 62094e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4970923 - Browse repository at this point
Copy the full SHA 4970923View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f965d8 - Browse repository at this point
Copy the full SHA 0f965d8View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 04958bf - Browse repository at this point
Copy the full SHA 04958bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d78d0cc - Browse repository at this point
Copy the full SHA d78d0ccView commit details -
Revert "Dedupe yarn lockfile, update Podfile.lock"
This reverts commit 116b85a.
Configuration menu - View commit details
-
Copy full SHA for 15d633c - Browse repository at this point
Copy the full SHA 15d633cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9b8ae2 - Browse repository at this point
Copy the full SHA b9b8ae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93add3c - Browse repository at this point
Copy the full SHA 93add3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 390d0e5 - Browse repository at this point
Copy the full SHA 390d0e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2fb6e9 - Browse repository at this point
Copy the full SHA d2fb6e9View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d82c4b7 - Browse repository at this point
Copy the full SHA d82c4b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e333d8b - Browse repository at this point
Copy the full SHA e333d8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce96d32 - Browse repository at this point
Copy the full SHA ce96d32View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8d030f - Browse repository at this point
Copy the full SHA c8d030fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83bc5ca - Browse repository at this point
Copy the full SHA 83bc5caView commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 07ee35b - Browse repository at this point
Copy the full SHA 07ee35bView commit details -
Add notifications controllers actions/events to `Global{Actions,Event…
…s}` and `stateChange` events to composable-controller messenger allowlist
Configuration menu - View commit details
-
Copy full SHA for 83c59ea - Browse repository at this point
Copy the full SHA 83c59eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7833177 - Browse repository at this point
Copy the full SHA 7833177View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78ff64b - Browse repository at this point
Copy the full SHA 78ff64bView commit details -
Add
SnapsRegistry
stateChange
event to composable controller mess……enger allowlist
Configuration menu - View commit details
-
Copy full SHA for bba0f53 - Browse repository at this point
Copy the full SHA bba0f53View commit details -
Add
SmartTransactionsController:stateChange
to composable controlle……r messenger allowlist
Configuration menu - View commit details
-
Copy full SHA for 1896175 - Browse repository at this point
Copy the full SHA 1896175View commit details -
Configuration menu - View commit details
-
Copy full SHA for db5be57 - Browse repository at this point
Copy the full SHA db5be57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a4fd30 - Browse repository at this point
Copy the full SHA 7a4fd30View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 305e9f0 - Browse repository at this point
Copy the full SHA 305e9f0View commit details -
Remove
@ts-expect-error
directive on `PhishingController:stateChang……e` entry in composable controller event allowlist
Configuration menu - View commit details
-
Copy full SHA for 0e2a97a - Browse repository at this point
Copy the full SHA 0e2a97aView commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 42d13d2 - Browse repository at this point
Copy the full SHA 42d13d2View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe66a38 - Browse repository at this point
Copy the full SHA fe66a38View commit details
Commits on Nov 14, 2024
-
Reflect V2 upgrades for
{AccountTracker,Nft,TokenRates}Controller
i……n Global{Actions,Events}, ComposableController event allowlist
Configuration menu - View commit details
-
Copy full SHA for e0ecbcc - Browse repository at this point
Copy the full SHA e0ecbccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51e3a5a - Browse repository at this point
Copy the full SHA 51e3a5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e632f70 - Browse repository at this point
Copy the full SHA e632f70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24d9936 - Browse repository at this point
Copy the full SHA 24d9936View commit details -
Configuration menu - View commit details
-
Copy full SHA for c50e9e6 - Browse repository at this point
Copy the full SHA c50e9e6View commit details -
Update
Global{Actions,Events}
with `NotificationServicesPushControl……ler` actions and events
Configuration menu - View commit details
-
Copy full SHA for eaf1ee2 - Browse repository at this point
Copy the full SHA eaf1ee2View commit details