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

fix: update pubsub interface in line with gossipsub #199

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

achingbrain
Copy link
Member

Makes the publish method async as it needs to be to sign outgoing messages.

Also returns the peer IDs that a given message was sent to.

Makes the publish method async as it needs to be to sign outgoing messages.

Also returns the peer IDs that a given message was sent to.
@achingbrain achingbrain merged commit 3f55596 into master Apr 22, 2022
@achingbrain achingbrain deleted the fix/update-pubsub-interface branch April 22, 2022 17:30
github-actions bot pushed a commit that referenced this pull request Apr 22, 2022
## [@libp2p/interfaces-v1.3.24](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interfaces-v1.3.23...@libp2p/interfaces-v1.3.24) (2022-04-22)

### Bug Fixes

* update pubsub interface in line with gossipsub ([#199](#199)) ([3f55596](3f55596))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interfaces-v1.3.24 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Apr 22, 2022
## [@libp2p/pubsub-v1.2.20](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/pubsub-v1.2.19...@libp2p/pubsub-v1.2.20) (2022-04-22)

### Bug Fixes

* update pubsub interface in line with gossipsub ([#199](#199)) ([3f55596](3f55596))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/pubsub-v1.2.20 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Apr 22, 2022
## [@libp2p/interface-compliance-tests-v1.1.25](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-compliance-tests-v1.1.24...@libp2p/interface-compliance-tests-v1.1.25) (2022-04-22)

### Bug Fixes

* update pubsub interface in line with gossipsub ([#199](#199)) ([3f55596](3f55596))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interface-compliance-tests-v1.1.25 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant