mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-26 03:01:42 +00:00
forgot bug fix in changelog
This commit is contained in:
@ -49,6 +49,9 @@ FEATURES:
|
|||||||
- [config] added the `--p2p.private_peer_ids` flag and `PrivatePeerIDs` config variable (see config for description)
|
- [config] added the `--p2p.private_peer_ids` flag and `PrivatePeerIDs` config variable (see config for description)
|
||||||
- [rpc] added `/health` endpoint, which returns empty result for now
|
- [rpc] added `/health` endpoint, which returns empty result for now
|
||||||
|
|
||||||
|
BUG FIXES:
|
||||||
|
- [consensus] fix liveness bug by introducing ValidBlock mechanism
|
||||||
|
|
||||||
## 0.16.0 (February 20th, 2018)
|
## 0.16.0 (February 20th, 2018)
|
||||||
|
|
||||||
BREAKING CHANGES:
|
BREAKING CHANGES:
|
||||||
|
Reference in New Issue
Block a user