EIP-7594 implementation #151
Annotations
10 errors and 2 warnings
zkcrypto Benchmark:
zkcrypto/src/kzg_types.rs#L802
method `get_expanded_roots_of_unity_at` is not a member of trait `FFTSettings`
|
zkcrypto Benchmark:
zkcrypto/src/kzg_types.rs#L806
method `get_expanded_roots_of_unity` is not a member of trait `FFTSettings`
|
zkcrypto Benchmark:
zkcrypto/src/kzg_types.rs#L966
method `get_expanded_roots_of_unity_at` is not a member of trait `KZGSettings`
|
zkcrypto Benchmark:
zkcrypto/src/kzg_types.rs#L767
not all trait items implemented, missing: `get_brp_roots_of_unity`, `get_brp_roots_of_unity_at`
|
zkcrypto Benchmark:
zkcrypto/src/kzg_types.rs#L830
method `new` has an incompatible type for trait
|
zkcrypto Benchmark:
zkcrypto/src/eip_4844.rs#L38
mismatched types
|
zkcrypto Benchmark:
zkcrypto/src/eip_4844.rs#L39
this function takes 3 arguments but 2 arguments were supplied
|
zkcrypto Benchmark:
zkcrypto/src/eip_4844.rs#L45
no field `max_width` on type `&CKZGSettings`
|
zkcrypto Benchmark:
zkcrypto/src/eip_4844.rs#L61
no field `max_width` on type `&CKZGSettings`
|
zkcrypto Benchmark:
zkcrypto/src/eip_4844.rs#L71
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