-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
various identify fixes and nits #922
Merged
Merged
Commits on May 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5f1fb4f - Browse repository at this point
Copy the full SHA 5f1fb4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c254773 - Browse repository at this point
Copy the full SHA c254773View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9dde9b - Browse repository at this point
Copy the full SHA d9dde9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1583b08 - Browse repository at this point
Copy the full SHA 1583b08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f715ad - Browse repository at this point
Copy the full SHA 8f715adView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2bb2ff - Browse repository at this point
Copy the full SHA a2bb2ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for e85f5f2 - Browse repository at this point
Copy the full SHA e85f5f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 226e7ec - Browse repository at this point
Copy the full SHA 226e7ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fddb7d - Browse repository at this point
Copy the full SHA 1fddb7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a01d732 - Browse repository at this point
Copy the full SHA a01d732View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1680c2 - Browse repository at this point
Copy the full SHA e1680c2View commit details -
various identify fixes and nits
* Always send the correct observed addr for the connection being identified. * Always send the correct addresses for the connection being identified. * Avoid extra work when the remote peer doesn't support identify delta. * Instead of applying delta locally, just update the snapshot with the new protocols. * Always access the snapshot under a lock and get rid of the test channel. This doesn't cost us in terms of performance and makes the system easier to reason about.
Configuration menu - View commit details
-
Copy full SHA for 355fd08 - Browse repository at this point
Copy the full SHA 355fd08View 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.