Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Witness generation (ICFP benchmarks, on dev) (#478)
* Use neptune witness-generation. * Add itcalc example. * fix: adapt end2end benchmark & associated files * Refactor version handling and vergen version - Overhauled the method of obtaining commit date and short sha across files by replacing module functions with environment variables. - Upgraded the `vergen` dependency from version `0.1` to `8` in `Cargo.toml` and imported limited features. * fix: restore test_prove_fibonacci * test: refactor mismatch test utility * chore:cleanup --------- Co-authored-by: porcuquine <porcuquine@users.noreply.github.com>
- Loading branch information