Skip to content

Reconstruct ZKP: Add Extension Field and Compile SNARKs with PCS #538

Reconstruct ZKP: Add Extension Field and Compile SNARKs with PCS

Reconstruct ZKP: Add Extension Field and Compile SNARKs with PCS #538

Triggered via pull request September 23, 2024 09:44
@xiangxiecryptoxiangxiecrypto
synchronize #148
add_EF
Status Failure
Total duration 8m 57s
Artifacts

rust.yml

on: pull_request
Matrix: cargo check (msrv)
Matrix: cargo clippy
Matrix: cargo test
Fit to window
Zoom out
Zoom in

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".