Skip to content

Mainnet Release v2.1.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@LeoHChen LeoHChen released this 17 Jun 06:55
7137a21

This is a minor release. Fixes included in this release.

  • p2p layer enhancement with tuned timeout variables
  • fixed a syncing bug of mis-aligned min peer
  • rpc enhancement to return block headers
  • added a sampledlogger to output bursty logs for debugging
  • replaced a few mutex with atomic operations