-
Notifications
You must be signed in to change notification settings - Fork 40
feat: sync committee contribution #1284
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 all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
3c9803d
Merge branch 'sync-committee-message-production' into sync_committee_…
rodrigo-o 324474d
Added sync_committee_aggregator? function
rodrigo-o d9c6d83
Added get_sync_committee_selection proof
rodrigo-o ead256a
Merge branch 'main' into sync_committee_contribution
rodrigo-o 7fce4c0
Initial aggregation duties calculation effort
rodrigo-o e8bfecf
Make the sync committee aggregator check work at calculating duties, …
rodrigo-o e6918c3
Fixed warning temporarily
rodrigo-o b39c5d4
Addition of collect and start looking into aggregate publish
rodrigo-o 7573e02
Added sync_subnet_info and renamed the old subnet_info module
rodrigo-o 6c86446
Fixed typo on handle_gossip
rodrigo-o 8fe7938
Merge branch 'main' into sync_committee_contribution
rodrigo-o 1c00037
Added all the path to reach to aggregation, aggregate still WIP
rodrigo-o 1a59abf
Contribution generated and published, but not validated to be picked up
rodrigo-o 22bfd13
Fixed an issue regarding agregation bit size outside of minimal and f…
rodrigo-o 74f102c
format
rodrigo-o 603a428
Fixed boundary check + sync committe message duplication in contribution
rodrigo-o 03663ef
Fixed sync contribution signature calculation for validators repeated…
rodrigo-o 64a0d46
Fixed Duties update that reduced the ammount of broadcasters every slot
rodrigo-o f937fab
Documented the participants in sync committee and return the validato…
rodrigo-o 46a59a5
Addded some comments and tests for SyncSubnetInfo matching the previo…
rodrigo-o 3fc50d6
Duties refactored
rodrigo-o ef35326
Replaced the old last_slot_broadcasted and fixed an issue in duties r…
rodrigo-o f1c0f37
Merge branch 'main' into sync_committee_contribution
rodrigo-o f82adb2
Move the fetch of the beacon state when we know its neeeded
rodrigo-o 0e2fa72
Comments addressed
rodrigo-o c616a66
Renamed SubnetInfo
rodrigo-o 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
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.