-
Notifications
You must be signed in to change notification settings - Fork 523
p2p: hybrid node net identity for connection deduplication #6035
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
Merged
algorandskiy
merged 26 commits into
algorand:master
from
algorandskiy:pavel/p2p-hybrid-tests
Jul 19, 2024
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
3221ba3
Implement shared identity tracker
algorandskiy d2de05c
CR: fix identityOpts reuse concern
algorandskiy a1a33b8
gossipsub: fix pubsub.processLoop and test termination race
algorandskiy 808ba67
netdeploy: support hybrid p2p scenarios
algorandskiy 0c6c43e
more logging into TestHybridNetwork_DuplicateConn
algorandskiy 4350de3
CR fixes
algorandskiy 798722e
fix hybrid scenario generation
algorandskiy 2fbe979
fixes to hybrid test scripts
algorandskiy d12f93f
do not assign NetAddress to SRV in p2p mode
algorandskiy 9b281bd
fix p2p netaddress and publicaddress
algorandskiy 8532f1f
remove gossibSubPeer type
algorandskiy 3584830
fix letter case for public address in net identity
algorandskiy c11a329
Apply suggestions from code review
algorandskiy 0b64ff3
Merge branch 'master' into pavel/p2p-hybrid-tests
algorandskiy 5767554
fix build after applying GH suggestions
algorandskiy ef77424
CR: hybrid cluster script update
algorandskiy 219f4de
Merge remote-tracking branch 'upstream/master' into pavel/p2p-hybrid-…
algorandskiy 2d04b94
add a stub for connection limiting in p2p net
algorandskiy cea2d4d
Merge remote-tracking branch 'upstream/master' into pavel/p2p-hybrid-…
algorandskiy 16a096c
IsGossipServer takes into account p2p and hybrid options
algorandskiy dfdd101
config: Add P2PIncomingConnectionsLimit
algorandskiy 1425b70
CR fixes: fd calc and deploy net
algorandskiy f002752
CR fixes: IsGossipServer changes
algorandskiy c6ca8b1
Merge remote-tracking branch 'upstream/master' into pavel/p2p-hybrid-…
algorandskiy d0b973a
post merge fixes
algorandskiy c3cd19c
Update config/localTemplate.go
algorandskiy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.