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) #50

Closed
cptartur opened this issue Jul 6, 2023 · 0 comments · Fixed by #143
Closed

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

cptartur opened this issue Jul 6, 2023 · 0 comments · Fixed by #143
Assignees

Comments

@cptartur
Copy link
Member

cptartur commented Jul 6, 2023

software-mansion/protostar#2156

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.

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.

3 participants