Skip to content

Releases: sigp/discv5

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)

v0.2.1

23 Feb 05:54
e3a6fe7
Compare
Choose a tag to compare

This release includes a number of small bug-fixes and improvements.

It introduces the ability to customize the protocol-id via the ProtocolId trait.

v0.1.0

09 Sep 01:50
9009ad9
Compare
Choose a tag to compare

This marks the first initial release.

The majority of the core components are stable. Although the specification is changing, as it stands this release marks a stable release of current discv5 specification.

v0.1.0-beta.13

22 Dec 01:25
00b4b1b
Compare
Choose a tag to compare

This release updates dependencies which contained security advisory vulnerabilities.