I'm trying to generate mdoc inputs to test the Longfellow ZK circuits using mdoc-ts.
- I generate the mdoc (issuer + device response)
- I extract:
mdoc_base64
sessionTranscript
- issuer public key
Problem
When running the run_mdoc_prover, I consistently get:
eval_circuit failed
Question
Is there a reference or recommended way to generate compatible mdoc test inputs?
Any guidance would be really helpful.
Thanks!
I'm trying to generate mdoc inputs to test the Longfellow ZK circuits using mdoc-ts.
mdoc_base64sessionTranscriptProblem
When running the
run_mdoc_prover, I consistently get:eval_circuit failedQuestion
Is there a reference or recommended way to generate compatible mdoc test inputs?
Any guidance would be really helpful.
Thanks!