-
Notifications
You must be signed in to change notification settings - Fork 963
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
{core/,swarm/}: Dial with handler and return handler on error and closed #2191
Merged
Commits on Aug 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a332591 - Browse repository at this point
Copy the full SHA a332591View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46904a6 - Browse repository at this point
Copy the full SHA 46904a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d756be1 - Browse repository at this point
Copy the full SHA d756be1View commit details
Commits on Aug 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 595623f - Browse repository at this point
Copy the full SHA 595623fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 705842f - Browse repository at this point
Copy the full SHA 705842fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d744b4a - Browse repository at this point
Copy the full SHA d744b4aView commit details -
core/: Remove DisconnectedPeer::set_connected and Pool::add
This logic seems to be a leftover of libp2p#889 and unused today.
Configuration menu - View commit details
-
Copy full SHA for 5c2aef6 - Browse repository at this point
Copy the full SHA 5c2aef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce0d278 - Browse repository at this point
Copy the full SHA ce0d278View commit details
Commits on Aug 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 425e777 - Browse repository at this point
Copy the full SHA 425e777View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ff6397 - Browse repository at this point
Copy the full SHA 5ff6397View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d9285f - Browse repository at this point
Copy the full SHA 7d9285fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 682f6be - Browse repository at this point
Copy the full SHA 682f6beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9262c03 - Browse repository at this point
Copy the full SHA 9262c03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62c5e13 - Browse repository at this point
Copy the full SHA 62c5e13View commit details
Commits on Aug 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 174693a - Browse repository at this point
Copy the full SHA 174693aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a78de13 - Browse repository at this point
Copy the full SHA a78de13View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4960b7 - Browse repository at this point
Copy the full SHA d4960b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b73139a - Browse repository at this point
Copy the full SHA b73139aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa02e5f - Browse repository at this point
Copy the full SHA aa02e5fView commit details
Commits on Aug 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2c9f0d3 - Browse repository at this point
Copy the full SHA 2c9f0d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d7c73a - Browse repository at this point
Copy the full SHA 6d7c73aView commit details
Commits on Aug 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a56980e - Browse repository at this point
Copy the full SHA a56980eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c3ed2e - Browse repository at this point
Copy the full SHA 1c3ed2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32fc84e - Browse repository at this point
Copy the full SHA 32fc84eView commit details
Commits on Aug 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7ea4908 - Browse repository at this point
Copy the full SHA 7ea4908View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbd4681 - Browse repository at this point
Copy the full SHA fbd4681View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6787e77 - Browse repository at this point
Copy the full SHA 6787e77View commit details -
Configuration menu - View commit details
-
Copy full SHA for b864133 - Browse repository at this point
Copy the full SHA b864133View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2bf380 - Browse repository at this point
Copy the full SHA b2bf380View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d342b6 - Browse repository at this point
Copy the full SHA 7d342b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5853890 - Browse repository at this point
Copy the full SHA 5853890View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d0faf9 - Browse repository at this point
Copy the full SHA 4d0faf9View commit details
Commits on Aug 26, 2021
-
Apply suggestions from code review
Co-authored-by: Thomas Eizinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a45e7b - Browse repository at this point
Copy the full SHA 7a45e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cef949c - Browse repository at this point
Copy the full SHA cef949cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb77e5 - Browse repository at this point
Copy the full SHA ceb77e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 814ff4b - Browse repository at this point
Copy the full SHA 814ff4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90df72a - Browse repository at this point
Copy the full SHA 90df72aView commit details
Commits on Aug 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 60c7261 - Browse repository at this point
Copy the full SHA 60c7261View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2f1819 - Browse repository at this point
Copy the full SHA a2f1819View commit details -
swarm/src/behaviour.rs: Use heading for doc example
Co-authored-by: Thomas Eizinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b905545 - Browse repository at this point
Copy the full SHA b905545View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99f81d0 - Browse repository at this point
Copy the full SHA 99f81d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c5eb8e - Browse repository at this point
Copy the full SHA 1c5eb8eView commit details
Commits on Aug 31, 2021
-
protocols/gossipsub/src/behaviour.rs: Remove unnecesary assignment
Co-authored-by: Thomas Eizinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c09198e - Browse repository at this point
Copy the full SHA c09198eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.