EIP-7594 implementation #151
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#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/eip_4844.rs#L41
mismatched types
|
arkworks3 Benchmark:
arkworks3/src/eip_4844.rs#L42
this function takes 3 arguments but 2 arguments were supplied
|
arkworks3 Benchmark:
arkworks3/src/eip_4844.rs#L48
no field `max_width` on type `&CKZGSettings`
|
arkworks3 Benchmark:
arkworks3/src/eip_4844.rs#L64
no field `max_width` on type `&CKZGSettings`
|
arkworks3 Benchmark:
arkworks3/src/eip_4844.rs#L74
no field `g1_values` on type `&CKZGSettings`
|
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