Releases: ChainSafe/js-libp2p-gossipsub
Releases · ChainSafe/js-libp2p-gossipsub
v0.6.0
25 Aug 17:15
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Features
add _acceptFrom filter (1ff5816 )
add adaptive gossip (0c56763 )
add direct peer connections (7103b83 )
add extended topic validators (a1208b6 )
add flood publishing (5854d26 )
add invalid message spam protection (27fe567 )
add iwant request tracking (b3942e4 )
add opportunistic grafting (cbee3a2 )
add outbound mesh quota (47bc4a7 )
add peer exchange (a0a691b )
add prune backoff (4eb492c )
libp2p as gossipsub parameter (02dff12 )
track ihave/iwant counts (8e04a11 )
BREAKING CHANGES
Gossipsub default export parameter changed, now accepts
(libp2p, options)
v0.5.0
12 Aug 08:34
Compare
Sorry, something went wrong.
No results found
Bug Fixes
BREAKING CHANGES
The .data
and .seq
properties of messages used to be node Buffers, now they are Uint8Arrays
All deps of this module now use Uint8Arrays instead of Buffers
chore: remove gh url from dep version
v0.4.6
07 Jul 14:48
Compare
Sorry, something went wrong.
No results found
Bug Fixes
connected with a subscriber before a mesh is created should send messages (060346a )
v0.4.5
04 Jun 08:43
Compare
Sorry, something went wrong.
No results found
v0.4.4
03 Jun 19:13
Compare
Sorry, something went wrong.
No results found
v0.4.3
03 Jun 18:26
Compare
Sorry, something went wrong.
No results found
chore: release version v0.4.3
v0.4.2
27 May 19:40
Compare
Sorry, something went wrong.
No results found
Features
add topic validators to pubsub (5712fd1 )
v0.4.1
27 May 16:49
Compare
Sorry, something went wrong.
No results found
chore: release version v0.4.1
v0.4.0
23 Apr 15:49
Compare
Sorry, something went wrong.
No results found
Chores
BREAKING CHANGES
using new topology api with peer-id instead of peer-info and new pubsub internal peer data structure
v0.3.0
23 Apr 14:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add buffer and update deps (d8e9d1b )