Files
tendermint/CHANGELOG_PENDING.md

459 B

Unreleased Changes

v0.34.13

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

  • [statesync] #6881 improvements to stateprovider logic (@cmwaters)
  • [ABCI] #6873 change client to use multi-reader mutexes (@tychoish)

BUG FIXES