mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-10 14:00:33 +00:00
549 B
549 B
Unreleased Changes
vX.X
Special thanks to external contributors on this release:
Friendly reminder, we have a bug bounty program.
BREAKING CHANGES
-
CLI/RPC/Config
- [config] #5598 The
test_fuzzandtest_fuzz_configP2P settings have been removed. (@erikgrinaker)
- [config] #5598 The
-
Apps
-
P2P Protocol
-
Go API
-
Blockchain Protocol
FEATURES
IMPROVEMENTS
BUG FIXES
- [types] #5523 Change json naming of
PartSetHeaderwithinBlockIDfrompartstopart_set_header(@marbar3778)