Skip to content

v0.1.0-alpha.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@AgeManning AgeManning released this 21 Jul 02:43
· 188 commits to master since this release
66faed4

Release Notes

This update contains a bug-fix which corrects a panic which can occur when a node responds with a WHOAREYOU request to a request it has already answered. Various dependency updates are also included.

In summary form:

  • A bug-fix (The Jonny Prevention Patch) which removes an active_request_auth mapping for requests that get responded to.
  • Updates to dependencies to accommodate the ed25519 update
  • Increase in the default size of the session cache, to prevent sessions expiring early and rapidly.