This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Description
What command(s) is the bug in?
RUST_LOG=debug cargo test --release --package zkevm-circuits --lib vk_stable -- --nocapture
Describe the bug
Some 1st phase column's value is assigned to be None which must not be the case.
Concrete steps to reproduce the bug. If it's able reproduce via testool, please share test_id from jenkins report
Use the branch bug/sha256 and then run the above cmd.