optimize compute_cell_and_kzg_proofs #221
Annotations
6 errors
zkcrypto Benchmark:
kzg/src/das.rs#L293
cannot find type `FIELD_ELEMENTS_PER_CELL` in this scope
|
zkcrypto 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
|
zkcrypto 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
|
zkcrypto Benchmark:
kzg/src/das.rs#L293
function takes 1 generic argument but 2 generic arguments were supplied
|
zkcrypto Benchmark
could not compile `kzg` (lib) due to 4 previous errors
|
zkcrypto Benchmark
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
Loading