scroll-tech / ceno

Accelerate Zero-knowledge Virtual Machine by Non-uniform Prover Based on GKR Protocol
Apache License 2.0
21 stars 2 forks source link

fix/fixed_commit_unwrap #523

Closed naure closed 1 day ago

naure commented 4 days ago

Integration test currently broken with RUST_LOG=debug:

thread 'main' panicked at /home/a/INV/scroll/ceno/ceno_zkvm/src/scheme/verifier.rs:761:46:
called `Option::unwrap()` on a `None` value

Fixed here.