Skip to content
This repository was archived by the owner on Dec 10, 2020. It is now read-only.

v2.3.0 - Major Bug Fix Release

Choose a tag to compare

@holgerd77 holgerd77 released this 26 Feb 10:28
· 125 commits to master since this release
e57a5da
  • Fix critical RLPX bug leading to not processing incoming EIP-8 Auth or Ack messages, PR #26
  • Fix bug not forwarding k-bucket remove event through DPT (so peer:removed from
    DPT was not working), PR #27
  • Fix updating ingressMac with wrong Auth msg leading to diverging Mac hashes, PR #29
  • Fix bug not let first ETH status message emit a message event, PR #30
  • Large rework of the test setup, additional DPT, RLPX and ETH simulator tests,
    improving test coverage from 48% to 84%, PR #25