-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Conversation
* handle subroutine errors * further specify the type of channel
This looks good, can you verify that the root cause has been addressed? |
@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 Will assign the issue to jbenet. @whyrusleeping, @jbenet please sign-off on these minor fixes now. No harm in merging these in. |
Yeah, go ahead and merge them |
Update go-cid, go-datastore
…/multiformats/go-multiaddr-0.2.1 Bump github.com/multiformats/go-multiaddr from 0.2.0 to 0.2.1
…dules/github.com/multiformats/go-multiaddr-0.2.1 Bump github.com/multiformats/go-multiaddr from 0.2.0 to 0.2.1
Two bugs to squash:
Handshake
failureProgress:
This PR is to be merged once it is able to address:
#61 (comment)
@whyrusleeping feel free to push to this branch