You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
@metamask/assets-controller 14.0.3
Changed
Bump @metamask/remote-feature-flag-controller from ^6.0.0 to ^6.1.0 (#9980)
Fixed
Clean up spam assets on keyring unlock, gated behind the assetsUnifyState remote feature flag's useUnlockCleanup property (disabled unless the flag explicitly enables it) (#9973)
Skip transaction-driven force getAssets refreshes on chains where AccountActivity already provides live WebSocket balance updates, avoiding a race with the Accounts API that could overwrite correct balances (#10030)