Releases: sigp/discv5
Releases · sigp/discv5
v0.1.0-alpha.2
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
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
The first initial version of a standalone implementation of discovery v5.