Issues
- 0
ELI15: in example load_constant() and load_private() seem to overwrite the same column
#825 opened by ThrasherLT - 0
ELI15: Gadgets Blank in User Documentation
#824 opened by gumdropsteve - 0
- 0
Working with field elements
#813 opened by parazyd - 0
why no r_poly in prover's multipoint code
#811 opened by hunjixin - 0
[book] Add documentation and recommendations about circuit compatibility and upgrades
#810 opened by daira - 0
Do not include the fixed and instance column evaluations into the proof
#806 opened by ConstanceBeguier - 0
book/Makefile should be removed
#801 opened by daira - 0
Release halo2 0.3.1
#756 opened by daira - 0
- 0
[book] The ⸭ incomplete addition operator is not rendering correctly on the Sinsemilla page
#800 opened by daira - 0
- 0
ELI15:
#797 opened by Angelo9138 - 0
`tracing` should be optional
#794 opened by parazyd - 0
Modify constraint in `decompose_running_sum`
#789 opened by enricobottazzi - 8
Circuit-layout example doesn't build
#720 opened by gnull - 0
How to get `AssignedCell` from a lookup table
#786 opened by wangtsiao - 0
- 2
- 0
ELI15: Update the list of packages in `circuit-visualizations`(Halo2 book)
#745 opened by duguorong009 - 0
- 1
`Circuit::configure()` forces you to know the circuit configuration at compile time
#771 opened by georgwiese - 2
Modify `query_instance` API to take an absolute row rather than a relative `Rotation`
#768 opened by enricobottazzi - 0
Why `K` doesn't need copy from fixed column?
#766 opened by qy3u - 0
Fix "simple example" book text to match code
#765 opened by str4d - 0
Change `pub(crate)` to `pub` for `enable_selector` method of `Region` type
#764 opened by ElijahVlasov - 1
Release halo2 0.3.0
#744 opened by daira - 0
Create a `TracingFloorPlanner` for debugging purposes
#738 opened by str4d - 0
halo2_proofs cost.rs bug
#748 opened by Divide-By-0 - 0
More descriptive lookup failures
#751 opened by Divide-By-0 - 0
cost.rs for proving time?
#749 opened by Divide-By-0 - 4
Incompatibility using nightly Rust (1.69.0-nightly)
#737 opened by teor2345 - 0
Add `Region::instance_value` method, or figure out how `RegionLayouter::instance_value` is made accessible
#740 opened by str4d - 6
MRSV prevents `jpeg-decoder` to compile when `test-dev-graph` feature is enabled
#719 opened by CPerezz - 1
Direct people towards `MockProver::assert_satisfied` in the documentation of `MockProver::verify`
#725 opened by str4d - 1
- 1
- 0
- 0
Upstream TODO fix for PoseidonCircuit instance Value
#711 opened by CPerezz - 3
- 2
Document the review policy for this repository
#708 opened by str4d - 2
Generate PDF version of book
#692 opened by daira - 1
SHA256 usage. Result not match
#717 opened by liuxiaobleach - 3
Establish workflow for developing features in-situ
#707 opened by str4d - 7
Add support for `Value::one()` and `Value::zero()` and maybe, `Value::<F::From>::from()`
#698 opened by CPerezz - 7
- 1
- 2
`SingleChipLayouter` must call `exit_region` after `enter_region` even if user code returns errors
#704 opened by daira - 0
Check whether our existing examples use `advice: [Column<Advice>; N]` style, and change if so
#703 opened by str4d - 0
Add `tracing` instrumentation to the APIs
#702 opened by str4d