Skip to content

v0.7.0-dev.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@lklimek lklimek released this 07 Jan 16:32
· 33 commits to v0.7-dev since this release
8acb1d0

Changes since v0.7.0-dev.5:

  1. Finalized inter-validator set communication ( #187 )
  2. feat(consensus): add create_proof_block_range config option ( #243 )

Configuration change

A new configuration option has been introduced into [consensus] section:

[consensus]
# How many blocks are inspected in order to determine if we need to create an additional proof block.
create_proof_block_range = 2