Reconstruct ZKP: Add Extension Field and Compile SNARKs with PCS #538
Triggered via pull request
September 23, 2024 09:44
Status
Failure
Total duration
8m 57s
Artifacts
–
rust.yml
on: pull_request
Matrix: cargo check (msrv)
Matrix: cargo clippy
Matrix: cargo test
Annotations
4 errors and 4 warnings
typos
Process completed with exit code 2.
|
formatting
Process completed with exit code 1.
|
cargo clippy (ubuntu-latest)
Process completed with exit code 1.
|
cargo clippy (macos-latest)
Process completed with exit code 1.
|
typos:
algebra/src/polynomial/multivariate/multilinear/dense.rs#L17
"THERSHOLD" should be "THRESHOLD".
|
typos:
algebra/src/polynomial/multivariate/multilinear/dense.rs#L126
"THERSHOLD" should be "THRESHOLD".
|
typos:
algebra/src/polynomial/multivariate/multilinear/mod.rs#L59
"THERSHOLD" should be "THRESHOLD".
|
typos:
zkp/src/piop/ntt/mod.rs#L98
"representaions" should be "representations".
|