Reduce KZG parameters for proof verifier. (#2) #1
Annotations
5 errors and 7 warnings
deploy
feature has been removed
|
deploy
unknown feature `stdsimd`
|
deploy
could not compile `pathfinder_simd` (lib) due to 2 previous errors
|
deploy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
no method named `get_g` found for struct `halo2_proofs::poly::ipa::commitment::ParamsIPA` in the current scope:
halo2_proofs/benches/arithmetic.rs#L20
error[E0599]: no method named `get_g` found for struct `halo2_proofs::poly::ipa::commitment::ParamsIPA` in the current scope
--> halo2_proofs/benches/arithmetic.rs:20:29
|
20 | let g = &mut params.get_g().to_vec();
| ^^^^^ method not found in `halo2_proofs::poly::ipa::commitment::ParamsIPA<halo2_proofs::halo2curves::pasta::EqAffine>`
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|