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

fix: returning peerIds in base 64 in GET_ALL_PEER_IDS #3105

Merged
merged 3 commits into from
Oct 10, 2024

Conversation

gabrielmer
Copy link
Contributor

Description

In libwaku's GET_ALL_PEER_IDS requests, stop converting the peerId's to hex and returning them in their original base 64 form

Changes

  • return peerIds in base 64

Issue

#3039

Copy link

github-actions bot commented Oct 9, 2024

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:3105

Built from 108e81e

Copy link
Collaborator

@Ivansete-status Ivansete-status left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for it! 💯

@darshankabariya
Copy link
Contributor

LGTM !

Copy link
Contributor

@darshankabariya darshankabariya left a comment

Choose a reason for hiding this comment

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

LGTM !

@gabrielmer gabrielmer merged commit 37edaf6 into master Oct 10, 2024
9 of 11 checks passed
@gabrielmer gabrielmer deleted the fix-returned-peerid-encoding branch October 10, 2024 13:53
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.

4 participants