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

Support DutyProposer in DutyDB #223

Closed
corverroos opened this issue Mar 15, 2022 · 0 comments · Fixed by #326
Closed

Support DutyProposer in DutyDB #223

corverroos opened this issue Mar 15, 2022 · 0 comments · Fixed by #326
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@corverroos
Copy link
Contributor

Problem to solve

We want to add support for DutyProposer, but the DutyDB doesn't support it yet.

Proposed solution

  • See Support DutyProposer in Fetcher #222 for how UnsignedData is encoded and decode it
  • Store it in a new map with slot as key and tuple of pubkey and block as value
  • Add AwaitBeaconBlock method (follow AwaitAttestation as example)
@corverroos corverroos added the enhancement New feature or request label Mar 15, 2022
@corverroos corverroos added this to the Charon V0 milestone Mar 15, 2022
@dB2510 dB2510 self-assigned this Mar 31, 2022
@dB2510 dB2510 linked a pull request Mar 31, 2022 that will close this issue
dB2510 added a commit that referenced this issue Apr 1, 2022
Adds support for DutyProposer to DutyDB

category: feature
ticket: #223
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants