mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-20 15:04:22 +00:00
CHANGELOG [ci skip]
This commit is contained in:
+2
-1
@@ -13,7 +13,6 @@ FEATURES:
|
|||||||
- Use the chain as its own CA for nodes and validators
|
- Use the chain as its own CA for nodes and validators
|
||||||
- Tooling to run multiple blockchains/apps, possibly in a single process
|
- Tooling to run multiple blockchains/apps, possibly in a single process
|
||||||
- State syncing (without transaction replay)
|
- State syncing (without transaction replay)
|
||||||
- Improved support for querying history and state
|
|
||||||
- Add authentication and rate-limitting to the RPC
|
- Add authentication and rate-limitting to the RPC
|
||||||
|
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
@@ -34,6 +33,8 @@ BREAKING CHANGES:
|
|||||||
- rpc/client: websocket ResultsCh and ErrorsCh unified in ResponsesCh.
|
- rpc/client: websocket ResultsCh and ErrorsCh unified in ResponsesCh.
|
||||||
- rpc/client: ABCIQuery no longer takes `prove`
|
- rpc/client: ABCIQuery no longer takes `prove`
|
||||||
- state: remove GenesisDoc from state.
|
- state: remove GenesisDoc from state.
|
||||||
|
- consensus: new binary WAL format provides efficiency and uses checksums to detect corruption
|
||||||
|
- see scripts/wal2json to convert to json for debugging
|
||||||
|
|
||||||
FEATURES:
|
FEATURES:
|
||||||
- new `certifiers` pkg contains the tendermint light-client library!
|
- new `certifiers` pkg contains the tendermint light-client library!
|
||||||
|
|||||||
Reference in New Issue
Block a user