Skip to content

1224.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 12:07
11c906d

@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)