scroll-tech / ceno

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

fix/fixed_commit_unwrap #523

Closed naure closed 2 weeks ago

naure commented 3 weeks 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.