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 dispatchers failed execution in syscall (Invoke/Call) #2156

Open
cptartur opened this issue Jun 30, 2023 · 0 comments
Open

Handle dispatchers failed execution in syscall (Invoke/Call) #2156

cptartur opened this issue Jun 30, 2023 · 0 comments
Assignees

Comments

@cptartur
Copy link
Member

cptartur commented Jun 30, 2023

Right now, we assert that the execution of invoke/call to contract succeeded and panic if it didn't. The code should be updated so panic data is returned to the test and can be handled.

@cptartur cptartur added this to the Rust test runner milestone Jun 30, 2023
@Arcticae Arcticae changed the title Handle dispatchers failed execution in syscall Handle dispatchers failed execution in syscall (Invoke/Call) Jun 30, 2023
@Arcticae Arcticae self-assigned this Jun 30, 2023
@Arcticae Arcticae closed this as completed Jul 6, 2023
@Arcticae Arcticae reopened this Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants