Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/cargo/native/bls_nif/rustler-0.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigo-o authored Jan 17, 2025
2 parents 5aefdb5 + 55cde53 commit 182d915
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assertoor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Setup kurtosis testnet and run assertoor tests
uses: ethpandaops/kurtosis-assertoor-github-action@v1
with:
kurtosis_version: '1.3.1'
kurtosis_version: "1.4.2"
ethereum_package_url: 'github.com/lambdaclass/ethereum-package'
ethereum_package_branch: 'lecc-integration-and-assertoor'
ethereum_package_args: './assertoor-config.yml'
Expand Down
3 changes: 3 additions & 0 deletions assertoor-config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
participants:
- el_type: geth
el_image: ethereum/client-go:v1.14.12
cl_type: lighthouse
cl_image: sigp/lighthouse:v5.3.0
- el_type: geth
el_image: ethereum/client-go:v1.14.12
cl_type: lambda
cl_image: lambda_ethereum_consensus:latest
use_separate_vc: false
Expand Down

0 comments on commit 182d915

Please sign in to comment.