MCL backend implementation #173
Annotations
10 errors and 2 warnings
arkworks Benchmark:
arkworks/src/kzg_types.rs#L602
method `get_expanded_roots_of_unity_at` is not a member of trait `FFTSettings`
|
arkworks Benchmark:
arkworks/src/kzg_types.rs#L606
method `get_expanded_roots_of_unity` is not a member of trait `FFTSettings`
|
arkworks Benchmark:
arkworks/src/kzg_types.rs#L780
method `get_expanded_roots_of_unity_at` is not a member of trait `KZGSettings`
|
arkworks Benchmark:
arkworks/src/kzg_types.rs#L792
method `get_g1_secret` is not a member of trait `KZGSettings`
|
arkworks Benchmark:
arkworks/src/kzg_types.rs#L796
method `get_g2_secret` is not a member of trait `KZGSettings`
|
arkworks Benchmark:
arkworks/src/eip_4844.rs#L430
cannot find type `Cell` in this scope
|
arkworks Benchmark:
arkworks/src/kzg_types.rs#L570
not all trait items implemented, missing: `get_brp_roots_of_unity`, `get_brp_roots_of_unity_at`
|
arkworks Benchmark:
arkworks/src/kzg_types.rs#L630
method `new` has an incompatible type for trait
|
arkworks Benchmark:
arkworks/src/kzg_types.rs#L627
not all trait items implemented, missing: `get_g1_monomial`, `get_g1_lagrange_brp`, `get_g2_monomial`, `get_x_ext_fft_column`
|
arkworks Benchmark:
arkworks/src/eip_4844.rs#L41
mismatched types
|
arkworks Benchmark:
arkworks/src/eip_4844.rs#L11
unused import: `BYTES_PER_BLOB`
|
arkworks Benchmark
`rust-kzg-arkworks` (lib) generated 1 warning
|
Loading