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.