David Boreham
ea215d84a5
Some checks failed
Ethereum Fixturenet Stack Test / Run Ethereum Fixturenet stack test (pull_request) Failing after 24m15s
17 lines
378 B
YAML
17 lines
378 B
YAML
version: "1.1"
|
|
name: fixturenet-eth
|
|
description: "Ethereum Fixturenet"
|
|
repos:
|
|
- git.vdb.to/cerc-io/go-ethereum@v1.11.6-statediff-v5
|
|
- git.vdb.to/cerc-io/lighthouse
|
|
containers:
|
|
- cerc/go-ethereum
|
|
- cerc/lighthouse
|
|
- cerc/lighthouse-cli
|
|
- cerc/fixturenet-eth-genesis
|
|
- cerc/fixturenet-eth-geth
|
|
- cerc/fixturenet-eth-lighthouse
|
|
pods:
|
|
- fixturenet-eth
|
|
- foundry
|