Skip to content

Commit

Permalink
add secpr1 libfuncs to the experimental list (#4289)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArielElp authored Oct 23, 2023
1 parent d22d1c0 commit 0c67a87
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,11 @@
"secp256k1_get_point_from_x_syscall",
"secp256k1_mul_syscall",
"secp256k1_new_syscall",
"secp256r1_add_syscall",
"secp256r1_get_xy_syscall",
"secp256r1_get_point_from_x_syscall",
"secp256r1_mul_syscall",
"secp256r1_new_syscall",
"send_message_to_l1_syscall",
"snapshot_take",
"storage_address_from_base",
Expand Down

0 comments on commit 0c67a87

Please sign in to comment.