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

bug: secp256 syscalls missing #1244

Open
greged93 opened this issue Feb 26, 2024 · 0 comments
Open

bug: secp256 syscalls missing #1244

greged93 opened this issue Feb 26, 2024 · 0 comments

Comments

@greged93
Copy link

greged93 commented Feb 26, 2024

The secp256 syscalls need to be added to the SELECTOR_TO_SYSCALL static. Currently running a contract containing a call to a secp256 syscall throws with:

Syscall handler invocation error: The selector '31202166147520941793195011415201397765240582401125720' is not in the syscall handler's selector to syscall map

The above is trying to use the Secp256k1GetPointFromX syscall.

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

1 participant