pasta_curves-source/src
Jack Grigg 7dd6e65a5f Add halo2::dev::circuit_dot_graph behind dev-graph feature flag
This method renders circuits as dot graphs, to help circuit developers
understand their structure.
2021-02-01 18:38:16 +00:00
..
arithmetic Clippy fixes + address review comments 2021-01-24 08:07:30 +08:00
circuit Add namespacing and gadget name collection to Layouter 2021-02-01 18:38:04 +00:00
dev Add halo2::dev::circuit_dot_graph behind dev-graph feature flag 2021-02-01 18:38:16 +00:00
pasta Remove unnecessary let bindings 2021-01-29 23:43:13 +00:00
plonk Add name field to ConstraintSystem::create_gate 2021-02-01 18:38:13 +00:00
poly Replace DummyHash with BLAKE2b 2021-02-02 00:53:53 +08:00
arithmetic.rs
circuit.rs Add namespacing and gadget name collection to Layouter 2021-02-01 18:38:04 +00:00
dev.rs Add halo2::dev::circuit_dot_graph behind dev-graph feature flag 2021-02-01 18:38:16 +00:00
gadget.rs Add a placeholder module for gadgets 2021-01-08 01:55:10 +00:00
lib.rs Add halo2::dev::circuit_dot_graph behind dev-graph feature flag 2021-02-01 18:38:16 +00:00
model.rs
pasta.rs
plonk.rs Add name field to ConstraintSystem::create_gate 2021-02-01 18:38:13 +00:00
poly.rs Require Rotation instead of i32 for relative rows in circuits. 2021-01-14 11:57:32 -07:00
transcript.rs Replace DummyHash with BLAKE2b 2021-02-02 00:53:53 +08:00