-
Notifications
You must be signed in to change notification settings - Fork 971
Maintain peers across all data column subnets #7915
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
Merged
Changes from 16 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
05baf9c
Maintain peers across all sampling subnets. Make discovery requests i…
jimmygchen 9e87e49
Clean ups.
jimmygchen 232e685
Prioritize unsynced peers for pruning
jimmygchen edf8571
Remove brittle and unmaintainable test
jimmygchen 6b1f2c8
Fix function behaviour
jimmygchen 901208e
Merge remote-tracking branch 'origin/unstable' into maintain-custody-…
jimmygchen 0a2fd8b
Update peer manager tests to use `MetaDataV3`
jimmygchen 74466bd
Prioritise data column subnet uniform distribution when pruning peers.
jimmygchen 36c5f8a
Refactor prune peer function.
jimmygchen daa619c
Fix lint
jimmygchen d34b778
Update tests
jimmygchen 6252834
Merge remote-tracking branch 'origin/unstable' into maintain-custody-…
jimmygchen 7ac2096
Update tests and fix some bugs
jimmygchen 0d06a46
Add additional peer pruning tests on sync status
jimmygchen 4a31198
Fix test flakiness due to sampling subnet computation from random Pee…
jimmygchen 73332c2
Merge branch 'unstable' into maintain-custody-peers
jimmygchen 63ffd1d
Merge branch 'unstable' into maintain-custody-peers
jimmygchen ac778c6
Update code comments from review
jimmygchen 09d6bbe
Update typo in comment
jimmygchen 20483f9
Fix a pruning bug and update comments.
jimmygchen de98f29
Merge branch 'maintain-custody-peers' of github.com:jimmygchen/lighth…
jimmygchen ec88397
Merge branch 'unstable' into maintain-custody-peers
jimmygchen 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
Oops, something went wrong.
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.