Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 794 Bytes

File metadata and controls

23 lines (14 loc) · 794 Bytes

Changelog

Current

June 13 2023

FEATURES

IMPROVEMENTS

  • Increase block part size and delay fsync
  • Increase WAL message size
  • Add tracing
  • #148 Backport add peer gossip sleep

BUG FIXES

  • Fix open connection race conditions within p2p channels by waiting synchronously for descriptors to be registered before establishing peer connections