Add Hyrax multilinear PCS #559
Annotations
7 errors and 6 warnings
|
Test:
poly-commit/src/hyrax/tests.rs#L20
struct takes 2 generic arguments but 3 generic arguments were supplied
|
Test:
poly-commit/src/hyrax/tests.rs#L23
struct takes 2 generic arguments but 3 generic arguments were supplied
|
Test:
poly-commit/src/multilinear_pc/mod.rs#L308
no method named `evaluate` found for struct `DenseMultilinearExtension` in the current scope
|
Test:
poly-commit/src/hyrax/tests.rs#L4
unused import: `PolynomialCommitment`
|
Test
could not compile `ark-poly-commit` (lib test) due to 4 previous errors
|
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Install Rust (stable)
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 (stable)
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 (stable)
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 (stable)
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 with all features on stable
target filter `examples` specified, but no targets matched; this is a no-op
|
Check examples
target filter `examples` specified, but no targets matched; this is a no-op
|
Loading