Skip to content

Commit

Permalink
Using modified version of ripple-keypairs
Browse files Browse the repository at this point in the history
  • Loading branch information
masihyeganeh committed Apr 25, 2024
1 parent 375517a commit 9707378
Show file tree
Hide file tree
Showing 4 changed files with 313 additions and 442 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/contract-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ jobs:
~/.cargo/git/db/
contract/target/
key: ${{ runner.os }}-cargo-wasm-cache-${{ hashFiles('**/Cargo.lock') }}
- name: Set up Clang
uses: egor-tensin/setup-clang@v1
with:
version: latest
platform: x64
- name: Lint contract
run: make lint-contract
- name: Build contract
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/relayer-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,6 @@ jobs:
shell: bash
- name: Set up crust binaries
run: echo "$(pwd)/crust/bin" >> $GITHUB_PATH
- name: Set up Clang
uses: egor-tensin/setup-clang@v1
with:
version: latest
platform: x64
- name: Set up crust cache
uses: actions/cache@v4
with:
Expand Down
Loading

0 comments on commit 9707378

Please sign in to comment.