EIP-7594 implementation #145
Annotations
10 errors and 2 warnings
arkworks clippy:
kzg/src/eip_4844.rs#L6
unresolved imports `crate::fk20_proof::fk20_multi_da_opt`, `crate::fk20_proof::fk20_single_da_opt`, `crate::fk20_proof::FK20MultiSettings`, `crate::fk20_proof::FK20SingleSettings`, `crate::fk20_proof::KzgFK20MultiSettings`, `crate::fk20_proof::KzgFK20SingleSettings`
|
arkworks clippy:
kzg/src/eip_4844.rs#L29
unresolved import `kzg`
|
arkworks clippy:
kzg/src/eip_7694.rs#L7
cannot find value `vals` in this scope
|
arkworks clippy:
kzg/src/eip_7694.rs#L33
cannot find value `CELLS_PER_EXT_BLOB` in this scope
|
arkworks clippy:
kzg/src/eip_7694.rs#L34
cannot find value `CELLS_PER_EXT_BLOB` in this scope
|
arkworks clippy:
kzg/src/eip_7694.rs#L37
cannot find value `FIELD_ELEMENTS_PER_EXT_BLOB` in this scope
|
arkworks clippy:
kzg/src/eip_7694.rs#L49
cannot find value `FIELD_ELEMENTS_PER_CELL` in this scope
|
arkworks clippy:
kzg/src/eip_7694.rs#L50
cannot find value `FIELD_ELEMENTS_PER_CELL` in this scope
|
arkworks clippy:
kzg/src/eip_7694.rs#L52
cannot find value `BYTES_PER_FIELD_ELEMENT` in this scope
|
arkworks clippy:
kzg/src/eip_7694.rs#L52
cannot find value `BYTES_PER_FIELD_ELEMENT` in this scope
|
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-python@v4, 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