Closed cyberbono3 closed 5 years ago
Please read the error messages. The Instruction::Range
needs to be updated too - there's no longer an argument to it.
I pushed a couple of fixes on the opt-range
branch, so you can simply merge it into your branch in this PR. Patch: https://github.com/stellar/slingshot/commit/ee8430dcaa9d3ed79bc59efa6b634106e744cbf2
Resolves #310
Description: Modified add_range_proof in zkvm/src/vm.rs Added in_range() in zkvm/src/scalar_witness.rs