Files
tendermint/CHANGELOG_PENDING.md
T

28 lines
468 B
Markdown

# Unreleased Changes
## v0.34.20
Special thanks to external contributors on this release:
Friendly reminder, we have a [bug bounty program](https://hackerone.com/tendermint).
### BREAKING CHANGES
- CLI/RPC/Config
- Apps
- P2P Protocol
- Go API
- Blockchain Protocol
### FEATURES
### IMPROVEMENTS
### BUG FIXES
- [blocksync] [\#8496](https://github.com/tendermint/tendermint/pull/8496) validate block against state before persisting it to disk (@cmwaters)