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

Refactor Certifier service to sign and send signatures in signer #1945

Closed
2 tasks done
Tracked by #1777
jpraynaud opened this issue Sep 23, 2024 · 0 comments · Fixed by #1979
Closed
2 tasks done
Tracked by #1777

Refactor Certifier service to sign and send signatures in signer #1945

jpraynaud opened this issue Sep 23, 2024 · 0 comments · Fixed by #1979
Assignees
Labels
refactoring 🛠️ Code refactoring and enhancements

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Sep 23, 2024

Why

Following the implementation of #1925, we want to give to the Certifier service of the signer the responsibility to sign and send the messages.

What

Refactor the Certifier service with its new responsibilities: sign and send individual signatures.

How

  • Implement sign individual signatures in Certifier service
  • Implement send individual signatures in Certifier service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring 🛠️ Code refactoring and enhancements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants