mirror of
https://github.com/fluencelabs/tendermint
synced 2025-05-28 13:41:21 +00:00
update changelog
This commit is contained in:
parent
0701d79046
commit
0cbf9b2a7d
@ -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))
|
||||
|
Loading…
x
Reference in New Issue
Block a user