optimize compute_cell_and_kzg_proofs #221
Annotations
6 errors and 1 warning
arkworks4 Benchmark:
kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
|
arkworks4 Benchmark:
kzg/src/das.rs#L285
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
|
arkworks4 Benchmark:
kzg/src/das.rs#L288
no method named `as_flattened_mut` found for mutable reference `&mut [<B as EcBackend>::Fr]` in the current scope
|
arkworks4 Benchmark:
kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
|
arkworks4 Benchmark
could not compile `kzg` (lib) due to 4 previous errors
|
arkworks4 Benchmark
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading