mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-25 17:34:36 +00:00
556 B
556 B
v0.33.3
**
Special thanks to external contributors on this release:
Friendly reminder, we have a bug bounty program.
BREAKING CHANGES:
-
CLI/RPC/Config
-
Apps
-
Go API
FEATURES:
- [pex] #4439 Use highwayhash for pex buckets (@tau3)
IMPROVEMENTS:
- [p2p] #4548 Add ban list to address book (@cmwaters)
- [privval] #4534 Add
erroras a return value onGetPubKey()