Skip to content

utils: v0.0.17

Compare
Choose a tag to compare
@weboko weboko released this 30 Apr 16:38
3d92f19

0.0.17 (2024-04-30)

⚠ BREAKING CHANGES

  • use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958)

Features

  • Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958) (f3627c4)

Bug Fixes

  • message-hash: Account for timestamp (#1986) (73d4f19)
  • Use correct shard index when creating encoder (9514653)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/interfaces bumped from 0.0.23 to 0.0.24