Skip to content

Commit bbda38b

Browse files
authored
Merge pull request #29 from anoma/develop
risc0 rm v1
2 parents 051d5ad + 2528cf0 commit bbda38b

File tree

116 files changed

+7894
-1777
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

116 files changed

+7894
-1777
lines changed

.formatter.exs

Lines changed: 0 additions & 5 deletions
This file was deleted.

.gitignore

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
.DS_Store
22
Cargo.lock
3-
methods/guest/Cargo.lock
43
target/
5-
!native/examples/compliance_circuit/target/riscv-guest/riscv32im-risc0-zkvm-elf/release/compliance_guest
6-
!native/examples/compliance_circuit/target/debug/build/methods*
74
.elixir_ls/
85
_build/
96
deps/
10-
.vscode/
7+
.vscode/
8+
.idea/
9+
profile.*

0 commit comments

Comments
 (0)