Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant