Skip to content

Releases: sigp/discv5

v0.9.0

29 Oct 05:20
2fb3bea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

14 Oct 08:43
f0a4472
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

28 Aug 01:46
8eadd3a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

22 Apr 23:24
44051ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

09 Apr 06:35
07572ef
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

26 Feb 05:40
5a61b6b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

11 Dec 22:06
4009f0d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

20 Jul 00:58
756791b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

06 Jun 06:26
19342b3
Compare
Choose a tag to compare

Version 0.3.0

This version brings in full support for ipv6. The configuration around generating a listening socket has been modified to support individual and dual-socket configurations. Among this high-level modification the following other changes have been made:

  • Exposing the send_ping function (#172)
  • Updating the ENR crate (#174)
  • Updating deps (#179)
  • Adding a PR template (#180)
  • Fix docs (#182)
  • Removing obsolete topic functionality (#183)
  • Update CI (#181)
  • Dual stack support (#160)
  • Log improvements (#190)

v0.2.2

16 Mar 23:48
d86707d
Compare
Choose a tag to compare

Following changes are included:

  • Update tcp socket correctly (#166)
  • Update delay map dep (#167)