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 new duty types for sync committee duties #1174

Closed
xenowits opened this issue Sep 27, 2022 · 0 comments · Fixed by #1198
Closed

Add new duty types for sync committee duties #1174

xenowits opened this issue Sep 27, 2022 · 0 comments · Fixed by #1198
Assignees
Labels
duties This issue is related to duties to be added enhancement New feature or request

Comments

@xenowits
Copy link
Contributor

xenowits commented Sep 27, 2022

Problem to be solved

In core/types.go, add support for the following new types:

DutySyncMessage: 10
DutyPrepareSyncContribution: 11
DutySyncContribution: 12

Also add tests.

@xenowits xenowits added the duties This issue is related to duties to be added label Sep 27, 2022
@dB2510 dB2510 linked a pull request Sep 29, 2022 that will close this issue
@dB2510 dB2510 added the enhancement New feature or request label Sep 29, 2022
obol-bulldozer bot pushed a commit that referenced this issue Sep 29, 2022
Adds required sync committee duties.

category: feature
ticket: #1174
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

Successfully merging a pull request may close this issue.

2 participants