Js Libp2p Gossipsub Versions Save

TypeScript implementation of Gossipsub

v5.4.0

1 year ago

5.4.0 (2022-12-22)

Features

Bug Fixes

  • tracer to track delivered message if duplicate (#385) (0c8ddee)

v5.3.0

1 year ago

5.3.0 (2022-12-01)

Features

  • add src folder to package to enable access to source map (#337) (7a20b0c)

Bug Fixes

v5.2.1

1 year ago

5.2.1 (2022-11-15)

Bug Fixes

v5.2.0

1 year ago

5.2.0 (2022-11-13)

Features

  • remove unnecessary conversion from Multiaddr to IP (#369) (e37c7c2)

v5.1.1

1 year ago

5.1.1 (2022-11-03)

Bug Fixes

v5.1.0

1 year ago

5.1.0 (2022-10-28)

Features

  • Add stream option to limit inbound message size (#349) (3475242)

Bug Fixes

v5.0.0

1 year ago

5.0.0 (2022-10-22)

Bug Fixes

  • TimeCache handle key collision to prevent leak (#358) (8f0ba37)

Miscellaneous

v4.2.0

1 year ago

4.2.0 (2022-10-18)

Features

Bug Fixes

Miscellaneous

v4.1.1

1 year ago

4.1.1 (2022-08-24)

Bug Fixes

v4.1.0

1 year ago

4.1.0 (2022-08-24)

Features

  • add option to limit OutboundStream buffer size (#325) (ce9b671)

Bug Fixes

  • skip heartbeat only if it's close to the next heartbeat (#332) (0c6c42b)