This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Implement the Statement Distribution Subsystem #1326
Merged
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
5d7f6d5
set up data types and control flow for statement distribution
rphmeier 28f12c5
add some set-like methods to View
rphmeier f8992a2
implement sending to peers
rphmeier 72b339b
start fixing equivocation handling
rphmeier 6a16cd7
Add a section to the statement distribution subsystem on equivocation…
rphmeier ca3b523
fix typo and amend wording
rphmeier 8464686
implement flood protection
rphmeier cac9adc
have peer knowledge tracker follow when peer first learns about a can…
rphmeier 1be7e37
send dependents after circulating
rphmeier 47f2df8
add another TODO
rphmeier cd30c21
trigger send in one more place
rphmeier a39ad10
refactors from review
rphmeier 751122b
send new statements to candidate backing
rphmeier d413426
instantiate active head data with runtime API values
rphmeier 7b82e1b
track our view changes and peer view changes
rphmeier 94a69ff
apply a benefit to peers who send us statements we want
rphmeier a3b4b6a
remove unneeded TODO
rphmeier eb51e80
add some comments and improve Hash implementation
rphmeier b9876ae
start tests and fix `note_statement`
rphmeier f605ed2
test active_head seconding logic
rphmeier 5650620
test that the per-peer tracking logic works
rphmeier dd00108
test per-peer knowledge tracker
rphmeier c93b545
test that peer view updates lead to messages being sent
rphmeier 19ee505
test statement circulation
rphmeier 9093736
address review comments
rphmeier 6d18b62
have view set methods return references
rphmeier 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
test that peer view updates lead to messages being sent
- Loading branch information
commit c93b545abd19dd370c44aa5fa4109a4fb2258ef4
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
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.