forked from cerc-io/stack-orchestrator
Add foundry to the fixturenet-eth-tx stack (#374)
Former-commit-id: af93743974
This commit is contained in:
parent
feb5fe7bff
commit
f8306e6685
@ -1,15 +1,18 @@
|
|||||||
version: "1.1"
|
version: "1.2"
|
||||||
name: fixturenet-eth-tx
|
name: fixturenet-eth-tx
|
||||||
decription: "Ethereum Fixturenet w/ tx-spammer"
|
decription: "Ethereum Fixturenet w/ tx-spammer"
|
||||||
repos:
|
repos:
|
||||||
- cerc-io/go-ethereum
|
- cerc-io/go-ethereum
|
||||||
- cerc-io/tx-spammer
|
- cerc-io/tx-spammer
|
||||||
|
- dboreham/foundry
|
||||||
containers:
|
containers:
|
||||||
- cerc/go-ethereum
|
- cerc/go-ethereum
|
||||||
- cerc/lighthouse
|
- cerc/lighthouse
|
||||||
- cerc/fixturenet-eth-geth
|
- cerc/fixturenet-eth-geth
|
||||||
- cerc/fixturenet-eth-lighthouse
|
- cerc/fixturenet-eth-lighthouse
|
||||||
- cerc/tx-spammer
|
- cerc/tx-spammer
|
||||||
|
- cerc/foundry
|
||||||
pods:
|
pods:
|
||||||
- fixturenet-eth
|
- fixturenet-eth
|
||||||
|
- foundry
|
||||||
- tx-spammer
|
- tx-spammer
|
||||||
|
Loading…
Reference in New Issue
Block a user