halo2/examples
Jack Grigg a62f9451d1 sha256: Fix `AssignedCell` `From` impls for `AssignedBits` and `Bits`
zcash/halo2#337 had been updated to account for `AssignedCell`, before
the change to simplify its bounds was made. `AssignedCell` now requires
the `From` impls to take `&VR`.
2021-12-03 02:53:14 +00:00
..
sha256 sha256: Fix `AssignedCell` `From` impls for `AssignedBits` and `Bits` 2021-12-03 02:53:14 +00:00
circuit-layout.rs Update examples to use AssignedCell. 2021-11-27 10:08:01 -05:00
cost-model.rs examples: Add verification time estimator 2021-05-18 13:54:05 +01:00
simple-example.rs Remove unused fields 2021-12-02 15:19:24 +00:00
two-chip.rs Update code comments in examples 2021-11-30 22:35:38 +00:00