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

cleanup: add continue in case of failure in the (*BasicHost).Addrs certhash loop #2492

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

Jorropo
Copy link
Contributor

@Jorropo Jorropo commented Aug 16, 2023

This does not do change anything because the transport always returns the same multiaddr you passed in in case of failure, it just looks wrong and relies on a obscure detail of the webtransport's AddCertHashes function, while this does not.

…rthash loop

This does not do change anything because the transport always returns the same multiaddr you passed in in case of failure, it just looks wrong and relies on a obscure detail of the webtransport's AddCertHashes function, while this does not.
@MarcoPolo MarcoPolo merged commit 2398ba4 into libp2p:master Aug 16, 2023
11 checks passed
@Jorropo Jorropo deleted the tiny-3 branch August 17, 2023 00:25
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