EIP-7594 implementation #176
Annotations
10 errors and 4 warnings
arkworks3 Benchmark:
arkworks3/src/eip_4844.rs#L8
unresolved imports `kzg::eip_4844::Blob`, `kzg::eip_4844::Bytes32`, `kzg::eip_4844::Bytes48`, `kzg::eip_4844::KZGCommitment`, `kzg::eip_4844::KZGProof`, `kzg::eip_4844::C_KZG_RET`, `kzg::eip_4844::C_KZG_RET_BADARGS`, `kzg::eip_4844::C_KZG_RET_OK`, `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
|
arkworks3 Benchmark:
arkworks3/src/eip_7594.rs#L3
unresolved imports `kzg::eip_4844::Blob`, `kzg::eip_4844::Bytes48`, `kzg::eip_4844::Cell`, `kzg::eip_4844::KZGProof`, `kzg::eip_4844::CELLS_PER_EXT_BLOB`, `kzg::eip_4844::C_KZG_RET`, `kzg::eip_4844::C_KZG_RET_BADARGS`, `kzg::eip_4844::C_KZG_RET_OK`, `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
|
arkworks3 Benchmark:
arkworks3/src/kzg_types.rs#L27
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
|
arkworks3 Benchmark:
arkworks3/src/utils.rs#L7
unresolved imports `kzg::eip_4844::Blob`, `kzg::eip_4844::C_KZG_RET`, `kzg::eip_4844::C_KZG_RET_BADARGS`, `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
|
arkworks3 Benchmark:
arkworks3/src/das.rs#L68
method `das_fft_extension` is not a member of trait `DAS`
|
arkworks3 Benchmark:
arkworks3/src/eip_7594.rs#L20
failed to resolve: could not find `eip_7594` in `kzg`
|
arkworks3 Benchmark:
arkworks3/src/eip_7594.rs#L30
failed to resolve: could not find `eip_7594` in `kzg`
|
arkworks3 Benchmark:
arkworks3/src/eip_7594.rs#L46
failed to resolve: could not find `eip_7594` in `kzg`
|
arkworks3 Benchmark:
arkworks3/src/utils.rs#L53
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
|
arkworks3 Benchmark:
arkworks3/src/utils.rs#L53
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
arkworks3 Benchmark
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/ryu/1.0.15/download` (146.75.78.137), got 502
|
arkworks3 Benchmark
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/pest/2.7.9/download` (146.75.78.137), got 502
|
arkworks3 Benchmark
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/ark-ff/0.3.0/download` (146.75.78.137), got 502
|
Loading