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

Open
2 tasks
jpraynaud opened this issue Sep 23, 2024 · 0 comments
Open
2 tasks

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

jpraynaud opened this issue Sep 23, 2024 · 0 comments
Labels
refactoring 🛠️ Code refactoring and enhancements

Comments

@jpraynaud
Copy link
Member

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
@jpraynaud jpraynaud added the refactoring 🛠️ Code refactoring and enhancements label Sep 23, 2024
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

No branches or pull requests

1 participant