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

correct peer id if invalid, or populate if not provided #2

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

agouin
Copy link
Member

@agouin agouin commented Nov 28, 2023

Populate peer ID if not provided:

tmp2p v 5.161.187.111:10101
Valid peers: b44e3927651eede68385f2db67f10d2ebb65073b@5.161.187.111:10101

Correct peer ID if invalid:

tmp2p v abce3927651eede68385f2db67f10d2ebb65073b@5.161.187.111:10101
conn.ID (b44e3927651eede68385f2db67f10d2ebb65073b) dialed ID (abce3927651eede68385f2db67f10d2ebb65073b) mismatch: abce3927651eede68385f2db67f10d2ebb65073b@5.161.187.111:10101
Valid peers: b44e3927651eede68385f2db67f10d2ebb65073b@5.161.187.111:10101

@agouin agouin requested a review from danbryan November 28, 2023 20:07
@agouin agouin merged commit 41417b3 into main Nov 28, 2023
@agouin agouin deleted the andrew/peer_id_correction branch November 28, 2023 20:09
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