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: peer store operations has, get and remove should support peer id instances #491

Conversation

vasco-santos
Copy link
Member

Aiming to support base32 peer identifiers as a default in the future, we should support peer-store operations with the peer-id instance instead of its string representation.

For now I did not deprecate the string representation since we have several modules using it. However, I will create an issue to deprecate it in the future

Copy link
Contributor

@jacobheun jacobheun left a comment

Choose a reason for hiding this comment

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

This looks good! That branch name 😂

@jacobheun jacobheun merged commit 37e7d95 into refactor/async-await Dec 2, 2019
@jacobheun jacobheun deleted the feat/peer-store-operationshas-get-remove-should-support-peer-id-instances branch December 2, 2019 17:13
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.

2 participants