Nabarun Gogoi
32f8d65bb8
* Update optimism stack yml for lighthouse-cli * Use branch checkout feature in mobymask stack
25 lines
630 B
YAML
25 lines
630 B
YAML
version: "1.0"
|
|
name: fixturenet-optimism
|
|
decription: "Optimism Fixturenet"
|
|
repos:
|
|
- github.com/cerc-io/go-ethereum
|
|
- github.com/cerc-io/lighthouse
|
|
- github.com/dboreham/foundry
|
|
- github.com/ethereum-optimism/optimism@v1.0.4
|
|
- github.com/ethereum-optimism/op-geth@v1.101105.2
|
|
containers:
|
|
- cerc/go-ethereum
|
|
- cerc/lighthouse
|
|
- cerc/lighthouse-cli
|
|
- cerc/fixturenet-eth-geth
|
|
- cerc/fixturenet-eth-lighthouse
|
|
- cerc/foundry
|
|
- cerc/optimism-contracts
|
|
- cerc/optimism-op-node
|
|
- cerc/optimism-l2geth
|
|
- cerc/optimism-op-batcher
|
|
- cerc/optimism-op-proposer
|
|
pods:
|
|
- fixturenet-eth
|
|
- fixturenet-optimism
|