Skip to content

Releases: ChainSafe/discv5

v0.7.1

16 May 02:53
c42c684
Compare
Choose a tag to compare

0.7.1 (2022-05-12)

Bug Fixes

  • A more robust check for rinfo.family (#178) (7331fbc)

Miscellaneous

v0.7.0

27 Apr 10:34
0488a7b
Compare
Choose a tag to compare

0.7.0 (2022-04-27)

⚠ BREAKING CHANGES

    • Transport interface, debug log enabler, enr in talkreq/talkresp
  • new multiaddr used with different API
  • emitted peer event now emits a peer data object with id and multiaddrs instead of a peer-info

Features

  • configurable transport service and remote enr (#169) (72aaa0b)

Bug Fixes

  • add toNewUint8Array when decoding enr values (65a1828)
  • AddrVotes.best (a3f2769)
  • decode message and add a test (d64cee4)
  • decodeFindNode (ac6c707)

Miscellaneous

Release v0.6.7

20 Jan 08:18
5ed517d
Compare
Choose a tag to compare

Changelog

v0.6.7 (2022-01-20)

Full Changelog

v0.6.6 (2021-11-15)

Full Changelog

v0.6.5 (2021-11-05)

Full Changelog

v0.6.3 (2021-08-04)

Full Changelog

v0.6.2 (2021-07-27)

Full Changelog

v0.6.1 (2021-07-23)

Full Changelog

v0.6.0 (2021-05-04)

Full Changelog

v0.5.1 (2021-03-29)

Full Changelog

v0.5.0 (2020-11-19)

Full Changelog

v0.4.2 (2020-09-28)

Full Changelog

v0.4.1 (2020-09-23)

Full Changelog

v0.4.0 (2020-09-08)

Full Changelog

Merged pull requests:

v0.3.2 (2020-08-25)

Full Changelog

v0.3.1 (2020-08-14)

Full Changelog

v0.3.0 (2020-08-07)

Full Changelog

Merged pull requests:

v0.2.7 (2020-08-04)

Full Changelog

v0.2.6 (2020-08-03)

Full Changelog

Fixed bugs:

  • [Crash/Fuzzing] memory exhaustion / OOM when parsing invalid ENR string. #64

v0.2.5 (2020-07-07)

Full Changelog

v0.2.4 (2020-06-24)

Full Changelog

Fixed bugs:

  • [Crash/Fuzzing] "TypeError: public key must be a Buffer" when parsing ENR string #59
  • [Crash/Fuzzing] "TypeError: Cannot read property 'toString' of undefined" when parsing ENR string #56

v0.1.3 (2020-05-21)

Full Changelog

v0.2.2 (2020-05-21)

Full Changelog

v0.1.2 (2020-05-07)

Full Changelog

v0.2.1 (2020-05-07)

Full Changelog

v0.2.0 (2020-04-24)

Full Changelog

v0.1.1 (2020-04-10)

Full Changelog

v0.1.0 (2020-04-06)

Full Changelog

Merged pull requests:

Release v0.6.6

15 Nov 07:35
661eb03
Compare
Choose a tag to compare

Changelog

v0.6.6 (2021-11-15)

Full Changelog

v0.6.5 (2021-11-05)

Full Changelog

v0.6.3 (2021-08-04)

Full Changelog

v0.6.2 (2021-07-27)

Full Changelog

v0.6.1 (2021-07-23)

Full Changelog

v0.6.0 (2021-05-04)

Full Changelog

v0.5.1 (2021-03-29)

Full Changelog

v0.5.0 (2020-11-19)

Full Changelog

v0.4.2 (2020-09-28)

Full Changelog

v0.4.1 (2020-09-23)

Full Changelog

v0.4.0 (2020-09-08)

Full Changelog

Merged pull requests:

v0.3.2 (2020-08-25)

Full Changelog

v0.3.1 (2020-08-14)

Full Changelog

v0.3.0 (2020-08-07)

Full Changelog

Merged pull requests:

v0.2.7 (2020-08-04)

Full Changelog

v0.2.6 (2020-08-03)

Full Changelog

Fixed bugs:

  • [Crash/Fuzzing] memory exhaustion / OOM when parsing invalid ENR string. #64

v0.2.5 (2020-07-07)

Full Changelog

v0.2.4 (2020-06-24)

Full Changelog

Fixed bugs:

  • [Crash/Fuzzing] "TypeError: public key must be a Buffer" when parsing ENR string #59
  • [Crash/Fuzzing] "TypeError: Cannot read property 'toString' of undefined" when parsing ENR string #56

v0.1.3 (2020-05-21)

Full Changelog

v0.2.2 (2020-05-21)

Full Changelog

v0.1.2 (2020-05-07)

Full Changelog

v0.2.1 (2020-05-07)

Full Changelog

v0.2.0 (2020-04-24)

Full Changelog

v0.1.1 (2020-04-10)

Full Changelog

v0.1.0 (2020-04-06)

Full Changelog

Merged pull requests:

Release v0.6.5

05 Nov 14:39
00155ee
Compare
Choose a tag to compare

Changelog

v0.6.5 (2021-11-05)

Full Changelog

v0.6.3 (2021-08-04)

Full Changelog

v0.6.2 (2021-07-27)

Full Changelog

v0.6.1 (2021-07-23)

Full Changelog

v0.6.0 (2021-05-04)

Full Changelog

v0.5.1 (2021-03-29)

Full Changelog

v0.5.0 (2020-11-19)

Full Changelog

v0.4.2 (2020-09-28)

Full Changelog

v0.4.1 (2020-09-23)

Full Changelog

v0.4.0 (2020-09-08)

Full Changelog

Merged pull requests:

v0.3.2 (2020-08-25)

Full Changelog

v0.3.1 (2020-08-14)

Full Changelog

v0.3.0 (2020-08-07)

Full Changelog

Merged pull requests:

v0.2.7 (2020-08-04)

Full Changelog

v0.2.6 (2020-08-03)

Full Changelog

Fixed bugs:

  • [Crash/Fuzzing] memory exhaustion / OOM when parsing invalid ENR string. #64

v0.2.5 (2020-07-07)

Full Changelog

v0.2.4 (2020-06-24)

Full Changelog

Fixed bugs:

  • [Crash/Fuzzing] "TypeError: public key must be a Buffer" when parsing ENR string #59
  • [Crash/Fuzzing] "TypeError: Cannot read property 'toString' of undefined" when parsing ENR string #56

v0.1.3 (2020-05-21)

Full Changelog

v0.2.2 (2020-05-21)

Full Changelog

v0.1.2 (2020-05-07)

Full Changelog

v0.2.1 (2020-05-07)

Full Changelog

v0.2.0 (2020-04-24)

Full Changelog

v0.1.1 (2020-04-10)

Full Changelog

v0.1.0 (2020-04-06)

Full Changelog

Merged pull requests: