simplify verify_sinsemilla_hash #273
Annotations
4 errors and 8 warnings
|
Run tests:
halo2_gadgets/src/sinsemilla/chip/hash_to_point.rs#L123
no method named `verify_sinsemilla_hash` found for reference `&SinsemillaChip<Hash, Commit, Fixed>` in the current scope
|
Run tests:
halo2_gadgets/src/sinsemilla/chip/hash_to_point.rs#L149
no method named `verify_sinsemilla_hash` found for reference `&SinsemillaChip<Hash, Commit, Fixed>` in the current scope
|
Run tests
The operation was canceled.
|
Run tests:
halo2_gadgets/src/sinsemilla/chip/hash_to_point.rs#L17
unused imports: `K`, `S_PERSONALIZATION`
|
Run tests:
halo2_gadgets/src/sinsemilla/chip/hash_to_point.rs#L19
unused import: `group::prime::PrimeCurveAffine`
|
Run tests:
halo2_gadgets/src/sinsemilla/chip/hash_to_point.rs#L20
unused import: `group::Curve`
|
Run tests:
halo2_gadgets/src/sinsemilla/chip/hash_to_point.rs#L21
unused import: `pasta_curves::arithmetic::CurveExt`
|
Run tests:
halo2_gadgets/src/sinsemilla/chip/hash_to_point.rs#L2
unused import: `SinsemillaChipProps`
|
Run tests:
halo2_gadgets/src/sinsemilla/chip/hash_to_point.rs#L2
unused import: `SinsemillaConfigProps`
|
Run tests:
halo2_gadgets/src/sinsemilla/chip/hash_to_point.rs#L18
unused import: `crate::utilities::lookup_range_check::LookupRangeCheck`
|
Run tests
`halo2_gadgets` (lib) generated 7 warnings
|
Loading