-
Notifications
You must be signed in to change notification settings - Fork 3
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
[BUG]: invoke_system_call
rpc does not fallback to thunks
#827
Labels
bug
Something isn't working
Comments
sgerbino
added a commit
that referenced
this issue
Oct 13, 2023
sgerbino
added a commit
that referenced
this issue
Oct 17, 2023
sgerbino
added a commit
that referenced
this issue
Oct 17, 2023
sgerbino
added a commit
that referenced
this issue
Oct 17, 2023
sgerbino
added a commit
that referenced
this issue
Oct 17, 2023
sgerbino
added a commit
that referenced
this issue
Oct 19, 2023
sgerbino
added a commit
that referenced
this issue
Oct 20, 2023
sgerbino
added a commit
that referenced
this issue
Oct 20, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this?
Current behavior
Calling a system call that is implemented via thunk returns an error.
Expected behavior
The call should execute a return the expected result.
Steps to reproduce
No response
Environment
- OS:
Anything else?
No response
The text was updated successfully, but these errors were encountered: