Skip to content

v0.1.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@AgeManning AgeManning released this 13 May 12:23
· 200 commits to master since this release
f492c15

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.