Skip to content
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

Add support for DutyPrepareAggregator to bcast #1068

Closed
dB2510 opened this issue Aug 31, 2022 · 0 comments
Closed

Add support for DutyPrepareAggregator to bcast #1068

dB2510 opened this issue Aug 31, 2022 · 0 comments
Assignees
Labels
duties This issue is related to duties to be added enhancement New feature or request

Comments

@dB2510
Copy link
Contributor

dB2510 commented Aug 31, 2022

Problem to be solved

We need to add support for DutyPrepareAggregator to bcast to submit the resulting v2 aggregated signature to the upstream beacon node which subscribes to the correct subnet.

Proposed solution

Add support for v2.BeaconCommitteeSubscriptionsSubmitter to the bcast component, submitting the resulting v2 aggregated signature to the upstream beacon node which subscribes to the correct subnet. Note responses are ignored. This should be done by adding a switch case for DutyPrepareAggregator in Broadcast method in core/bcast/bcast.go. Add unit tests.

@dB2510 dB2510 added the duties This issue is related to duties to be added label Aug 31, 2022
@dB2510 dB2510 added the enhancement New feature or request label Sep 4, 2022
obol-bulldozer bot pushed a commit that referenced this issue Sep 7, 2022
Add `DutyPrepareAggregator` to bcast component.

category: feature
ticket: #1068
@xenowits xenowits closed this as completed Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duties This issue is related to duties to be added enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants