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

Use addressFactory in DKG #134

Closed
ineiti opened this issue Mar 1, 2024 · 1 comment
Closed

Use addressFactory in DKG #134

ineiti opened this issue Mar 1, 2024 · 1 comment

Comments

@ineiti
Copy link
Member

ineiti commented Mar 1, 2024

The method

func (s *state) UnmarshalJSON(data []byte) error

in https://github.com/c4dt/d-voting/blob/main/services/dkg/pedersen/handler.go should somehow use an AddressFactory instead of creating a specific address type.

@ineiti ineiti added this to D-Voting Mar 1, 2024
@ineiti ineiti moved this to Backlog in D-Voting Mar 1, 2024
@ineiti ineiti mentioned this issue Mar 1, 2024
7 tasks
@ineiti
Copy link
Member Author

ineiti commented Oct 11, 2024

This will be solved with dedis#391

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant