Add eth-statediff-service

This commit is contained in:
David Boreham 2022-10-06 07:40:36 -06:00
parent f6676dc021
commit c532923323
3 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
# Build cerc/eth-statediff-service
docker build -t cerc/eth-statediff-service:local ${CERC_REPO_BASE_DIR}/eth-statediff-service

View File

@ -1,5 +1,6 @@
cerc/test-contract
cerc/eth-statediff-fill-service
cerc/eth-statediff-service
cerc/go-ethereum
cerc/go-ethereum-foundry
cerc/lighthouse

View File

@ -2,6 +2,7 @@ vulcanize/ops
cerc-io/ipld-eth-db
cerc-io/go-ethereum
cerc-io/ipld-eth-server
cerc-io/eth-statediff-service
vulcanize/eth-statediff-fill-service
vulcanize/ipld-eth-db-validator
vulcanize/ipld-eth-beacon-indexer