Skip to content

Releases: ChainSafe/discv5

v5.0.0

11 Jul 15:08
75304d5
Compare
Choose a tag to compare

5.0.0 (2023-07-11)

⚠ BREAKING CHANGES

  • add IPv6 support (#245)

Features

v4.0.0

17 May 21:58
eca1613
Compare
Choose a tag to compare

4.0.0 (2023-05-17)

⚠ BREAKING CHANGES

  • update deps (#248)

Miscellaneous

v3.0.0

28 Jan 18:57
13782fe
Compare
Choose a tag to compare

3.0.0 (2023-01-28)

⚠ BREAKING CHANGES

  • refactor ENR (#241)

Features

v2.1.1

25 Jan 10:30
d415d90
Compare
Choose a tag to compare

2.1.1 (2023-01-25)

Bug Fixes

v2.1.0

20 Jan 22:23
390b4f8
Compare
Choose a tag to compare

2.1.0 (2023-01-20)

Features

v2.0.0

16 Jan 01:42
ec964fc
Compare
Choose a tag to compare

2.0.0 (2023-01-14)

⚠ BREAKING CHANGES

  • switch to metrics generator pattern (#233)

Features

Bug Fixes

  • ensure our enr has signature in INodesMessage response (#229) (71a917f)

v1.5.0

29 Nov 12:50
0be0571
Compare
Choose a tag to compare

1.5.0 (2022-11-29)

Features

v1.4.0

08 Nov 14:39
6eecf2a
Compare
Choose a tag to compare

1.4.0 (2022-11-08)

Features

  • drop is-ip by representing IPs internally as octets (#214) (6c43151)

v1.3.1

04 Nov 17:52
34092cd
Compare
Choose a tag to compare

1.3.1 (2022-11-03)

Bug Fixes

v1.3.0

02 Nov 22:42
afe1b5c
Compare
Choose a tag to compare

1.3.0 (2022-11-02)

Features

Bug Fixes

  • throw error when encoding/decoding PONG with invalid port (#218) (cfc3c3c)