You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kevin Jue c01f530fe1
fix: Support range checking non aligned bitwidth values (#47)
1 year ago
..
arithmetic_extension_gate.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
arithmetic_gate.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
base_sum_gate.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
constant_gate.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
coset_interpolation_gate.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
evaluate_gates.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
exponentiation_gate.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
gates.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
gates_test.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
multiplication_extension_gate.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
noop_gate.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
poseidon_gate.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
poseidon_mds_gate.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
public_input_gate.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
random_access_gate.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
reducing_extension_gate.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
reducing_gate.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
types.go Significant refactor and all tests passing, as well as optimized range check for Goldilocks (#37) 2 years ago
vars.go Use optimized goldilocks in codebase (#26) 2 years ago