Skip to content

EIP-7594 implementation #171

EIP-7594 implementation

EIP-7594 implementation #171

Triggered via pull request November 28, 2024 08:02
Status Failure
Total duration 16m 12s
Artifacts

backend-tests.yml

on: pull_request
Matrix: backend_ci
Fit to window
Zoom out
Zoom in

Annotations

120 errors
backend_ci (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`
backend_ci (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`
backend_ci (ubuntu-latest, arkworks): arkworks/src/kzg_types.rs#L40
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
backend_ci (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`
backend_ci (ubuntu-latest, arkworks): arkworks/src/das.rs#L60
method `das_fft_extension` is not a member of trait `DAS`
backend_ci (ubuntu-latest, arkworks): arkworks/src/eip_7594.rs#L20
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (ubuntu-latest, arkworks): arkworks/src/eip_7594.rs#L30
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (ubuntu-latest, arkworks): arkworks/src/eip_7594.rs#L46
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (ubuntu-latest, arkworks): arkworks/src/eip_7594.rs#L236
cannot find value `FIELD_ELEMENTS_PER_CELL` in module `kzg::eip_4844`
backend_ci (ubuntu-latest, arkworks): arkworks/src/eip_4844.rs#L8
struct `CKZGSettings` is private
backend_ci (ubuntu-latest, arkworks3): arkworks3/src/eip_4844.rs#L10
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`
backend_ci (ubuntu-latest, arkworks3): arkworks3/src/das.rs#L60
method `das_fft_extension` is not a member of trait `DAS`
backend_ci (ubuntu-latest, arkworks3): arkworks3/src/kzg_types.rs#L825
method `get_expanded_roots_of_unity_at` is not a member of trait `FFTSettings`
backend_ci (ubuntu-latest, arkworks3): arkworks3/src/kzg_types.rs#L829
method `get_expanded_roots_of_unity` is not a member of trait `FFTSettings`
backend_ci (ubuntu-latest, arkworks3): arkworks3/src/kzg_types.rs#L1044
method `get_expanded_roots_of_unity_at` is not a member of trait `KZGSettings`
backend_ci (ubuntu-latest, arkworks3): arkworks3/src/kzg_types.rs#L1056
method `get_g1_secret` is not a member of trait `KZGSettings`
backend_ci (ubuntu-latest, arkworks3): arkworks3/src/kzg_types.rs#L1060
method `get_g2_secret` is not a member of trait `KZGSettings`
backend_ci (ubuntu-latest, arkworks3): arkworks3/src/eip_4844.rs#L10
struct `CKZGSettings` is private
backend_ci (ubuntu-latest, arkworks3): arkworks3/src/das.rs#L59
trait takes 3 generic arguments but 1 generic argument was supplied
backend_ci (ubuntu-latest, arkworks3): arkworks3/src/kzg_types.rs#L793
not all trait items implemented, missing: `get_brp_roots_of_unity`, `get_brp_roots_of_unity_at`
backend_ci (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`
backend_ci (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`
backend_ci (ubuntu-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L20
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
backend_ci (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`
backend_ci (ubuntu-latest, zkcrypto): zkcrypto/src/das.rs#L60
method `das_fft_extension` is not a member of trait `DAS`
backend_ci (ubuntu-latest, zkcrypto): zkcrypto/src/eip_7594.rs#L22
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (ubuntu-latest, zkcrypto): zkcrypto/src/eip_7594.rs#L32
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (ubuntu-latest, zkcrypto): zkcrypto/src/eip_7594.rs#L48
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (ubuntu-latest, zkcrypto): zkcrypto/src/utils.rs#L68
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
backend_ci (ubuntu-latest, zkcrypto): zkcrypto/src/utils.rs#L68
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
backend_ci (ubuntu-latest, constantine): constantine/src/eip_4844.rs#L10
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
backend_ci (ubuntu-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`
backend_ci (ubuntu-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`
backend_ci (ubuntu-latest, constantine): constantine/src/types/kzg_settings.rs#L8
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
backend_ci (ubuntu-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`
backend_ci (ubuntu-latest, constantine): constantine/src/data_availability_sampling.rs#L79
method `das_fft_extension` is not a member of trait `DAS`
backend_ci (ubuntu-latest, constantine): constantine/src/eip_7594.rs#L20
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (ubuntu-latest, constantine): constantine/src/eip_7594.rs#L30
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (ubuntu-latest, constantine): constantine/src/eip_7594.rs#L46
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (ubuntu-latest, constantine): constantine/src/eip_4844.rs#L10
constant `FIELD_ELEMENTS_PER_EXT_BLOB` is private
backend_ci (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`
backend_ci (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`
backend_ci (windows-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L20
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
backend_ci (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`
backend_ci (windows-latest, zkcrypto): zkcrypto/src/das.rs#L60
method `das_fft_extension` is not a member of trait `DAS`
backend_ci (windows-latest, zkcrypto): zkcrypto/src/eip_7594.rs#L22
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (windows-latest, zkcrypto): zkcrypto/src/eip_7594.rs#L32
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (windows-latest, zkcrypto): zkcrypto/src/eip_7594.rs#L48
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (windows-latest, zkcrypto): zkcrypto/src/utils.rs#L68
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
backend_ci (windows-latest, zkcrypto): zkcrypto/src/utils.rs#L68
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
backend_ci (windows-latest, constantine): constantine/src/eip_4844.rs#L10
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
backend_ci (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`
backend_ci (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`
backend_ci (windows-latest, constantine): constantine/src/types/kzg_settings.rs#L8
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
backend_ci (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`
backend_ci (windows-latest, constantine): constantine/src/data_availability_sampling.rs#L79
method `das_fft_extension` is not a member of trait `DAS`
backend_ci (windows-latest, constantine): constantine/src/eip_7594.rs#L20
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (windows-latest, constantine): constantine/src/eip_7594.rs#L30
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (windows-latest, constantine): constantine/src/eip_7594.rs#L46
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (windows-latest, constantine): constantine/src/eip_4844.rs#L10
constant `FIELD_ELEMENTS_PER_EXT_BLOB` is private
backend_ci (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`
backend_ci (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`
backend_ci (windows-latest, arkworks): arkworks/src/kzg_types.rs#L40
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
backend_ci (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`
backend_ci (windows-latest, arkworks): arkworks/src/das.rs#L60
method `das_fft_extension` is not a member of trait `DAS`
backend_ci (windows-latest, arkworks): arkworks/src/eip_7594.rs#L20
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (windows-latest, arkworks): arkworks/src/eip_7594.rs#L30
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (windows-latest, arkworks): arkworks/src/eip_7594.rs#L46
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (windows-latest, arkworks): arkworks/src/eip_7594.rs#L236
cannot find value `FIELD_ELEMENTS_PER_CELL` in module `kzg::eip_4844`
backend_ci (windows-latest, arkworks): arkworks/src/eip_4844.rs#L8
struct `CKZGSettings` is private
backend_ci (windows-latest, arkworks3): arkworks3/src/eip_4844.rs#L10
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`
backend_ci (windows-latest, arkworks3): arkworks3/src/das.rs#L60
method `das_fft_extension` is not a member of trait `DAS`
backend_ci (windows-latest, arkworks3): arkworks3/src/kzg_types.rs#L825
method `get_expanded_roots_of_unity_at` is not a member of trait `FFTSettings`
backend_ci (windows-latest, arkworks3): arkworks3/src/kzg_types.rs#L829
method `get_expanded_roots_of_unity` is not a member of trait `FFTSettings`
backend_ci (windows-latest, arkworks3): arkworks3/src/kzg_types.rs#L1044
method `get_expanded_roots_of_unity_at` is not a member of trait `KZGSettings`
backend_ci (windows-latest, arkworks3): arkworks3/src/kzg_types.rs#L1056
method `get_g1_secret` is not a member of trait `KZGSettings`
backend_ci (windows-latest, arkworks3): arkworks3/src/kzg_types.rs#L1060
method `get_g2_secret` is not a member of trait `KZGSettings`
backend_ci (windows-latest, arkworks3): arkworks3/src/eip_4844.rs#L10
struct `CKZGSettings` is private
backend_ci (windows-latest, arkworks3): arkworks3/src/das.rs#L59
trait takes 3 generic arguments but 1 generic argument was supplied
backend_ci (windows-latest, arkworks3): arkworks3/src/kzg_types.rs#L793
not all trait items implemented, missing: `get_brp_roots_of_unity`, `get_brp_roots_of_unity_at`
backend_ci (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`
backend_ci (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`
backend_ci (macos-latest, arkworks): arkworks/src/kzg_types.rs#L40
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
backend_ci (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`
backend_ci (macos-latest, arkworks): arkworks/src/das.rs#L60
method `das_fft_extension` is not a member of trait `DAS`
backend_ci (macos-latest, arkworks): arkworks/src/eip_7594.rs#L20
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (macos-latest, arkworks): arkworks/src/eip_7594.rs#L30
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (macos-latest, arkworks): arkworks/src/eip_7594.rs#L46
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (macos-latest, arkworks): arkworks/src/eip_7594.rs#L236
cannot find value `FIELD_ELEMENTS_PER_CELL` in module `kzg::eip_4844`
backend_ci (macos-latest, arkworks): arkworks/src/eip_4844.rs#L8
struct `CKZGSettings` is private
backend_ci (macos-latest, arkworks3): arkworks3/src/eip_4844.rs#L10
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`
backend_ci (macos-latest, arkworks3): arkworks3/src/das.rs#L60
method `das_fft_extension` is not a member of trait `DAS`
backend_ci (macos-latest, arkworks3): arkworks3/src/kzg_types.rs#L825
method `get_expanded_roots_of_unity_at` is not a member of trait `FFTSettings`
backend_ci (macos-latest, arkworks3): arkworks3/src/kzg_types.rs#L829
method `get_expanded_roots_of_unity` is not a member of trait `FFTSettings`
backend_ci (macos-latest, arkworks3): arkworks3/src/kzg_types.rs#L1044
method `get_expanded_roots_of_unity_at` is not a member of trait `KZGSettings`
backend_ci (macos-latest, arkworks3): arkworks3/src/kzg_types.rs#L1056
method `get_g1_secret` is not a member of trait `KZGSettings`
backend_ci (macos-latest, arkworks3): arkworks3/src/kzg_types.rs#L1060
method `get_g2_secret` is not a member of trait `KZGSettings`
backend_ci (macos-latest, arkworks3): arkworks3/src/eip_4844.rs#L10
struct `CKZGSettings` is private
backend_ci (macos-latest, arkworks3): arkworks3/src/das.rs#L59
trait takes 3 generic arguments but 1 generic argument was supplied
backend_ci (macos-latest, arkworks3): arkworks3/src/kzg_types.rs#L793
not all trait items implemented, missing: `get_brp_roots_of_unity`, `get_brp_roots_of_unity_at`
backend_ci (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`
backend_ci (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`
backend_ci (macos-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L20
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
backend_ci (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`
backend_ci (macos-latest, zkcrypto): zkcrypto/src/das.rs#L60
method `das_fft_extension` is not a member of trait `DAS`
backend_ci (macos-latest, zkcrypto): zkcrypto/src/eip_7594.rs#L22
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (macos-latest, zkcrypto): zkcrypto/src/eip_7594.rs#L32
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (macos-latest, zkcrypto): zkcrypto/src/eip_7594.rs#L48
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (macos-latest, zkcrypto): zkcrypto/src/utils.rs#L68
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
backend_ci (macos-latest, zkcrypto): zkcrypto/src/utils.rs#L68
cannot find value `C_KZG_RET_BADARGS` in module `kzg::eip_4844`
backend_ci (macos-latest, constantine): constantine/src/eip_4844.rs#L10
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
backend_ci (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`
backend_ci (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`
backend_ci (macos-latest, constantine): constantine/src/types/kzg_settings.rs#L8
unresolved import `kzg::eip_4844::FIELD_ELEMENTS_PER_CELL`
backend_ci (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`
backend_ci (macos-latest, constantine): constantine/src/data_availability_sampling.rs#L79
method `das_fft_extension` is not a member of trait `DAS`
backend_ci (macos-latest, constantine): constantine/src/eip_7594.rs#L20
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (macos-latest, constantine): constantine/src/eip_7594.rs#L30
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (macos-latest, constantine): constantine/src/eip_7594.rs#L46
failed to resolve: could not find `eip_7594` in `kzg`
backend_ci (macos-latest, constantine): constantine/src/eip_4844.rs#L10
constant `FIELD_ELEMENTS_PER_EXT_BLOB` is private