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

Handle parsing error in nested call and tx levels correctly #10939

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

Handle parsing error in nested call and tx levels correctly #10939

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

Comments

@jeanmon
Copy link
Contributor

jeanmon commented Dec 23, 2024

This task consists first in checking whether parsing errors are correctly handled since we implemented nested calls (bot TS and cpp). We also want to be able to prove a TX and include it in a block if there is a parsing error. Especially consider the corner case where the parsing error happens for the first instruction in the TX.

Secondly, implement some fixes for potential discovered gaps.

@jeanmon jeanmon added the C-avm Component: AVM related tickets (aka public VM) label Dec 23, 2024
@jeanmon jeanmon added this to A3 Dec 23, 2024
@github-project-automation github-project-automation bot moved this to Todo in A3 Dec 23, 2024
@jeanmon jeanmon changed the title Handle parsing error in nested call correctly Handle parsing error in nested call and tx levels correctly Dec 23, 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