Skip to content

Releases: ChainSafe/js-libp2p-gossipsub

v0.2.4

14 Feb 07:39
Compare
Choose a tag to compare

Bug Fixes

v0.2.3

03 Feb 16:05
Compare
Choose a tag to compare

Bug Fixes

Performance Improvements

0.2.1

03 Feb 16:05
Compare
Choose a tag to compare

Bug Fixes

Chores

Code Refactoring

  • switch to async iterators (3027835)

BREAKING CHANGES

  • getPeersSubscribed from parent class renamed to getSubscribers to remove redundant wording
  • Switch to using async/await and async iterators for all the API. Moreover, gossipsub does not need the libp2p instance anymore, receiving a registerar that enables it to receive the necessary events from libp2p

v0.2.2

24 Jan 18:49
67e35c2
Compare
Choose a tag to compare

Bug Fixes

Chores

Code Refactoring

  • switch to async iterators (3027835)

BREAKING CHANGES

  • getPeersSubscribed from parent class renamed to getSubscribers to remove redundant wording
  • Switch to using async/await and async iterators for all the API. Moreover, gossipsub does not need the libp2p instance anymore, receiving a registerar that enables it to receive the necessary events from libp2p

v0.2.1

15 Jan 09:18
Compare
Choose a tag to compare
chore: release version v0.2.1

v0.0.5

05 Sep 18:40
1852ec8
Compare
Choose a tag to compare

Adds support for:

  • Suppressing auto gossiping (Issue #43, PR #45)

v0.0.3

12 Jul 13:35
609a3b1
Compare
Choose a tag to compare
Merge pull request #37 from ChainSafe/cayman/bump-version

v0.0.3

v0.0.2

04 Jun 18:16
27436ce
Compare
Choose a tag to compare
chore: release version v0.0.2