github celestiaorg/celestia-app v1.0.0-rc9

latest releases: v2.1.2, v2.1.2-rc1, v2.1.2-rc0...
pre-release14 months ago

This release reverts back recently added timeout logic which was incidentally causing the network to have highly volatile block times. Upgrade to this version for more stable block times.

What's Changed

Upgrade notes

This release is a non-breaking change. The only noticeable change is the reintroduction of TimeoutCommit in the config.toml. This means if you were previously running rc7 or rc8, you need only stop your node. Check your config.toml. If it has the TimeoutCommit value make sure it's set to 11 seconds (the current default). If you don't have that value in your config.toml then you don't need to do anything (the binary will use the default value anyway). Afterwards restart your node and it should catch up to the chain and continue as normal.

Full Changelog: v1.0.0-rc8...v1.0.0-rc9

Don't miss a new celestia-app release

NewReleases is sending notifications on new releases.