24 lines
689 B
YAML
24 lines
689 B
YAML
version: "1.2"
|
|
name: fixturenet-plugeth-tx
|
|
description: "Plugeth Ethereum Fixturenet for testing ipld-eth-server"
|
|
repos:
|
|
- git.vdb.to/cerc-io/plugeth@v1.13.14-cerc-2
|
|
- git.vdb.to/cerc-io/plugeth-statediff@index-withdrawals # todo: dev
|
|
- git.vdb.to/cerc-io/lighthouse
|
|
- git.vdb.to/cerc-io/ipld-eth-db@add-withdrawals # todo: dev
|
|
- git.vdb.to/cerc-io/ipld-eth-server
|
|
containers:
|
|
- cerc/plugeth-statediff
|
|
- cerc/plugeth
|
|
- cerc/fixturenet-eth-genesis
|
|
- cerc/fixturenet-plugeth-plugeth
|
|
- cerc/lighthouse
|
|
- cerc/lighthouse-cli
|
|
- cerc/fixturenet-eth-lighthouse
|
|
- cerc/ipld-eth-db
|
|
- cerc/ipld-eth-server
|
|
pods:
|
|
- fixturenet-plugeth
|
|
- ipld-eth-db
|
|
- ipld-eth-server
|