Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 368 Bytes

CHANGELOG_PENDING.md

File metadata and controls

25 lines (13 loc) · 368 Bytes

Unreleased Changes

v0.34.24

BREAKING CHANGES

  • CLI/RPC/Config

  • Apps

  • P2P Protocol

  • Go API

  • Blockchain Protocol

FEATURES

  • [#9083] backport cli command to reindex missed events (@cmwaters)

IMPROVEMENTS

  • [consensus] #9760 Save peer LastCommit correctly to achieve 50% reduction in gossiped precommits. (@williambanfield)

BUG FIXES