mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-05 04:55:18 +00:00
459 B
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)