EIP-7594 implementation #153
Annotations
10 errors and 2 warnings
constantine Benchmark:
constantine/src/mixed_kzg/mixed_kzg_settings.rs#L177
method `get_expanded_roots_of_unity_at` is not a member of trait `KZGSettings`
|
constantine Benchmark:
constantine/src/mixed_kzg/mixed_kzg_settings.rs#L206
method `get_g1_secret` is not a member of trait `KZGSettings`
|
constantine Benchmark:
constantine/src/mixed_kzg/mixed_kzg_settings.rs#L215
method `get_g2_secret` is not a member of trait `KZGSettings`
|
constantine Benchmark:
constantine/src/types/fft_settings.rs#L64
method `get_expanded_roots_of_unity_at` is not a member of trait `FFTSettings`
|
constantine Benchmark:
constantine/src/types/fft_settings.rs#L68
method `get_expanded_roots_of_unity` is not a member of trait `FFTSettings`
|
constantine Benchmark:
constantine/src/types/kzg_settings.rs#L185
method `get_expanded_roots_of_unity_at` is not a member of trait `KZGSettings`
|
constantine Benchmark:
constantine/src/types/kzg_settings.rs#L197
method `get_g1_secret` is not a member of trait `KZGSettings`
|
constantine Benchmark:
constantine/src/types/kzg_settings.rs#L201
method `get_g2_secret` is not a member of trait `KZGSettings`
|
constantine Benchmark:
constantine/src/mixed_kzg/mixed_kzg_settings.rs#L119
method `new` has an incompatible type for trait
|
constantine Benchmark:
constantine/src/mixed_kzg/mixed_kzg_settings.rs#L116
not all trait items implemented, missing: `get_g1_monomial`, `get_g1_lagrange_brp`, `get_g2_monomial`, `get_x_ext_fft_column`
|
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