Skip to content

Commit

Permalink
fix: zkvm crate refactor bug (#276)
Browse files Browse the repository at this point in the history
Co-authored-by: John Guibas <jtguibas@Johns-MBP.monkeybrains.net>
  • Loading branch information
jtguibas and John Guibas authored Feb 20, 2024
1 parent e128143 commit cf58553
Show file tree
Hide file tree
Showing 47 changed files with 72 additions and 72 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions examples/chess/program/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified examples/chess/program/elf/riscv32im-succinct-zkvm-elf
Binary file not shown.
6 changes: 3 additions & 3 deletions examples/ed25519/program/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified examples/ed25519/program/elf/riscv32im-succinct-zkvm-elf
Binary file not shown.
6 changes: 3 additions & 3 deletions examples/fibonacci-io/program/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified examples/fibonacci-io/program/elf/riscv32im-succinct-zkvm-elf
Binary file not shown.
6 changes: 3 additions & 3 deletions examples/fibonacci/program/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified examples/fibonacci/program/elf/riscv32im-succinct-zkvm-elf
Binary file not shown.
6 changes: 3 additions & 3 deletions examples/io/program/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified examples/io/program/elf/riscv32im-succinct-zkvm-elf
Binary file not shown.
6 changes: 3 additions & 3 deletions examples/json/program/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified examples/json/program/elf/riscv32im-succinct-zkvm-elf
Binary file not shown.
6 changes: 3 additions & 3 deletions examples/regex/program/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified examples/regex/program/elf/riscv32im-succinct-zkvm-elf
Binary file not shown.
6 changes: 3 additions & 3 deletions examples/rsa/program/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified examples/rsa/program/elf/riscv32im-succinct-zkvm-elf
Binary file not shown.
6 changes: 3 additions & 3 deletions examples/ssz-withdrawals/program/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified examples/ssz-withdrawals/program/elf/riscv32im-succinct-zkvm-elf
Binary file not shown.
6 changes: 3 additions & 3 deletions examples/tendermint/program/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified examples/tendermint/program/elf/riscv32im-succinct-zkvm-elf
Binary file not shown.
6 changes: 3 additions & 3 deletions tests/blake3-compress/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified tests/blake3-compress/elf/riscv32im-succinct-zkvm-elf
Binary file not shown.
6 changes: 3 additions & 3 deletions tests/cycle-tracker/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified tests/cycle-tracker/elf/riscv32im-succinct-zkvm-elf
Binary file not shown.
Loading

0 comments on commit cf58553

Please sign in to comment.