Keccak precompiled #719
Annotations
3 errors and 9 warnings
Run cargo check:
precompiles/keccakf/src/keccakf_fixed_gen.rs#L7
unresolved imports `proofman_common::write_fixed_cols_bin`, `proofman_common::FixedColsInfo`
|
Run cargo check
could not compile `precomp-keccakf` (bin "keccakf_fixed_gen") due to 1 previous error
|
Run cargo check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Setup CI
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
Run cargo check:
precompiles/keccakf/src/lib.rs#L16
unused import: `keccakf_precompile::*`
|
Run cargo check:
precompiles/keccakf/src/keccakf.rs#L62
unused variable: `multiplicity`
|
Run cargo check:
precompiles/keccakf/src/keccakf.rs#L301
unused variable: `debug_main_step`
|
Run cargo check:
precompiles/keccakf/src/keccakf.rs#L302
unused variable: `step_input`
|
Run cargo check:
precompiles/keccakf/src/keccakf.rs#L303
unused variable: `addr_input`
|
Run cargo check
`precomp-keccakf` (lib) generated 5 warnings (run `cargo fix --lib -p precomp-keccakf` to apply 1 suggestion)
|
Run cargo check:
precompiles/zisk_precompiles/src/lib.rs#L7
variable does not need to be mutable
|
Run cargo check
`zisk-precompiles` (lib) generated 1 warning (run `cargo fix --lib -p zisk-precompiles` to apply 1 suggestion)
|
Loading