github sei-protocol/sei-chain v6.6.2

3 hours ago

v6.6.2 is a patch release focused on RPC and node-serving stability. The most impactful changes are the RPC-side fixes: the inbound P2P accept rate is now configurable with a higher default (#3939), and the state store DB layer honors context cancellation so abandoned queries no longer keep doing work (#3957).

Upgrade guidance: recommended for RPC and full-node operators. Optional for validators — there are no state-machine or consensus-affecting changes, so validators can upgrade at their convenience.

What's Changed

  • Backport release/v6.6: Update go-releaser heading with experimental notice by @seidroid[bot] in #3880
  • Backport release/v6.6: fix(p2p): make the inbound accept rate configurable and raise its default by @bdchatham in #3939
  • Backport release/v6.6: Tolerate failed Codex review executions by @seidroid[bot] in #3951
  • Backport release/v6.6: Add context cancellation to SS DB layer by @seidroid[bot] in #3957
  • Backport release/v6.6: Remove redundant libstdc++6 installation by @seidroid[bot] in #3848
  • Backport release/v6.6: feat(seeds): ship Sei Labs seeds as the default bootstrap-peers by @seidroid[bot] in #3954
  • Backport release/v6.6: Update v6.6 change log in prep to cut v6.6.2 patch by @seidroid[bot] in #3965
  • Bump version to v6.6.2 in prep for patch release by @masih in #3966

Full Changelog: v6.6.1...v6.6.2

Experimental Pre-built Binaries

Pre-built statically-linked seid binary attached below for linux/amd64.

Verify your download:

sha256sum -c checksums.txt --ignore-missing

For Docker images, see ghcr.io/sei-protocol/sei.

Don't miss a new sei-chain release

NewReleases is sending notifications on new releases.