github sei-protocol/sei-chain v6.5.2

6 hours ago

This is a non-mandatory upgrade for mainnet, but highly recommended for all validators. It is required for validators running the giga executor.

No operator action is required beyond upgrading the binary.

Highlights

Giga executor: robust fallback for unsupported store iteration (#3563)

Fixes a case where giga nodes could diverge from v2 nodes and halt. Certain transactions (such as SELFDESTRUCT and contract creation over an existing account) trigger store iteration that the giga executor does not support. These transactions now fall back cleanly to the v2 executor, keeping giga-enabled validators byte-for-byte consistent with v2 nodes.

What's Changed

Full Changelog: v6.5.1...v6.5.2

Don't miss a new sei-chain release

NewReleases is sending notifications on new releases.