Skip to content

Commit

Permalink
imp: sendTransfer refactor (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
srdtrk authored Feb 6, 2025
1 parent e0db3bd commit ae036e2
Show file tree
Hide file tree
Showing 32 changed files with 430 additions and 1,814 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
path: |
~/.cargo/bin/relayer
~/.cargo/bin/operator
key: ${{ runner.os }}-relayer-${{ hashFiles('Cargo.lock', 'packages/**', 'programs/**') }}
key: ${{ runner.os }}-relayer-${{ hashFiles('Cargo.lock', 'packages/**', 'programs/**', 'abi/**') }}

- name: Install SP1 toolchain
if: (steps.cache-relayer.outputs.cache-hit != 'true')
Expand Down
263 changes: 0 additions & 263 deletions abi/ICS20Lib.json

This file was deleted.

Loading

0 comments on commit ae036e2

Please sign in to comment.