halo2/src/circuit/gadget/sinsemilla
Jack Grigg a83a0b3fd0 Migrate tests from `FieldExt::rand` to `Field::random`
These were missed in zcash/orchard#254.
2022-01-18 14:30:55 +00:00
..
chip Replace `FieldExt::{from, to}_bytes` with `PrimeField::{from, to}_repr` 2021-12-09 15:39:37 +00:00
merkle Replace `FieldExt::{from, to}_bytes` with `PrimeField::{from, to}_repr` 2021-12-09 15:39:37 +00:00
chip.rs Remove .into() from arguments to enable_equality(). 2022-01-05 21:30:45 +08:00
commit_ivk.rs Migrate tests from `FieldExt::rand` to `Field::random` 2022-01-18 14:30:55 +00:00
merkle.rs Migrate tests from `FieldExt::rand` to `Field::random` 2022-01-18 14:30:55 +00:00
message.rs Remove the `CellValue` type 2021-12-08 02:10:17 +00:00
note_commit.rs Migrate tests from `FieldExt::rand` to `Field::random` 2022-01-18 14:30:55 +00:00