Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

v0.17.0

Compare
Choose a tag to compare
@vasco-santos vasco-santos released this 08 Jul 13:42
· 162 commits to master since this release

Features

  • add strict signing validation for messages (#84 (eed2bc5)

BREAKING CHANGES

  • If messages are not being signed, this change will result in them being dropped. A previous release of floodsub added signing by default, but any Floodsub version older than v0.16.0 will have their messages dropped. This is inline with the latest go pubsub behavior.