Skip to content

Release 0.21.0

Choose a tag to compare

@D4nte D4nte released this 05 May 06:57
· 1815 commits to master since this release
fd15b19

[0.21.0] - 2022-05-5

Added

  • Support of the waku2 ENR key: When using DNS Discovery, wanted node capabilities (e.g. relay, store) must be passed.

Changed

  • Prefer the use of BigInt over integer literal (n postfix) to facilitate the use of a polyfill.

Fixed

  • Declare it-pipe dependency.