Kevin Jue
ea96e7a176
Arithmetic Extension Gate ( #10 )
* initial commit for arithmetic extension gate
* fixed bug
* added regex for arithmeticExtensionGate
2 years ago
Kevin Jue
ccb828bdb1
Random Access Gate ( #8 )
* first (non working) version of random access gate
* fixed a bug
* got random access gate workgin
* added parsing logic for the random access gate
2 years ago
Kevin Jue
a0d5ad37de
Base sum gate ( #7 )
* initial version of base_sum_gate
* add recursive circuit benchmark files
* added step circuit data and contant gate test
* moved step testing data into gate_testing_utils
* added test case for basesum gate
* added test for arithmetic_gate
2 years ago
Nicholas Ward
6bfca5badb
i - s, not s - i
2 years ago
Nicholas Ward
f20852831e
fixes, cleanup, and deserialize ProofChallenges
2 years ago
Nicholas Ward
4be4b48391
fix gate ID parsing, and verbose error
2 years ago
Nicholas Ward
9a51b67aca
gate deserialization, ArithmeticGate, ConstantGate
2 years ago
Nicholas Ward
58914e8f66
uint64
2 years ago
Nicholas Ward
7091e1e1b2
initial work: gate interface and PublicInput
2 years ago