MCL backend implementation #173
Annotations
10 errors and 1 warning
arkworks3 Benchmark:
arkworks3/src/kzg_types.rs#L825
method `get_expanded_roots_of_unity_at` is not a member of trait `FFTSettings`
|
arkworks3 Benchmark:
arkworks3/src/kzg_types.rs#L829
method `get_expanded_roots_of_unity` is not a member of trait `FFTSettings`
|
arkworks3 Benchmark:
arkworks3/src/kzg_types.rs#L1044
method `get_expanded_roots_of_unity_at` is not a member of trait `KZGSettings`
|
arkworks3 Benchmark:
arkworks3/src/kzg_types.rs#L1056
method `get_g1_secret` is not a member of trait `KZGSettings`
|
arkworks3 Benchmark:
arkworks3/src/kzg_types.rs#L1060
method `get_g2_secret` is not a member of trait `KZGSettings`
|
arkworks3 Benchmark:
arkworks3/src/kzg_types.rs#L793
not all trait items implemented, missing: `get_brp_roots_of_unity`, `get_brp_roots_of_unity_at`
|
arkworks3 Benchmark:
arkworks3/src/kzg_types.rs#L853
method `new` has an incompatible type for trait
|
arkworks3 Benchmark:
arkworks3/src/kzg_types.rs#L850
not all trait items implemented, missing: `get_g1_monomial`, `get_g1_lagrange_brp`, `get_g2_monomial`, `get_x_ext_fft_column`
|
arkworks3 Benchmark:
arkworks3/src/eip_4844.rs#L41
mismatched types
|
arkworks3 Benchmark:
arkworks3/src/eip_4844.rs#L42
this function takes 3 arguments but 2 arguments were supplied
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading