Skip to content

Release 0.19.0

Choose a tag to compare

@D4nte D4nte released this 09 Mar 03:29
· 1925 commits to master since this release
4e08f09

Added

  • New pubsub_topic field on the cursor of Waku Store queries (#585).

Changed

  • Add exports to package.json for NodeJS usage (not officially supported but helpful for experiments).

Fixed

  • Handle errors thrown by bytesToUtf8.
  • WakuMessage.timestamp field must use nanoseconds (was using microseconds).

Removed

  • Removed ecies-geth dependency.