Files
tendermint/CHANGELOG_PENDING.md
2022-08-02 15:19:30 -04:00

565 B

Unreleased Changes

v0.34.21

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

  • [#9083] backport cli command to reindex missed events (@cmwaters)
  • [cli] #9107 Add the p2p.external-address argument to set the node P2P external address (@amimart)

IMPROVEMENTS

BUG FIXES

  • [#9103] fix unsafe-reset-all for working with home path (@rootwarp)