Uh oh!
There was an error while loading. Please reload this page.
refactor: zkquiz setup and testing locally/devnet - #1153
Conversation
uri-99
left a comment
There was a problem hiding this comment.
Also, currently batches must be at least size 2. If you only send this proof, the batch will not be finalized by the batcher. If it is a local devnet example, you could send this proof twice to make the batch finalize, or clarify that the user must in parallel send another proof (such as make batcher_send_risc0_burst)
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ebd81ae to
5242061CompareUh oh!
There was an error while loading. Please reload this page.
entropidelic
commented
Oct 8, 2024
left a small comment on the readme, but aside from that it looks good! |
uri-99
left a comment
There was a problem hiding this comment.
sending only 1 proof doesn't work
Changes
This pr refactors zkquiz example so that testing it locally becomes easier.
Testing
To test this, you can follow this guide.