Skip to content

Commit

Permalink
ERC-1271 support and testing a partner wallet app. (#609)
Browse files Browse the repository at this point in the history
  • Loading branch information
37ng authored Apr 8, 2024
1 parent 7d6ef20 commit abb1b73
Show file tree
Hide file tree
Showing 8 changed files with 13,043 additions and 136 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
- name: Update rust toolchain from rust-toolchain file
run: rustup update

- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1

- uses: Swatinem/rust-cache@v2
with:
workspaces: |
Expand Down
Loading

0 comments on commit abb1b73

Please sign in to comment.