plugeth stack: reorder
pull & plugin stuff before lighthouse to fail faster
This commit is contained in:
parent
3e7b5dc278
commit
822c4c1f3b
@ -2,28 +2,28 @@ version: "1.2"
|
|||||||
name: fixturenet-plugeth-tx
|
name: fixturenet-plugeth-tx
|
||||||
decription: "plugeth Ethereum Fixturenet w/ tx-spammer"
|
decription: "plugeth Ethereum Fixturenet w/ tx-spammer"
|
||||||
repos:
|
repos:
|
||||||
- github.com/cerc-io/tx-spammer
|
- git.vdb.to/cerc-io/plugeth@statediff-wip
|
||||||
- github.com/dboreham/foundry
|
- git.vdb.to/cerc-io/plugeth-statediff@wip
|
||||||
- github.com/cerc-io/lighthouse
|
- github.com/cerc-io/lighthouse
|
||||||
- github.com/cerc-io/ipld-eth-db@v5
|
- github.com/cerc-io/ipld-eth-db@v5
|
||||||
- github.com/cerc-io/ipld-eth-server@v5
|
- github.com/cerc-io/ipld-eth-server@v5
|
||||||
- git.vdb.to/cerc-io/plugeth@statediff-wip
|
- github.com/cerc-io/tx-spammer
|
||||||
- git.vdb.to/cerc-io/plugeth-statediff@wip
|
- github.com/dboreham/foundry
|
||||||
containers:
|
containers:
|
||||||
- cerc/lighthouse
|
|
||||||
- cerc/lighthouse-cli
|
|
||||||
- cerc/plugeth-statediff
|
- cerc/plugeth-statediff
|
||||||
- cerc/plugeth
|
- cerc/plugeth
|
||||||
- cerc/fixturenet-eth-genesis
|
- cerc/fixturenet-eth-genesis
|
||||||
- cerc/fixturenet-plugeth-plugeth
|
- cerc/fixturenet-plugeth-plugeth
|
||||||
|
- cerc/lighthouse
|
||||||
|
- cerc/lighthouse-cli
|
||||||
- cerc/fixturenet-eth-lighthouse
|
- cerc/fixturenet-eth-lighthouse
|
||||||
- cerc/tx-spammer
|
- cerc/tx-spammer
|
||||||
- cerc/foundry
|
- cerc/foundry
|
||||||
- cerc/ipld-eth-db
|
- cerc/ipld-eth-db
|
||||||
- cerc/ipld-eth-server
|
- cerc/ipld-eth-server
|
||||||
pods:
|
pods:
|
||||||
|
- fixturenet-plugeth
|
||||||
- ipld-eth-db
|
- ipld-eth-db
|
||||||
- ipld-eth-server
|
- ipld-eth-server
|
||||||
- fixturenet-plugeth
|
|
||||||
- foundry
|
|
||||||
- tx-spammer
|
- tx-spammer
|
||||||
|
- foundry
|
||||||
|
Loading…
Reference in New Issue
Block a user