Skip to content

v0.10.0-dev.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@lklimek lklimek released this 20 Dec 16:40
· 44 commits to v0.10-dev since this release
427a717

This release adds two new configuration options to [p2p] section of config file: max-incoming-connection-time and incoming-connection-window.

What's Changed

  • fix(p2p): decrease log verbosity by logging send/recv logs on trace level by @lklimek in #533
  • fix(consensus): ensure process proposal was called on commit processing by @lklimek in #534
  • feat(p2p): Seed connectivity tuning options: max-incoming-connection-time, incoming-connection-window by @lklimek in #532
  • build(release): improve release script by @lklimek in #522
  • chore(release): update changelog and bump version to 0.10.0-dev.7 by @lklimek in #536

Full Changelog: v0.10.0-dev.6...v0.10.0-dev.7

Docker images