Skip to content

npm smoldot v3.3.1#3297

Merged
lrubasze merged 1 commit into
mainfrom
release/npm-smoldot-v3.3.1
Jul 2, 2026
Merged

npm smoldot v3.3.1#3297
lrubasze merged 1 commit into
mainfrom
release/npm-smoldot-v3.3.1

Conversation

@lrubasze

@lrubasze lrubasze commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

This is to:

  • publish smoldot-v3.3.1 npm.
  • publish crates smoldot-light v1.3.1, smoldot v2.1.0

Changes

Added

  • Add support for the ext_statement_store_remove_by_version_1 host function as a no-op. Fixes wasm-VM traps on runtimes that import this symbol during runtime execution. (#3295)

Changed

  • chainHead_v1_follow now reports every finalized block: the finalized event lists all newly-finalized blocks in ascending order instead of only the highest, so consumers tracking each finalized block no longer skip intermediate ones when several blocks finalize at once. (#3282)

Fixed

  • Fix finality stalling across an authority-set change, and no longer discard a warp sync that completes while the sync mode is still being decided. (#3282)
  • Fix a panic in peer discovery when a Kademlia-capable peer had no usable connection (its capability flag was learned on a since-closed connection). (#3293)
  • Fix parachain bootstrap looping forever when the first connected peer could not serve the runtime; smoldot now rotates through the other connected peers before erroring. (#3294)

@lrubasze lrubasze requested a review from a team July 2, 2026 14:04
@lrubasze lrubasze merged commit 78721d8 into main Jul 2, 2026
52 of 54 checks passed
@lrubasze lrubasze deleted the release/npm-smoldot-v3.3.1 branch July 2, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants