mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-07 13:55:17 +00:00
498 B
498 B
Unreleased Changes
Friendly reminder: We have a bug bounty program.
v0.35.8
Month DD, YYYY
Special thanks to external contributors on this release:
BREAKING CHANGES
-
CLI/RPC/Config
-
Apps
-
P2P Protocol
-
Go API
-
Blockchain Protocol
FEATURES
- [cli] [#8675] Add command to force compact goleveldb databases (@cmwaters)
IMPROVEMENTS
BUG FIXES
- [mempool] #8944 Fix unbounded heap growth in the priority mempool. (@creachadair)