EIP-7594 implementation #161
Annotations
10 errors and 2 warnings
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
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading