Reconstruct ZKP: Add Extension Field and Compile SNARKs with PCS #525
rust.yml
on: pull_request
Matrix: cargo check (msrv)
Matrix: cargo clippy
Matrix: cargo test
Annotations
5 errors and 10 warnings
typos
Process completed with exit code 2.
|
formatting
Process completed with exit code 1.
|
cargo clippy (macos-latest)
Process completed with exit code 1.
|
cargo clippy (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
cargo clippy (ubuntu-latest)
Process completed with exit code 1.
|
typos:
pcs/src/multilinear/brakedown/mod.rs#L51
"commited" should be "committed".
|
typos:
pcs/src/multilinear/brakedown/mod.rs#L51
"matirx" should be "matrix".
|
typos:
zkp/examples/zq_to_rq.rs#L79
"ouput" should be "output".
|
typos:
zkp/examples/zq_to_rq.rs#L81
"ouput" should be "output".
|
typos:
zkp/examples/rlwe_mult_rgsw.rs#L58
"oder" should be "order" or "odor" or "older".
|
typos:
zkp/examples/ntt.rs#L56
"oder" should be "order" or "odor" or "older".
|
typos:
zkp/src/sumcheck/mod.rs#L29
"instatiate" should be "instantiate".
|
typos:
zkp/src/piop/addition_in_zq.rs#L41
"compied" should be "compiled".
|
typos:
zkp/src/piop/addition_in_zq.rs#L49
"compied" should be "compiled".
|
typos:
zkp/src/piop/addition_in_zq.rs#L71
"involed" should be "involved".
|