Skip to content

sds: v0.0.2

Choose a tag to compare

@weboko weboko released this 24 Mar 13:51
ea6daae

0.0.2 (2025-03-24)

Features

  • sds: Add message channel with buffers and send/receive logic (4cd1eea)
  • sds: Add message channel with buffers and send/receive logic (389ca40)
  • sds: Adds logic to sweep incoming and outgoing buffers (5b3a256)
  • sds: Adds logic to sweep incoming and outgoing buffers (f7666a6)
  • sds: Create package for sds and add protobuf def (6abd2d1)
  • sds: Create package for sds and add protobuf def (468512f)
  • sds: Migrate bloomfilter to bigint and import hashn function from nim (053e490)
  • sds: Migrate bloomfilter to bigint and import hashn function from nim (be93e4b)
  • sds: Send and receive sync messages (8db7690)
  • sds: Send and receive sync messages (13ae5d4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/message-hash bumped from ^0.1.17 to ^0.1.18
      • @waku/proto bumped from ^0.0.8 to ^0.0.9
      • @waku/utils bumped from ^0.0.21 to ^0.0.22