Add Hyrax multilinear PCS #559
Annotations
8 errors and 7 warnings
Check benchmarks on nightly:
poly-commit/benches/hyrax_times.rs#L12
struct takes 2 generic arguments but 3 generic arguments were supplied
|
Check benchmarks on nightly:
poly-commit/benches/hyrax_times.rs#L28
the trait bound `rand::distributions::Standard: rand::distributions::distribution::Distribution<Vec<_>>` is not satisfied
|
Check benchmarks on nightly:
poly-commit/benches/hyrax_times.rs#L28
the trait bound `rand::distributions::Standard: rand::distributions::distribution::Distribution<Vec<_>>` is not satisfied
|
Check benchmarks on nightly
could not compile `ark-poly-commit` (bench "hyrax_times") due to 5 previous errors
|
Check benchmarks on nightly:
poly-commit/src/hyrax/tests.rs#L20
struct takes 2 generic arguments but 3 generic arguments were supplied
|
Check benchmarks on nightly:
poly-commit/src/hyrax/tests.rs#L23
struct takes 2 generic arguments but 3 generic arguments were supplied
|
Check benchmarks on nightly:
poly-commit/src/multilinear_pc/mod.rs#L308
no method named `evaluate` found for struct `DenseMultilinearExtension` in the current scope
|
Check benchmarks on nightly
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install Rust (nightly)
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/
|
Install Rust (nightly)
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/
|
Install Rust (nightly)
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/
|
Install Rust (nightly)
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/
|
Check examples
target filter `examples` specified, but no targets matched; this is a no-op
|
Loading