2023-05-09 20:00:58 +00:00
|
|
|
version: "1.0"
|
|
|
|
name: chain-chunker
|
2023-09-01 15:15:07 +00:00
|
|
|
description: "Stack to build containers for chain-chunker"
|
2023-05-09 20:00:58 +00:00
|
|
|
repos:
|
2023-10-03 18:55:33 +00:00
|
|
|
- git.vdb.to/cerc-io/ipld-eth-state-snapshot@v5
|
|
|
|
- git.vdb.to/cerc-io/eth-statediff-service@v5
|
|
|
|
- git.vdb.to/cerc-io/ipld-eth-db@v5
|
|
|
|
- git.vdb.to/cerc-io/ipld-eth-server@v5
|
2023-05-09 20:00:58 +00:00
|
|
|
containers:
|
|
|
|
- cerc/ipld-eth-state-snapshot
|
|
|
|
- cerc/eth-statediff-service
|
|
|
|
- cerc/ipld-eth-db
|
|
|
|
- cerc/ipld-eth-server
|