Skip to content

Commit

Permalink
Merge branch 'main' into read-api
Browse files Browse the repository at this point in the history
  • Loading branch information
CassOnMars committed Feb 3, 2025
2 parents 11eec13 + dcdca70 commit 07e0a02
Show file tree
Hide file tree
Showing 37 changed files with 2,890 additions and 1,712 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true

env:
MALACHITE_GIT_REF: "8a9f3702eb41199bc8a7f45139adba233a04744a"

jobs:
build:
timeout-minutes: 20
Expand All @@ -37,12 +34,6 @@ jobs:
- name: Install Protoc
uses: arduino/setup-protoc@v3

- uses: actions/checkout@v4
with:
repository: informalsystems/malachite
ref: ${{ env.MALACHITE_GIT_REF }}
path: ./malachite

- uses: actions/checkout@v4
with:
repository: CassOnMars/eth-signature-verifier
Expand Down
Loading

0 comments on commit 07e0a02

Please sign in to comment.