You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
v0.31.5
**
BREAKING CHANGES:
-
CLI/RPC/Config
-
Apps
-
Go API
-
Blockchain Protocol
-
P2P Protocol
FEATURES:
IMPROVEMENTS:
- [rpc] #3534 Add support for batched requests/responses in JSON RPC
- [cli] #3160 Add
-config=<path-to-config>
option to testnet
cmd (@gregdhill)
- [cs/replay] #3460 check appHash for each block
BUG FIXES:
- [state] #3537 LoadValidators: do not return an empty validator set
- [p2p] #3532 limit the number of attempts to connect to a peer in seed mode
to 16 (as a result, the node will stop retrying after a 35 hours time window)
- [consensus] #2723, #3451 and #3317 Fix non-deterministic tests