-
Notifications
You must be signed in to change notification settings - Fork 1k
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
validator/client: process Sync Committee roles separately #13995
validator/client: process Sync Committee roles separately #13995
Commits on May 14, 2024
-
validator/client: process Sync Committee roles separately
In a DV context, to be compatible with the proposed selection endpoint, the VC must push all partial selections to it instead of just one. Process sync committee role separately within the RolesAt method, so that partial selections can be pushed to the DV client appropriately, if configured.
Configuration menu - View commit details
-
Copy full SHA for f0f12ec - Browse repository at this point
Copy the full SHA f0f12ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45c76d1 - Browse repository at this point
Copy the full SHA 45c76d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfa9601 - Browse repository at this point
Copy the full SHA cfa9601View commit details -
Configuration menu - View commit details
-
Copy full SHA for e88c68a - Browse repository at this point
Copy the full SHA e88c68aView commit details -
validator/client: always process sync committee validator
Process sync committee duty at slot boundary as well.
Configuration menu - View commit details
-
Copy full SHA for f7cded9 - Browse repository at this point
Copy the full SHA f7cded9View commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b16725 - Browse repository at this point
Copy the full SHA 7b16725View commit details
Commits on May 29, 2024
-
don't fail if validator is marked as sync committee but it is not in …
…the list ignore the duty and continue
Configuration menu - View commit details
-
Copy full SHA for a4308fd - Browse repository at this point
Copy the full SHA a4308fdView commit details -
Merge branch 'refs/heads/develop' into gsora/fix-RolesAt-dv
# Conflicts: # validator/client/validator.go
Configuration menu - View commit details
-
Copy full SHA for e0000e9 - Browse repository at this point
Copy the full SHA e0000e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c74ca10 - Browse repository at this point
Copy the full SHA c74ca10View commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b80054 - Browse repository at this point
Copy the full SHA 3b80054View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6cbe0a4 - Browse repository at this point
Copy the full SHA 6cbe0a4View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c7b470 - Browse repository at this point
Copy the full SHA 8c7b470View commit details -
Configuration menu - View commit details
-
Copy full SHA for a153421 - Browse repository at this point
Copy the full SHA a153421View commit details