v0.10.0
What's Changed
- perf: use NodeContact instead of Enr for sending talk_req() by @KolbyML in #279
- Add constructor for NodeContact by @KolbyML in #280
- perf: don't derive node_id from signature unless required by @KolbyML in #278
- Fix clippy lints by @dknopik in #286
- Turn
ProtocolIdentityinto a struct by @dknopik in #285 - Version bump to v0.10 by @AgeManning in #287
- Report expired sessions by @AgeManning in #281
New Contributors
Full Changelog: v0.9.1...v0.10.0