Open wwared opened 2 months ago
Companion PR for https://github.com/argumentcomputer/sphinx/pull/164 Companion PR for https://github.com/argumentcomputer/sphinx/pull/186
A handful of minor changes to be cleaned up later:
MachineAir
'static + Send + Sync
prove
DefaultProver
Consider this commit as "something that works" rather than "something good", a short list of things to clean up in follow-ups:
NOTE: Should be merged after https://github.com/argumentcomputer/sphinx/pull/186 and updating the branch references in Cargo.toml
Companion PR for https://github.com/argumentcomputer/sphinx/pull/164Companion PR for https://github.com/argumentcomputer/sphinx/pull/186A handful of minor changes to be cleaned up later:
MachineAir
needs to be'static + Send + Sync
, which meant removing many references in Lair structsprove
method is now a part ofDefaultProver
Consider this commit as "something that works" rather than "something good", a short list of things to clean up in follow-ups:
NOTE: Should be merged after https://github.com/argumentcomputer/sphinx/pull/186 and updating the branch references in Cargo.toml