merge master

This commit is contained in:
Dmitriy Ryajov 2024-02-07 14:31:06 -06:00
parent 27e0ed61e0
commit 2bff066735
No known key found for this signature in database
GPG Key ID: DA8C680CE7C657A4

View File

@ -595,10 +595,6 @@ proc onProve(
error "Unable to generate proof", err = err.msg
return failure(err)
without proofInput =? await sampler.getProofInput(challenge, nSamples = 3), err:
error "Unable to get proof input for slot", err = err.msg
return failure(err)
# Todo: send proofInput to circuit. Get proof. (Profit, repeat.)
# For now: dummy proof that is not all zero's, so that it is accepted by the