Move Poseidon primitive into halo2_poseidon
#4059
Annotations
2 errors and 7 warnings
|
cargo build
The operation was canceled.
|
cargo build:
halo2_poseidon/src/test_vectors.rs#L3
struct is never constructed: `PermuteTestVector`
|
cargo build:
halo2_poseidon/src/test_vectors.rs#L8
struct is never constructed: `HashTestVector`
|
cargo build:
halo2_poseidon/src/test_vectors.rs#L16
function is never used: `permute`
|
cargo build:
halo2_poseidon/src/test_vectors.rs#L420
function is never used: `hash`
|
cargo build:
halo2_poseidon/src/test_vectors.rs#L641
function is never used: `permute`
|
cargo build:
halo2_poseidon/src/test_vectors.rs#L1045
function is never used: `hash`
|
cargo build
`halo2_poseidon` (lib) generated 6 warnings
|
Loading