mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-08 14:21:14 +00:00
update changelog
This commit is contained in:
@@ -14,6 +14,10 @@ BREAKING CHANGES:
|
||||
- [crypto] Rename AminoRoute variables to no longer be prefixed by signature type.
|
||||
- [config] Replace MaxNumPeers with MaxNumInboundPeers and MaxNumOutboundPeers
|
||||
- [node] NewNode now accepts a `*p2p.NodeKey`
|
||||
- [abci] \#2159 Update use of `Validator` ala ADR-018:
|
||||
- Remove PubKey from `Validator` and introduce `ValidatorUpdate`
|
||||
- InitChain and EndBlock use ValidatorUpdate
|
||||
- Update field names and types in BeginBlock
|
||||
|
||||
FEATURES:
|
||||
- [types] allow genesis file to have 0 validators ([#2015](https://github.com/tendermint/tendermint/issues/2015))
|
||||
|
||||
Reference in New Issue
Block a user