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

MSM specific errors in circuit #10854

Open
jeanmon opened this issue Dec 18, 2024 · 0 comments
Open

MSM specific errors in circuit #10854

jeanmon opened this issue Dec 18, 2024 · 0 comments
Assignees
Labels
C-avm Component: AVM related tickets (aka public VM)

Comments

@jeanmon
Copy link
Contributor

jeanmon commented Dec 18, 2024

Add the following error handling in circuit:

  • pointsReadLength is not a multiple of 3 (see simulator code which returns InstructionExecutionError)
  • each point is on Grumpkin curve (simulator also throws InstructionExecutionError)
@jeanmon jeanmon added the C-avm Component: AVM related tickets (aka public VM) label Dec 18, 2024
@jeanmon jeanmon added this to A3 Dec 18, 2024
@github-project-automation github-project-automation bot moved this to Todo in A3 Dec 18, 2024
@jeanmon jeanmon self-assigned this Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-avm Component: AVM related tickets (aka public VM)
Projects
Status: Todo
Development

No branches or pull requests

1 participant