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(identify) Handshake #63

Merged
merged 7 commits into from
Sep 13, 2014
Merged

fix(identify) Handshake #63

merged 7 commits into from
Sep 13, 2014

Conversation

btc
Copy link
Contributor

@btc btc commented Sep 13, 2014

Two bugs to squash:

  1. silent Handshake failure
  2. Malformed public key

Progress:

  • handle subroutine errors
  • further specify the type of channel

This PR is to be merged once it is able to address:
#61 (comment)

@whyrusleeping feel free to push to this branch

* handle subroutine errors
* further specify the type of channel
@btc btc added the status/in-progress In progress label Sep 13, 2014
@whyrusleeping
Copy link
Member

This looks good, can you verify that the root cause has been addressed?

@btc
Copy link
Contributor Author

btc commented Sep 13, 2014

@whyrusleeping The root cause has not yet been addressed. Tests still failing occasionally (~1/15 runs).

Handshake is due for a more substantial rewrite. We should certainly stay on top of the issue, but this issue is not a blocker. @jbenet has agreed to have a look at the Handshake after he finishes up net.

Will assign the issue to jbenet.

@whyrusleeping, @jbenet please sign-off on these minor fixes now. No harm in merging these in.

@whyrusleeping
Copy link
Member

Yeah, go ahead and merge them

@btc btc changed the title fix(identify) Handshake fix(identify) Handshake error handling Sep 13, 2014
@btc btc changed the title fix(identify) Handshake error handling fix(identify) Handshake Sep 13, 2014
@btc btc self-assigned this Sep 13, 2014
@btc btc added codereview and removed status/in-progress In progress labels Sep 13, 2014
btc pushed a commit that referenced this pull request Sep 13, 2014
@btc btc merged commit 9c3e8d7 into master Sep 13, 2014
@btc btc removed the codereview label Sep 13, 2014
@btc btc deleted the fix/identify-test_handshake-issue-61 branch September 13, 2014 19:26
@btc btc removed their assignment Mar 30, 2015
@mildred mildred mentioned this pull request Sep 1, 2015
@aschmahmann aschmahmann mentioned this pull request Sep 22, 2020
72 tasks
ribasushi pushed a commit that referenced this pull request Jul 4, 2021
ariescodescream pushed a commit to ariescodescream/go-ipfs that referenced this pull request Oct 23, 2021
@aschmahmann aschmahmann mentioned this pull request Dec 1, 2021
80 tasks
laurentsenta pushed a commit to laurentsenta/kubo that referenced this pull request Feb 25, 2022
…/multiformats/go-multiaddr-0.2.1

Bump github.com/multiformats/go-multiaddr from 0.2.0 to 0.2.1
laurentsenta pushed a commit to laurentsenta/kubo that referenced this pull request Feb 25, 2022
…dules/github.com/multiformats/go-multiaddr-0.2.1

Bump github.com/multiformats/go-multiaddr from 0.2.0 to 0.2.1
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