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

Add command to validate notice #192

Closed
2 tasks done
gligneul opened this issue Dec 5, 2023 · 0 comments · Fixed by #270
Closed
2 tasks done

Add command to validate notice #192

gligneul opened this issue Dec 5, 2023 · 0 comments · Fixed by #270
Assignees
Labels
#feat:rollups-cli Feature: cartesi-rollups-cli
Milestone

Comments

@gligneul
Copy link
Contributor

gligneul commented Dec 5, 2023

📚 Context

Validating notices and executing vouchers are central steps in our rollups solution.
We need a command to verify that these steps are working as expected.
We can start with notices because they do not have a specific format to be executed; instead, they just need valid proof to be validated.

✔️ Solution

  • Add auxiliary function to ethutil package.
  • Add command to validate notice.
@gligneul gligneul added the #feat:rollups-cli Feature: cartesi-rollups-cli label Dec 5, 2023
@gligneul gligneul added this to the 1.3.0 milestone Dec 5, 2023
@GMKrieger GMKrieger self-assigned this Jan 8, 2024
@GMKrieger GMKrieger linked a pull request Jan 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#feat:rollups-cli Feature: cartesi-rollups-cli
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants