Skip to content

Release 415.0.0 - #5882

Merged
mcmire merged 1 commit into
mainfrom
release/415.0.0
May 29, 2025
Merged

Release 415.0.0#5882
mcmire merged 1 commit into
mainfrom
release/415.0.0

Conversation

@mcmire

@mcmiremcmire commented May 29, 2025

Copy link
Copy Markdown
Collaborator

This release primarily includes the following two fixes to network-controller:

  • Rather than throwing an error, NetworkController now corrects an invalid initial selectedNetworkClientId to point to the default RPC endpoint of the first network sorted by chain ID, then logs the error via Sentry (#5851)
  • Fix the block tracker so that it will now reject if an error is thrown while making the request instead of hanging (#5860)

Full list of packages and versions in this release:

  • @metamask/error-reporting-service (1.0.0)
  • @metamask/network-controller (23.5.0 -> 23.5.1)

@mcmire

Copy link
Copy Markdown
CollaboratorAuthor

Adding no-changelog because although there are changes to a bunch of packages here, most of them are to dev dependencies and thus they do not need to be documented in the changelog.

@mcmire
mcmire marked this pull request as ready for review May 29, 2025 21:30
@mcmire
mcmire requested review from a team as code ownersMay 29, 2025 21:30

@cryptodev-2scryptodev-2s left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@mcmire
mcmire merged commit f3f8a3e into mainMay 29, 2025
@mcmire
mcmire deleted the release/415.0.0 branch May 29, 2025 22:09
@adonesky1adonesky1 mentioned this pull request Jun 13, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mcmire@cryptodev-2s