halo2/halo2_gadgets/src/sinsemilla
Jack Grigg 54f653a569 halo2_gadgets: Rename `dev-graph` feature flag to `test-dev-graph`
This feature flag is not part of the public API, but only for
conditionally rendering sub-circuit graphs. Renaming it stops the
feature from being enabled in the workspace when we only want to enable
the `dev-graph` feature flag of `halo2_proofs`, which _is_ part of its
public API.
2022-09-12 18:07:18 +00:00
..
chip halo2_gadgets: Replace `Option<V>` with `Value<V>` 2022-06-08 23:31:25 +00:00
merkle halo2_gadgets: Replace `Option<V>` with `Value<V>` 2022-06-08 23:31:25 +00:00
primitives halo2_gadgets: Documentation fixes 2022-05-10 20:31:35 +00:00
chip.rs halo2_gadgets: Replace `Option<V>` with `Value<V>` 2022-06-08 23:31:25 +00:00
merkle.rs halo2_gadgets: Rename `dev-graph` feature flag to `test-dev-graph` 2022-09-12 18:07:18 +00:00
message.rs halo2_gadgets: Replace `Option<V>` with `Value<V>` 2022-06-08 23:31:25 +00:00
primitives.rs halo2_gadgets: Move `primitives::*` to `*::primitives` 2022-05-09 05:43:34 +00:00