Skip to content

Commit

Permalink
Add proxy call with cli, complete tests and add batch function to claim
Browse files Browse the repository at this point in the history
  • Loading branch information
rya-sge committed Mar 26, 2024
1 parent a3b8feb commit 93834f9
Show file tree
Hide file tree
Showing 18 changed files with 671 additions and 468 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
- name: Run Forge build
run: forge build --sizes

- name: Run Forge tests
run: forge test -vvv
- name: Run Forge tests --ffi
run: forge test -vvv
Binary file added classDiagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
133 changes: 133 additions & 0 deletions classDiagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 93834f9

Please sign in to comment.