Improve backward compatability draft1 #276
Annotations
4 errors and 5 warnings
|
Run tests:
halo2_gadgets/src/sinsemilla/chip/hash_to_point.rs#L122
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#L151
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#L18
unused import: `group::prime::PrimeCurveAffine`
|
Run tests:
halo2_gadgets/src/sinsemilla/chip/hash_to_point.rs#L19
unused import: `group::Curve`
|
Run tests:
halo2_gadgets/src/sinsemilla/chip/hash_to_point.rs#L20
unused import: `pasta_curves::arithmetic::CurveExt`
|
Run tests
`halo2_gadgets` (lib) generated 4 warnings
|
Loading