Thomas E Lackey
6fa3ca2b6d
* Update from github.com to git.vdb.to for many repos. * Use ipld-eth-server@v1.11.6-statediff-v5 for most stacks * Specify go-ethereum branch/tag
30 lines
747 B
YAML
30 lines
747 B
YAML
version: "1.2"
|
|
name: fixturenet-plugeth-tx
|
|
description: "plugeth Ethereum Fixturenet w/ tx-spammer"
|
|
repos:
|
|
- git.vdb.to/cerc-io/plugeth@statediff
|
|
- git.vdb.to/cerc-io/plugeth-statediff
|
|
- git.vdb.to/cerc-io/lighthouse
|
|
- git.vdb.to/cerc-io/ipld-eth-db@v5
|
|
- git.vdb.to/cerc-io/ipld-eth-server@v5
|
|
- git.vdb.to/cerc-io/tx-spammer
|
|
- github.com/dboreham/foundry
|
|
containers:
|
|
- cerc/plugeth-statediff
|
|
- cerc/plugeth
|
|
- cerc/fixturenet-eth-genesis
|
|
- cerc/fixturenet-plugeth-plugeth
|
|
- cerc/lighthouse
|
|
- cerc/lighthouse-cli
|
|
- cerc/fixturenet-eth-lighthouse
|
|
- cerc/tx-spammer
|
|
- cerc/foundry
|
|
- cerc/ipld-eth-db
|
|
- cerc/ipld-eth-server
|
|
pods:
|
|
- fixturenet-plugeth
|
|
- ipld-eth-db
|
|
- ipld-eth-server
|
|
- tx-spammer
|
|
- foundry
|