EIP-7594 implementation #176
Triggered via pull request
December 12, 2024 16:54
Status
Failure
Total duration
1h 38m 44s
Artifacts
–
Annotations
111 errors and 8 warnings
benchmarks (ubuntu-latest, constantine)
Process completed with exit code 1.
|
benchmarks (ubuntu-latest, zkcrypto):
zkcrypto/src/eip_4844.rs#L11
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`
|
benchmarks (ubuntu-latest, zkcrypto):
zkcrypto/src/eip_7594.rs#L2
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`
|
benchmarks (ubuntu-latest, zkcrypto):
zkcrypto/src/kzg_types.rs#L20
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
|
benchmarks (ubuntu-latest, zkcrypto):
zkcrypto/src/utils.rs#L76
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`
|
benchmarks (ubuntu-latest, zkcrypto):
zkcrypto/src/das.rs#L60
method `das_fft_extension` is not a member of trait `DAS`
|
benchmarks (ubuntu-latest, zkcrypto):
zkcrypto/src/eip_7594.rs#L22
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (ubuntu-latest, zkcrypto):
zkcrypto/src/eip_7594.rs#L32
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (ubuntu-latest, zkcrypto):
zkcrypto/src/eip_7594.rs#L48
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (ubuntu-latest, zkcrypto):
zkcrypto/src/utils.rs#L68
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
|
benchmarks (ubuntu-latest, zkcrypto):
zkcrypto/src/utils.rs#L68
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
|
benchmarks (ubuntu-latest, arkworks3):
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`
|
benchmarks (ubuntu-latest, arkworks3):
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`
|
benchmarks (ubuntu-latest, arkworks3):
arkworks3/src/kzg_types.rs#L27
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
|
benchmarks (ubuntu-latest, arkworks3):
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`
|
benchmarks (ubuntu-latest, arkworks3):
arkworks3/src/das.rs#L68
method `das_fft_extension` is not a member of trait `DAS`
|
benchmarks (ubuntu-latest, arkworks3):
arkworks3/src/eip_7594.rs#L20
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (ubuntu-latest, arkworks3):
arkworks3/src/eip_7594.rs#L30
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (ubuntu-latest, arkworks3):
arkworks3/src/eip_7594.rs#L46
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (ubuntu-latest, arkworks3):
arkworks3/src/utils.rs#L53
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
|
benchmarks (ubuntu-latest, arkworks3):
arkworks3/src/utils.rs#L53
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
|
benchmarks (ubuntu-latest, arkworks):
arkworks/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`
|
benchmarks (ubuntu-latest, arkworks):
arkworks/src/eip_7594.rs#L6
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`
|
benchmarks (ubuntu-latest, arkworks):
arkworks/src/kzg_types.rs#L40
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
|
benchmarks (ubuntu-latest, arkworks):
arkworks/src/utils.rs#L13
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`
|
benchmarks (ubuntu-latest, arkworks):
arkworks/src/das.rs#L60
method `das_fft_extension` is not a member of trait `DAS`
|
benchmarks (ubuntu-latest, arkworks):
arkworks/src/eip_7594.rs#L20
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (ubuntu-latest, arkworks):
arkworks/src/eip_7594.rs#L30
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (ubuntu-latest, arkworks):
arkworks/src/eip_7594.rs#L46
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (ubuntu-latest, arkworks):
arkworks/src/eip_7594.rs#L236
cannot find value `FIELD_ELEMENTS_PER_CELL` in module `kzg::eip_4844`
|
benchmarks (ubuntu-latest, arkworks):
arkworks/src/eip_4844.rs#L8
struct `CKZGSettings` is private
|
benchmarks (windows-latest, zkcrypto):
zkcrypto/src/eip_4844.rs#L11
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`
|
benchmarks (windows-latest, zkcrypto):
zkcrypto/src/eip_7594.rs#L2
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`
|
benchmarks (windows-latest, zkcrypto):
zkcrypto/src/kzg_types.rs#L20
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
|
benchmarks (windows-latest, zkcrypto):
zkcrypto/src/utils.rs#L76
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`
|
benchmarks (windows-latest, zkcrypto):
zkcrypto/src/das.rs#L60
method `das_fft_extension` is not a member of trait `DAS`
|
benchmarks (windows-latest, zkcrypto):
zkcrypto/src/eip_7594.rs#L22
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (windows-latest, zkcrypto):
zkcrypto/src/eip_7594.rs#L32
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (windows-latest, zkcrypto):
zkcrypto/src/eip_7594.rs#L48
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (windows-latest, zkcrypto):
zkcrypto/src/utils.rs#L68
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
|
benchmarks (windows-latest, zkcrypto):
zkcrypto/src/utils.rs#L68
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
|
benchmarks (windows-latest, arkworks):
arkworks/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`
|
benchmarks (windows-latest, arkworks):
arkworks/src/eip_7594.rs#L6
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`
|
benchmarks (windows-latest, arkworks):
arkworks/src/kzg_types.rs#L40
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
|
benchmarks (windows-latest, arkworks):
arkworks/src/utils.rs#L13
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`
|
benchmarks (windows-latest, arkworks):
arkworks/src/das.rs#L60
method `das_fft_extension` is not a member of trait `DAS`
|
benchmarks (windows-latest, arkworks):
arkworks/src/eip_7594.rs#L20
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (windows-latest, arkworks):
arkworks/src/eip_7594.rs#L30
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (windows-latest, arkworks):
arkworks/src/eip_7594.rs#L46
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (windows-latest, arkworks):
arkworks/src/eip_7594.rs#L236
cannot find value `FIELD_ELEMENTS_PER_CELL` in module `kzg::eip_4844`
|
benchmarks (windows-latest, arkworks):
arkworks/src/eip_4844.rs#L8
struct `CKZGSettings` is private
|
benchmarks (windows-latest, arkworks3):
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`
|
benchmarks (windows-latest, arkworks3):
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`
|
benchmarks (windows-latest, arkworks3):
arkworks3/src/kzg_types.rs#L27
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
|
benchmarks (windows-latest, arkworks3):
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`
|
benchmarks (windows-latest, arkworks3):
arkworks3/src/das.rs#L68
method `das_fft_extension` is not a member of trait `DAS`
|
benchmarks (windows-latest, arkworks3):
arkworks3/src/eip_7594.rs#L20
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (windows-latest, arkworks3):
arkworks3/src/eip_7594.rs#L30
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (windows-latest, arkworks3):
arkworks3/src/eip_7594.rs#L46
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (windows-latest, arkworks3):
arkworks3/src/utils.rs#L53
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
|
benchmarks (windows-latest, arkworks3):
arkworks3/src/utils.rs#L53
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
|
benchmarks (windows-latest, constantine):
constantine/src/eip_4844.rs#L10
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
|
benchmarks (windows-latest, constantine):
constantine/src/eip_4844.rs#L24
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`
|
benchmarks (windows-latest, constantine):
constantine/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`
|
benchmarks (windows-latest, constantine):
constantine/src/types/kzg_settings.rs#L8
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
|
benchmarks (windows-latest, constantine):
constantine/src/utils.rs#L6
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`
|
benchmarks (windows-latest, constantine):
constantine/src/data_availability_sampling.rs#L79
method `das_fft_extension` is not a member of trait `DAS`
|
benchmarks (windows-latest, constantine):
constantine/src/eip_7594.rs#L20
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (windows-latest, constantine):
constantine/src/eip_7594.rs#L30
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (windows-latest, constantine):
constantine/src/eip_7594.rs#L46
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (windows-latest, constantine):
constantine/src/eip_4844.rs#L10
constant `FIELD_ELEMENTS_PER_EXT_BLOB` is private
|
benchmarks (macos-latest, arkworks):
arkworks/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`
|
benchmarks (macos-latest, arkworks):
arkworks/src/eip_7594.rs#L6
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`
|
benchmarks (macos-latest, arkworks):
arkworks/src/kzg_types.rs#L40
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
|
benchmarks (macos-latest, arkworks):
arkworks/src/utils.rs#L13
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`
|
benchmarks (macos-latest, arkworks):
arkworks/src/das.rs#L60
method `das_fft_extension` is not a member of trait `DAS`
|
benchmarks (macos-latest, arkworks):
arkworks/src/eip_7594.rs#L20
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (macos-latest, arkworks):
arkworks/src/eip_7594.rs#L30
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (macos-latest, arkworks):
arkworks/src/eip_7594.rs#L46
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (macos-latest, arkworks):
arkworks/src/eip_7594.rs#L236
cannot find value `FIELD_ELEMENTS_PER_CELL` in module `kzg::eip_4844`
|
benchmarks (macos-latest, arkworks):
arkworks/src/eip_4844.rs#L8
struct `CKZGSettings` is private
|
benchmarks (macos-latest, arkworks3):
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`
|
benchmarks (macos-latest, arkworks3):
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`
|
benchmarks (macos-latest, arkworks3):
arkworks3/src/kzg_types.rs#L27
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
|
benchmarks (macos-latest, arkworks3):
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`
|
benchmarks (macos-latest, arkworks3):
arkworks3/src/das.rs#L68
method `das_fft_extension` is not a member of trait `DAS`
|
benchmarks (macos-latest, arkworks3):
arkworks3/src/eip_7594.rs#L20
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (macos-latest, arkworks3):
arkworks3/src/eip_7594.rs#L30
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (macos-latest, arkworks3):
arkworks3/src/eip_7594.rs#L46
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (macos-latest, arkworks3):
arkworks3/src/utils.rs#L53
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
|
benchmarks (macos-latest, arkworks3):
arkworks3/src/utils.rs#L53
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
|
benchmarks (macos-latest, zkcrypto):
zkcrypto/src/eip_4844.rs#L11
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`
|
benchmarks (macos-latest, zkcrypto):
zkcrypto/src/eip_7594.rs#L2
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`
|
benchmarks (macos-latest, zkcrypto):
zkcrypto/src/kzg_types.rs#L20
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
|
benchmarks (macos-latest, zkcrypto):
zkcrypto/src/utils.rs#L76
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`
|
benchmarks (macos-latest, zkcrypto):
zkcrypto/src/das.rs#L60
method `das_fft_extension` is not a member of trait `DAS`
|
benchmarks (macos-latest, zkcrypto):
zkcrypto/src/eip_7594.rs#L22
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (macos-latest, zkcrypto):
zkcrypto/src/eip_7594.rs#L32
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (macos-latest, zkcrypto):
zkcrypto/src/eip_7594.rs#L48
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (macos-latest, zkcrypto):
zkcrypto/src/utils.rs#L68
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
|
benchmarks (macos-latest, zkcrypto):
zkcrypto/src/utils.rs#L68
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
|
benchmarks (macos-latest, constantine):
constantine/src/eip_4844.rs#L10
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
|
benchmarks (macos-latest, constantine):
constantine/src/eip_4844.rs#L24
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`
|
benchmarks (macos-latest, constantine):
constantine/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`
|
benchmarks (macos-latest, constantine):
constantine/src/types/kzg_settings.rs#L8
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
|
benchmarks (macos-latest, constantine):
constantine/src/utils.rs#L6
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`
|
benchmarks (macos-latest, constantine):
constantine/src/data_availability_sampling.rs#L79
method `das_fft_extension` is not a member of trait `DAS`
|
benchmarks (macos-latest, constantine):
constantine/src/eip_7594.rs#L20
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (macos-latest, constantine):
constantine/src/eip_7594.rs#L30
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (macos-latest, constantine):
constantine/src/eip_7594.rs#L46
failed to resolve: could not find `eip_7594` in `kzg`
|
benchmarks (macos-latest, constantine):
constantine/src/eip_4844.rs#L10
constant `FIELD_ELEMENTS_PER_EXT_BLOB` is private
|
benchmarks (ubuntu-latest, constantine)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
benchmarks (ubuntu-latest, zkcrypto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
benchmarks (ubuntu-latest, arkworks3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
benchmarks (ubuntu-latest, arkworks3)
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
|
benchmarks (ubuntu-latest, arkworks3)
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
|
benchmarks (ubuntu-latest, arkworks3)
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
|
benchmarks (ubuntu-latest, arkworks)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
benchmarks (ubuntu-latest, blst)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|