-
Notifications
You must be signed in to change notification settings - Fork 445
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
feat: track failed/successful dials per-address #2033
Open
achingbrain
wants to merge
7
commits into
main
Choose a base branch
from
feat/track-dial-failures-per-address
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Sep 8, 2023
-
feat: track failed/successful dials per-address
Instead of tracking which peer we failed to dial, track dial success or failure on a per-address basis. This will let us detect when IPv6 is unsupported or certain transports (e.g. UDP ones) are blocked. Refs: 2010
Configuration menu - View commit details
-
Copy full SHA for 90bfc6d - Browse repository at this point
Copy the full SHA 90bfc6dView commit details
Commits on Sep 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3b31fdd - Browse repository at this point
Copy the full SHA 3b31fddView commit details -
Merge remote-tracking branch 'origin/master' into feat/track-dial-fai…
…lures-per-address
Configuration menu - View commit details
-
Copy full SHA for cc8196c - Browse repository at this point
Copy the full SHA cc8196cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7836623 - Browse repository at this point
Copy the full SHA 7836623View commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 40dd225 - Browse repository at this point
Copy the full SHA 40dd225View commit details
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3296f11 - Browse repository at this point
Copy the full SHA 3296f11View commit details
Commits on Nov 3, 2023
-
Merge remote-tracking branch 'origin/master' into feat/track-dial-fai…
…lures-per-address
Configuration menu - View commit details
-
Copy full SHA for 308097f - Browse repository at this point
Copy the full SHA 308097fView 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.