-
Notifications
You must be signed in to change notification settings - Fork 224
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
[WIP] - Contacts, etc. #2242
Draft
dr7ana
wants to merge
28
commits into
oxen-io:quic-wip
Choose a base branch
from
dr7ana:contacts
base: quic-wip
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.
Draft
[WIP] - Contacts, etc. #2242
+4,439
−10,152
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- unorganized amalgamation of cc logic - session-related logic still local
dr7ana
force-pushed
the
contacts
branch
2 times, most recently
from
October 25, 2024 16:40
bfd6006
to
f6376b4
Compare
- DRYing out message serialization across path message types
dr7ana
force-pushed
the
contacts
branch
3 times, most recently
from
October 28, 2024 22:14
2b0f8d3
to
7d3df28
Compare
dr7ana
force-pushed
the
contacts
branch
4 times, most recently
from
October 29, 2024 21:58
ac8feb1
to
e910b2d
Compare
- path mapping fundamentally changed in path_handler and path_context to be correctly 1:1 with upstream RX - concepts of "is_relayed" and "relay_order" made redundant by relay full mesh
dr7ana
force-pushed
the
contacts
branch
4 times, most recently
from
November 6, 2024 21:32
9aa0c24
to
0a3b609
Compare
…d edges, expiring - Cleaner handling of relayed vs path-requests - Relays expire transit_hops; constant lifetime reduced for testing - Abstracted reservoir sampling algorithm to use for better hop selection - Moved random to the correct place - strict-connect pinned edges require more efficient configuration of needed connections
dr7ana
force-pushed
the
contacts
branch
2 times, most recently
from
November 7, 2024 18:24
725eddd
to
37ae719
Compare
dr7ana
force-pushed
the
contacts
branch
9 times, most recently
from
November 12, 2024 21:42
7dfbba1
to
79469d8
Compare
- allow 1 pinned edge instead of 2 minimum - don't throw on bad addrmap.dat - client default accepted as 0.0.0.0:1090
dr7ana
force-pushed
the
contacts
branch
3 times, most recently
from
November 14, 2024 20:36
689e840
to
97410d5
Compare
- do not use hops with the same /24 masked ip-address - RPC find_cc endpoint
dr7ana
force-pushed
the
contacts
branch
2 times, most recently
from
November 14, 2024 23:16
ac36410
to
5fafab7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.