issues
search
anoma
/
vamp-ir
Vamp-IR is a proof-system-agnostic language for writing arithmetic circuits
https://anoma.github.io/VampIR-Book/
Apache License 2.0
156
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feedback on Vamp-IR
#127
francogrex
opened
2 months ago
0
Lists as inputs
#126
francogrex
opened
2 months ago
0
Fix benchmarks
#125
paulcadman
opened
1 year ago
0
Add exporting formats and string diagram-based optimizer
#124
AHartNtkn
opened
1 year ago
0
Increase maximum iteration count
#123
lukaszcz
opened
1 year ago
0
Fix division in tests/alu.pir
#122
lukaszcz
closed
1 year ago
0
Type errors trigger panics instead of generating Errors
#121
paulcadman
opened
1 year ago
0
Add halo2 proof and verify API
#120
paulcadman
closed
1 year ago
3
Add halo2 compile API
#119
paulcadman
closed
1 year ago
0
Remove test files that do not parse
#118
paulcadman
closed
1 year ago
0
String diagram
#117
AHartNtkn
closed
1 year ago
0
Specified iteration count is too large
#116
lukaszcz
opened
1 year ago
1
Feature request: Add compile API from to build circuit from source and assignments
#115
paulcadman
opened
1 year ago
0
Use trait to define backend
#114
lopeetall
opened
1 year ago
0
Feature request: a non-crashing modulo operation
#113
lukaszcz
opened
1 year ago
4
Closes #111
#112
jonaprieto
closed
1 year ago
0
CI: run test-and-build before any release
#111
jonaprieto
closed
1 year ago
0
Replace unmaintained actions-rs/toolchain action in CI workflows
#110
striezel
closed
1 year ago
1
Fix some typos
#109
striezel
closed
1 year ago
2
Add GitHub workflows for releasing Vamp-ir binaries
#108
jonaprieto
closed
1 year ago
1
Lazy if and division by zero
#107
lukaszcz
opened
1 year ago
22
File with compiled Vamp-IR circuit
#106
CarloModicaPortfolio
opened
1 year ago
0
Stop putting unevaluated expressions into environment.
#105
murisi
closed
1 year ago
2
Add json5 support for witness inputs
#104
AHartNtkn
closed
1 year ago
0
Use JSON5 for inputs (instead of JSON)
#103
bazzilic
closed
1 year ago
0
Clippy and FMT code improvements.
#102
AHartNtkn
closed
1 year ago
0
Implement REPL
#101
AHartNtkn
closed
1 year ago
2
Inputs shouldn't be packed into the same file with proof and are instead a separate JSON file
#100
AHartNtkn
opened
1 year ago
0
Just use the underlying constrain_instance function in Halo2 to publicize the variables.
#99
AHartNtkn
opened
1 year ago
0
Carlo/halo2 pi
#98
CarloModicaPortfolio
closed
1 year ago
5
Add errors
#97
lopeetall
closed
1 year ago
2
Add quiet flag so it doesn't print as much.
#96
AHartNtkn
closed
1 year ago
0
clis now exit with code 1 on verification error
#95
AHartNtkn
closed
1 year ago
1
Feature request: handle a large number of local definitions gracefully
#94
lukaszcz
opened
1 year ago
3
VampIR should return non-zero exit code on proof verification error
#93
lukaszcz
closed
1 year ago
2
Feature request: quiet mode
#92
lukaszcz
closed
1 year ago
0
Add case fod DivideZ in halo2's evaluate_expr
#91
AHartNtkn
closed
1 year ago
0
Update Binary Naming Convention for Compatibility with GitHub Action
#90
jonaprieto
closed
1 year ago
0
Checking for zero doesn't work with halo2
#89
lukaszcz
closed
1 year ago
1
Issue with Vamp-IR tuples
#88
CarloModicaPortfolio
opened
1 year ago
1
changes to support halo2 update
#87
CarloModicaPortfolio
closed
1 year ago
0
Update Halo2 dependencies
#86
lopeetall
closed
1 year ago
0
Serialize verifying key in Halo2
#85
lopeetall
opened
1 year ago
0
Vamp-IR lib doesn't compile
#84
lopeetall
closed
1 year ago
3
Separate Halo2 parameter and circuit synthesis
#83
lopeetall
opened
1 year ago
0
impl BorrowDecode for Expr and Pat
#82
lopeetall
closed
1 year ago
0
fix missing util and fmt
#81
lopeetall
closed
1 year ago
0
Improve error reporting
#80
lopeetall
closed
1 year ago
0
VampIR hangs
#79
lukaszcz
opened
1 year ago
12
Carlo/benches
#78
CarloModicaPortfolio
closed
1 year ago
2
Next