Skip to content

Commit 0f2ad8c

Browse files
add save_debug_data to stwo_run_and_prove
1 parent 9036bfc commit 0f2ad8c

File tree

4 files changed

+807
-16
lines changed

4 files changed

+807
-16
lines changed

crates/stwo_run_and_prove/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ clap.workspace = true
1212
env_logger.workspace = true
1313
log.workspace = true
1414
serde.workspace = true
15+
serde_json.workspace = true
1516
sonic-rs.workspace = true
1617
starknet-ff.workspace = true
1718
stwo_cairo_prover.workspace = true

crates/stwo_run_and_prove/resources/array_sum_proof renamed to crates/stwo_run_and_prove/resources/expected_array_sum_proof

File renamed without changes.

0 commit comments

Comments
 (0)