-
Notifications
You must be signed in to change notification settings - Fork 971
Downscore and retry custody failures #7510
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
Closed
Closed
Changes from 6 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
4fb2ae6
Implement reliable range sync for PeerDAS
dapplion 801659d
Resolve some TODOs
dapplion b383f7a
More comments
dapplion 7d0fb93
Reduce conversions
dapplion c8a0c9e
Remove CustodyByRoot and CustodyByRange types
dapplion 01329ab
Improve RangeBlockComponent type
dapplion 34b37b9
Remove unused module
dapplion 8f74adc
Use DataColumnSidecarList
dapplion 86ad87e
Lint tests
dapplion 52722b7
Resolve TODO(das)
dapplion fc3922f
Resolve more TODOs
dapplion 0ef95dd
Remove stale TODO
dapplion 144b83e
Remove BatchStateSummary
dapplion 02d9737
Address review comments
dapplion c6b39e9
Merge remote-tracking branch 'sigp/peerdas-devnet-7' into peerdas-ran…
dapplion 1b72871
Merge branch 'peerdas-devnet-7' into peerdas-rangesync
jimmygchen 2b4a9bd
Merge branch 'peerdas-devnet-7' into peerdas-rangesync
jimmygchen ae0ef8f
Fix finalized_sync_permanent_custody_peer_failure
dapplion 6f754bf
Merge branch 'peerdas-devnet-7' into peerdas-rangesync
jimmygchen 28d9d8b
lint
dapplion 7a03578
Remove total_requests_per_peer
dapplion 4e13b3b
Fix failed_peers post fulu
dapplion e426e45
Don't use failed_peers for download errors, rely on randomness to ski…
dapplion 82c8e82
Re-add NoPeers error
dapplion a7a3457
Merge branch 'peerdas-devnet-7' into peerdas-rangesync
dapplion 8c8a812
Merge remote-tracking branch 'sigp/peerdas-devnet-7' into peerdas-ran…
dapplion 56fcf28
lint
dapplion aa726cc
lint
dapplion cb5f76f
Add peers to backfill if FullySynced
dapplion 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.