Skip to content

Commit 00b3d7f

Browse files
authored
feat: add F3 proofs cache (#1457)
1 parent ce27bc4 commit 00b3d7f

29 files changed

Lines changed: 5503 additions & 392 deletions

File tree

.github/workflows/contracts-sast.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
version: v0.3.0
4141

4242
- name: Install aderyn
43-
run: cargo install aderyn --locked
43+
run: npm install -g @cyfrin/aderyn
4444

4545
- name: Make deps
4646
run: cd contracts && make deps

0 commit comments

Comments
 (0)