Skip to content

Commit

Permalink
Merge branch 'sai/skip_table_in_root_circuit' into sai/conditionally_…
Browse files Browse the repository at this point in the history
…verify_in_root_circuit
  • Loading branch information
sai-deng committed Oct 1, 2024
2 parents 2886fd8 + 447cfb9 commit 5f935c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions evm_arithmetization/src/fixed_recursive_verifier.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3077,6 +3077,7 @@ where
}

#[cfg(test)]
#[cfg(not(feature = "cdk_erigon"))]
mod tests {
use plonky2::field::goldilocks_field::GoldilocksField;
use plonky2::plonk::config::PoseidonGoldilocksConfig;
Expand Down

0 comments on commit 5f935c2

Please sign in to comment.