Skip to content

docs(msm): align Groth16 verifier example with autogenerated contract#475

Open
VolodymyrBg wants to merge 1 commit intokeep-starknet-strange:mainfrom
VolodymyrBg:docs/fix-groth16-msm-example
Open

docs(msm): align Groth16 verifier example with autogenerated contract#475
VolodymyrBg wants to merge 1 commit intokeep-starknet-strange:mainfrom
VolodymyrBg:docs/fix-groth16-msm-example

Conversation

@VolodymyrBg
Copy link
Copy Markdown

Update the MSM documentation to reflect the current Groth16 verifier API and calldata assembly. The contract now takes full_proof_with_hints and returns Result<Span, felt252>. Calldata is built as points/public_inputs/curve id followed by msm_hint, and the syscall path uses starknet::syscalls. This prevents confusion when integrating msm_g1 via the universal ECIP contract.

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.

1 participant