logup multiplicity in witness assignment #487
Annotations
1 error and 10 warnings
|
|
|
|
gkr/src/lib.rs#L9
unexpected `cfg` condition value: `r#unsafe`
|
gkr/src/circuit/circuit_layout.rs#L124
unexpected `cfg` condition value: `debug`
|
gkr/src/gadgets/keccak256.rs#L16
unused import: `IntoMLE`
|
gkr/src/prover.rs#L15
unused import: `IOPProverStepMessage`
|
gkr/src/prover/phase1_output.rs#L6
unused import: `commutative_op_mle_pair`
|
gkr/src/structs.rs#L9
unused import: `mle::ArcDenseMultilinearExtension`
|
gkr/src/prover/phase2.rs#L105
use of deprecated method `multilinear_extensions::mle::MultilinearExtension::resize_ranged`: TODO try to redesign this api for it's costly and create a new DenseMultilinearExtension
|
This job succeeded
Loading