2024-07-10 01:28:09 +00:00
|
|
|
version: "1.1"
|
|
|
|
name: fixturenet-plugeth
|
|
|
|
description: "Plugeth Ethereum Indexing Fixturenet"
|
|
|
|
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
|
2024-08-05 19:15:58 +00:00
|
|
|
- git.vdb.to/cerc-io/ipld-eth-server@v5
|
2024-07-10 01:28:09 +00:00
|
|
|
containers:
|
|
|
|
- cerc/plugeth-statediff
|
|
|
|
- cerc/plugeth
|
|
|
|
- cerc/fixturenet-eth-genesis-postmerge
|
|
|
|
- cerc/fixturenet-plugeth-plugeth
|
|
|
|
- cerc/lighthouse
|
|
|
|
- cerc/lighthouse-cli
|
|
|
|
- cerc/fixturenet-eth-lighthouse
|
|
|
|
- cerc/ipld-eth-db
|
2024-08-05 19:15:58 +00:00
|
|
|
- cerc/ipld-eth-server
|
2024-07-10 01:28:09 +00:00
|
|
|
pods:
|
|
|
|
- fixturenet-plugeth
|
|
|
|
- ipld-eth-db
|
2024-08-05 19:15:58 +00:00
|
|
|
- ipld-eth-server
|