mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-05 04:55:18 +00:00
565 B
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-addressargument to set the node P2P external address (@amimart)
IMPROVEMENTS
BUG FIXES
- [#9103] fix unsafe-reset-all for working with home path (@rootwarp)