mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-08 06:15:33 +00:00
644 B
644 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
-
Apps
-
P2P Protocol
-
Go API
- [crypto/armor]: #6963 remove package which is unused, and based on deprecated fundamentals. Downstream users should maintain this library. (@tychoish)
- [state] [store] [proxy] [rpc/core]: #6937 move packages to
internalto prevent consumption of these internal APIs by external users. (@tychoish)
-
Blockchain Protocol