Issues
- 0
Add a new Lazy Field type
#543 opened by kevaundray - 1
Brillig: Make empty call stack return == stop
#379 opened by ludamad - 6
feat(brillig): error on uninitialized memory read
#352 opened by ludamad - 0
Adding a convenient method to turn `FieldElement` to `BigInt` and from `BigInt`
#462 opened by Ethan-000 - 1
Remove `Directive` opcodes
#395 opened by TomAFrench - 1
- 0
Alert when a crate has failed to publish
#547 opened by kevaundray - 1
Remove usage of Value::to_usize in brillig
#537 opened by kevaundray - 0
- 0
Tracking: New `Opcode` support
#472 opened by TomAFrench - 1
Add `BlackBoxFunc::OR` variant
#344 opened by joss-aztec - 0
Add tests for `public_witness` module
#489 opened by TomAFrench - 0
- 2
Refactor Logging
#348 opened by vezenovm - 1
- 0
- 0
- 1
Epic: ACIR debugger
#404 opened by TomAFrench - 5
- 1
Replace `HashToField128Security` with a `FieldFromBeBytes` black box function
#358 opened by TomAFrench - 1
Set up acvm-simulator-wasm to be built by dispatching the nix flake from acvm-simulator
#490 opened by jonybur - 3
Upstream bug in wasmer limits us to rust 1.67
#521 opened by kevaundray - 1
- 0
acvm_js should be published to npm
#530 opened by jonybur - 0
Fixed base scalar mul needs to use two limbs to encode the scalar field of grumpkin
#531 opened by kevaundray - 0
Add CI to run `cargo test` on `acvm_js`
#475 opened by TomAFrench - 2
- 2
- 1
Implement `Directive::ToLeRadix` in Brillig
#473 opened by TomAFrench - 1
Get ACVM/ACVM_js in one repo
#465 opened by kobyhallx - 0
- 1
chore: pull acvm_js into acvm
#458 opened by kobyhallx - 1
Get ACVM/ACVM_JS in one repo
#466 opened by kobyhallx - 1
Define a "Brillig stdlib" for common functions for which the ACVM handles foreign calls.
#464 opened by TomAFrench - 1
Consider renaming `foreign_call_wait_info` field on `UnresolvedBrilligCall`
#396 opened by TomAFrench - 1
Remove `UnresolvedBrilligCall`
#416 opened by TomAFrench - 0
`Uinit32` in `stdlib` fallback can be generalized to `u8`, 'u64' and others when needed
#417 opened by Ethan-000 - 0
`load_constant` function in `UInt32` currently loads a `u128` instead of a `u32`
#418 opened by Ethan-000 - 1
Introduce serde-reflection for ACIR cpp codegen
#434 opened by Savio-Sou - 0
Feature flags for serialisation do not exist
#439 opened by TomAFrench - 0
Implementation of blackbox functions should be shareable by the ACVM and Brillig_vm
#402 opened by sirasistant - 5
`eth_contract_from_vk` assumes the backend serializes public input data in the vkey
#411 opened by jp4g - 0
Replace `PartialWitnessGenerator` trait with `BlackBoxFunctionSolver` trait.
#377 opened by TomAFrench - 1
- 0
Change Output type for trait impl `Mul<Expression> for Expression` to optional
#335 opened by kevaundray - 0
- 2
Consider whether we should introduce an explicit return instructions for Brillig
#346 opened by kevaundray - 0
- 3
Fix Brillig Return instruction
#361 opened by kevaundray - 0
Restrict the public interface of the ACVM
#354 opened by TomAFrench