Files
tendermint/CHANGELOG_PENDING.md

468 B

Unreleased Changes

v0.34.20

Special thanks to external contributors on this release:

Friendly reminder, we have a bug bounty program.

BREAKING CHANGES

  • CLI/RPC/Config

  • Apps

  • P2P Protocol

  • Go API

  • Blockchain Protocol

FEATURES

IMPROVEMENTS

BUG FIXES

  • [blocksync] #8496 validate block against state before persisting it to disk (@cmwaters)