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

Create the new authority-claimer service skeleton #34

Closed
4 of 6 tasks
Tracked by #28
GMKrieger opened this issue Jul 19, 2023 · 0 comments · Fixed by #45
Closed
4 of 6 tasks
Tracked by #28

Create the new authority-claimer service skeleton #34

GMKrieger opened this issue Jul 19, 2023 · 0 comments · Fixed by #45
Assignees
Milestone

Comments

@GMKrieger
Copy link
Contributor

GMKrieger commented Jul 19, 2023

📚 Context

The dispatcher will be separated in two services, one responsible to read the blockchain and update the machine and one responsible for the claims. This issue starts creating the latter, adding a new crate to the workspace.

✔️ Solution

Create a new crate named authority-claimer on the workspace.

📈 Subtasks

  • Create the crate with necessary files to start a mock service
  • Create a broker interface
  • Create a check-claims interface
  • Create a make-claims interface
  • Add the new service to the appropriate docker initialization
  • Run the service
@GMKrieger GMKrieger added this to the 1.1.0 milestone Jul 19, 2023
@gligneul gligneul mentioned this issue Jul 27, 2023
9 tasks
@renan061 renan061 self-assigned this Jul 21, 2023
@gligneul gligneul transferred this issue from cartesi/rollups Jul 27, 2023
@renan061 renan061 linked a pull request Jul 31, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants