mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-15 06:11:20 +00:00
add a changelog entry
This commit is contained in:
@ -13,6 +13,7 @@ BREAKING CHANGES:
|
|||||||
- [blockchain] fix go-amino routes for blockchain messages
|
- [blockchain] fix go-amino routes for blockchain messages
|
||||||
- [crypto] Rename AminoRoute variables to no longer be prefixed by signature type.
|
- [crypto] Rename AminoRoute variables to no longer be prefixed by signature type.
|
||||||
- [config] Replace MaxNumPeers with MaxNumInboundPeers and MaxNumOutboundPeers
|
- [config] Replace MaxNumPeers with MaxNumInboundPeers and MaxNumOutboundPeers
|
||||||
|
- [node] NewNode now accepts a `*p2p.NodeKey`
|
||||||
|
|
||||||
FEATURES:
|
FEATURES:
|
||||||
- [types] allow genesis file to have 0 validators ([#2015](https://github.com/tendermint/tendermint/issues/2015))
|
- [types] allow genesis file to have 0 validators ([#2015](https://github.com/tendermint/tendermint/issues/2015))
|
||||||
|
Reference in New Issue
Block a user