19 lines
475 B
YAML
19 lines
475 B
YAML
version: "1.1"
|
|
name: fixturenet-optimism
|
|
description: "Optimism Fixturenet"
|
|
repos:
|
|
# L2 (optimism)
|
|
- github.com/cerc-io/foundry@pm-merge-upstream-changes
|
|
- github.com/ethereum-optimism/optimism@v1.7.4
|
|
- github.com/ethereum-optimism/op-geth@v1.101311.0
|
|
containers:
|
|
# L2 (optimism)
|
|
- cerc/foundry
|
|
- cerc/optimism-contracts
|
|
- cerc/optimism-op-node
|
|
- cerc/optimism-l2geth
|
|
- cerc/optimism-op-batcher
|
|
- cerc/optimism-op-proposer
|
|
pods:
|
|
- fixturenet-optimism
|