v0.4.0
What's Changed
- fix entry docs by @divagant-martian in #204
- refactor for removing
Discv5
prefix by @divagant-martian in #206 - fix rpc decoding to reject extra data by @divagant-martian in #208
- expected_responses remains after challenge has been completed by @ackintosh in #210
- Expose underlying ENR representation externally by @jmcph4 in #214
- Use zero ports in tests by @jmcph4 in #216
- update dependencies by @jxs in #219
- Changing port of ReponseBody::Pong to NonZeroU16 by @ackintosh in #220
- Update
enr
dependency by @morph-dev in #223 - Add support for concurrent requests to a single peer. by @njgheorghita in #200
- Adjust some logs by @divagant-martian in #225
New Contributors
- @jmcph4 made their first contribution in #214
- @jxs made their first contribution in #219
- @morph-dev made their first contribution in #223
- @njgheorghita made their first contribution in #200
Full Changelog: v0.3.1...v0.4.0