Skip to content

Commit

Permalink
test: integrate 08 wasm etheruem light client into e2e test (#183)
Browse files Browse the repository at this point in the history
Co-authored-by: srdtrk <[email protected]>
Co-authored-by: srdtrk <[email protected]>
  • Loading branch information
3 people authored Dec 19, 2024
1 parent 0071153 commit 8d1f655
Show file tree
Hide file tree
Showing 101 changed files with 3,820 additions and 10,874 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
- name: Install just
uses: extractions/setup-just@v2
- name: Build optimized wasm binary
run: just build-optimized-wasm
run: just build-cw-ics08-wasm-eth
# checks that the wasm binary is a proper cosmwasm smart contract
# it checks for things like memories, exports, imports, available capabilities, and non-determinism
- name: Check cosmwasm file
Expand Down
Loading

0 comments on commit 8d1f655

Please sign in to comment.