Skip to content

Conversation

@querolita
Copy link
Member

o1js side: o1-labs/o1js#2632
proof-systems side: o1-labs/proof-systems#3368

(Native Prover) Kimchi bindings: native overrides for napi Oracles conversions
@querolita querolita marked this pull request as ready for review November 22, 2025 21:30
@querolita querolita requested a review from a team as a code owner November 22, 2025 21:30
Comment on lines 19 to 22
prev_challenges = tsRustConversionNative.fp.vectorToRust(prev_challenges);
var wasm_runtime_tables =
tsRustConversionNative.fp.runtimeTablesToRust(caml_runtime_tables);
prev_sgs = tsRustConversionNative.fp.pointsToRust(prev_sgs);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current error that blocks POC proof generation is here! However the error message is abstract but I suspect that we need to handle the input types correctly.

image

Just heads-up for upcoming work :)

(`mina`) Native Prover with Napi - Verifier Index
@querolita querolita merged commit 4311de7 into florian/napi-proof Dec 9, 2025
1 check passed
@querolita querolita deleted the querolita/napi-proof branch December 9, 2025 13:09
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

Successfully merging this pull request may close these issues.

4 participants