mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-12 04:41:22 +00:00
update pending changelog
This commit is contained in:
@ -3,6 +3,12 @@
|
|||||||
BREAKING CHANGES:
|
BREAKING CHANGES:
|
||||||
- [types] CanonicalTime uses nanoseconds instead of clipping to ms
|
- [types] CanonicalTime uses nanoseconds instead of clipping to ms
|
||||||
- breaks serialization/signing of all messages with a timestamp
|
- breaks serialization/signing of all messages with a timestamp
|
||||||
|
- [types] Header ...
|
||||||
|
- [state] Add NextValidatorSet, changes on-disk representation of state
|
||||||
|
- [state] Validator set changes are delayed by one block (!)
|
||||||
|
- [lite] Complete refactor of the package
|
||||||
|
- [rpc] `/commit` returns a `signed_header` field instead of everything being
|
||||||
|
top-level
|
||||||
|
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
- [blockchain] Improve fast-sync logic
|
- [blockchain] Improve fast-sync logic
|
||||||
|
Reference in New Issue
Block a user