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

feat: add support for signing #78

Merged
merged 3 commits into from
May 7, 2019
Merged

feat: add support for signing #78

merged 3 commits into from
May 7, 2019

Conversation

jacobheun
Copy link
Contributor

@jacobheun jacobheun commented May 6, 2019

The new publish callback will default to a noop function.

All published messages will be signed.

Requires libp2p/js-libp2p-pubsub#17

Ref: libp2p/js-libp2p-pubsub#16

BREAKING CHANGE: publish now takes a callback as it needs to sign messages
@ghost ghost assigned jacobheun May 6, 2019
@ghost ghost added the status/in-progress In progress label May 6, 2019
Copy link
Member

@vasco-santos vasco-santos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Just needs the js-libp2p-pubsub dependency updated

package.json Outdated Show resolved Hide resolved
@ghost ghost assigned vasco-santos May 7, 2019
@vasco-santos vasco-santos merged commit 4feadeb into master May 7, 2019
@ghost ghost removed the status/in-progress In progress label May 7, 2019
@vasco-santos vasco-santos deleted the feat/signing branch May 7, 2019 10:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants