-
Notifications
You must be signed in to change notification settings - Fork 932
Closed
Labels
dvtDistributed validator technology e.g. SSV, ObolDistributed validator technology e.g. SSV, ObolenhancementNew feature or requestNew feature or requestval-clientRelates to the validator client binaryRelates to the validator client binary
Description
Description
There are two endpoints in the beaconapi specs, specifically designed for DVT middleware:
- https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/Validator/submitBeaconCommitteeSelections
- https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/Validator/submitSyncCommitteeSelections
We have a --distributed flag in the VC now. We should implement these endpoints on the BN and when this flag is set on the VC use these endpoints.
There is further information and testing links in this comment: #4867 (comment)
Metadata
Metadata
Assignees
Labels
dvtDistributed validator technology e.g. SSV, ObolDistributed validator technology e.g. SSV, ObolenhancementNew feature or requestNew feature or requestval-clientRelates to the validator client binaryRelates to the validator client binary