Skip to content

Releases: sigp/discv5

v0.1.0-alpha.2

13 May 12:23
f492c15
Compare
Choose a tag to compare
v0.1.0-alpha.2 Pre-release
Pre-release

Security and Bug Fixes

  • ENR has been updated which corrects a decoding panic with malformed strings
  • Fix for session timeouts which could error when creating multiple timeouts for a single sesison
  • QueryID's have been added to FindNodeResults and returned in query requests, allowing user's to track which result corresponds to which query.
  • The find_enr() function has been made public.
  • Misc documentation and code improvements.

v0.1.0-alpha.1

01 May 00:20
dafd11b
Compare
Choose a tag to compare
v0.1.0-alpha.1 Pre-release
Pre-release

Pre-Release Alpha.1

Major inclusions

  • Corrects a bug which could drop packets when being sent
  • Updates documentation
  • Updates ENR version, removing libp2p

Initial pre-release

28 Apr 10:54
8cd09a2
Compare
Choose a tag to compare
Initial pre-release Pre-release
Pre-release

The first initial version of a standalone implementation of discovery v5.