Skip to content

Release 388.0.0 #5763

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

Merged
merged 8 commits into from
May 6, 2025
Merged

Release 388.0.0 #5763

merged 8 commits into from
May 6, 2025

Conversation

ccharly
Copy link
Contributor

@ccharly ccharly commented May 6, 2025

Release candidates that includes some important perf improvements for the Snap account creation flow.

  • Prevent some unnecessary KeyringController:stateChange when using withKeyring
  • Prevent some unnecessary AccountsController:stateChange when handling SnapController:stateChange
  • Combine multiple actions into 1, to avoid multiple .update blocks

@ccharly ccharly changed the title Release/388.0.0 Release 388.0.0 May 6, 2025
@ccharly ccharly marked this pull request as ready for review May 6, 2025 09:59
@ccharly ccharly requested review from a team as code owners May 6, 2025 09:59
@ccharly ccharly self-assigned this May 6, 2025
Copy link
Member

@gantunesr gantunesr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keyring-controller and accounts-controller

Copy link
Contributor

@cryptodev-2s cryptodev-2s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ccharly ccharly merged commit f0742fa into main May 6, 2025
202 checks passed
@ccharly ccharly deleted the release/388.0.0 branch May 6, 2025 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: performance degradation during account creation
3 participants