Skip to content

Commit

Permalink
run the programs in stwo_exclusive_programs in proof mode (#1953)
Browse files Browse the repository at this point in the history
  • Loading branch information
ohad-nir-starkware authored Feb 17, 2025
1 parent abe5f44 commit 7a97bed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,9 @@ jobs:
- program-target: cairo_stwo_exclusive_programs
programs-dir: cairo_programs/stwo_exclusive_programs
extra-args: '--cairo_pie_output {program}.rs.pie.zip'
- program-target: cairo_programs/stwo_exclusive_programs
programs-dir: cairo_stwo_exclusive_programs
extra-args: '--proof_mode --air_public_input {program}.rs.air_public_input --air_private_input {program}.rs.air_private_input '
name: Compute memory and execution traces with cairo-vm
needs: [ build-programs, build-release ]
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 7a97bed

Please sign in to comment.