Skip to content

0.0.5 - Energetic Elephant

Compare
Choose a tag to compare
@adam-waldenberg adam-waldenberg released this 16 Jun 14:49
· 21 commits to master since this release

Maintenance release to fix spork propagation and network performance.

  • Apart from the schedule, spork propagation is now happens instantly to all connected nodes.
  • Number of active streams increased to 1024.
  • If Hedgehog runs out of working connections it will now retry connecting to the seed nodes.
  • Introduced Hello packet. This packet allows nodes to "detect" the IP and port of a connected node even if it is behind a firewall.
  • Fix inconsistensies in gridspork timestamp. Different systems could generate timestamps in different granularity depending on OS.
  • Introduced "--no-seeds" flag to disable seed nodes.

Full Changelog: v0.0.4...v0.0.5