mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-25 17:34:36 +00:00
28 lines
468 B
Markdown
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)
|