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

@libp2p/interface-pubsub-compliance-tests-v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 09:56
· 573 commits to master since this release

@libp2p/interface-pubsub-compliance-tests-v2.0.0 (2022-07-31)

⚠ BREAKING CHANGES

  • The Message type is now either a SignedMessage
    or a UnsignedMessage

Features

  • pubsub Message types for signature policies (#266) (9eb710b)

Trivial Changes