Skip to content

v0.10.0-dev.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@lklimek lklimek released this 15 Dec 11:49
· 49 commits to v0.10-dev since this release
eac9e89

This release has some breaking changes:

  • [breaking] Rename genesis.json quorum fields (#515)
  • [breaking] Remove Snapshot.core_chain_locked_height (#527)

Docker images:

What's Changed

  • fix: don't use genesis last-block-time for a height is equal initial-height by @shotonoff in #437
  • chore(release): update changelog and bump version to 0.8.0-dev.7 by @shotonoff in #438
  • chore(release): update changelog and bump version to 0.8.0-dev.8 by @shotonoff in #440
  • chore: update alpine image version by @shotonoff in #439
  • chore(release): update changelog and bump version to 0.8.0-dev.9 by @shotonoff in #441
  • feat: allow create-proof-block-range to be 0 by @shotonoff in #444
  • chore(release): update changelog and bump version to 0.8.0-dev.10 by @shotonoff in #445
  • Test: add deadlock detection with go-deadlock by @lklimek in #471
  • refactor(consensus): optimize initialize priv-validator by @shotonoff in #512
  • fix(consensus): commits received during state sync are lost by @lklimek in #513
  • fix(statesync): statesync stops the node when light block request fails by @lklimek in #514
  • build(release): improve release script for v0.8 by @lklimek in #520
  • chore(release): update changelog and bump version to 0.8.0 by @lklimek in #517
  • chore(backport): Backport v0.8 to v0.10 by @lklimek in #521
  • chore(types)!: rename genesis.json quorum fields by @lklimek in #515
  • fix(consensus): ProcessProposal executed twice for a block by @lklimek in #516
  • build(deps): Bump actions/setup-go from 3.3.1 to 3.4.0 by @dependabot in #524
  • build(deps): Bump bufbuild/buf-setup-action from 1.9.0 to 1.10.0 by @dependabot in #525
  • fix(consensus): proposer-based timestamp broken during backport by @lklimek in #523
  • chore(abci)!: remove Snapshot.core_chain_locked_height by @lklimek in #527
  • fix(wal): improve wal replay mechanism by @shotonoff in #510
  • chore(release): update changelog and bump version to 0.10.0-dev.6 by @lklimek in #526

Full Changelog: v0.10.0-dev.5...v0.10.0-dev.6