Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: encode record-store keys in pubsub #9

Merged
merged 2 commits into from
Nov 29, 2018

Conversation

vasco-santos
Copy link
Member

Aiming to fix the interop problem described in ipfs/interop#39, as well as following the same approach as libp2p/go-libp2p-pubsub-router#17.

This will unblock ipfs/js-ipfs#1559 and ipfs/interop#39.

Copy link
Member

@Stebalien Stebalien left a comment

Choose a reason for hiding this comment

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

LGTM (as far as I can tell, we'll have to actually test to see)

@vasco-santos
Copy link
Member Author

@Stebalien will test it with go version and will leave feedback

@ghost ghost assigned vasco-santos Nov 22, 2018
@ghost ghost added the status/in-progress In progress label Nov 22, 2018
@vasco-santos
Copy link
Member Author

It is working locally for me. Details on ipfs/interop#39#issuecomment-441068921

src/index.js Outdated Show resolved Hide resolved
src/index.js Outdated Show resolved Hide resolved
src/utils.js Show resolved Hide resolved
src/utils.js Outdated Show resolved Hide resolved
@vasco-santos vasco-santos merged commit 510bd2c into master Nov 29, 2018
@ghost ghost removed the status/in-progress In progress label Nov 29, 2018
@vasco-santos vasco-santos deleted the feat/encode-record-store-keys branch November 29, 2018 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants