This commit is contained in:
Zach 2023-09-01 11:15:07 -04:00 committed by GitHub
parent bab3a8dba8
commit ae9dff553e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 11 additions and 11 deletions

View File

@ -1,5 +1,5 @@
version: "1.2" version: "1.2"
name: build-support name: build-support
decription: "Build Support Components" description: "Build Support Components"
containers: containers:
- cerc/builder-js - cerc/builder-js

View File

@ -1,6 +1,6 @@
version: "1.0" version: "1.0"
name: chain-chunker name: chain-chunker
decription: "Stack to build containers for chain-chunker" description: "Stack to build containers for chain-chunker"
repos: repos:
- github.com/cerc-io/ipld-eth-state-snapshot@v5 - github.com/cerc-io/ipld-eth-state-snapshot@v5
- github.com/cerc-io/eth-statediff-service@v5 - github.com/cerc-io/eth-statediff-service@v5

View File

@ -1,6 +1,6 @@
version: "1.0" version: "1.0"
name: fixturenet-eth-loaded name: fixturenet-eth-loaded
decription: "Loaded Ethereum Fixturenet" description: "Loaded Ethereum Fixturenet"
repos: repos:
- github.com/cerc-io/go-ethereum - github.com/cerc-io/go-ethereum
- github.com/cerc-io/tx-spammer - github.com/cerc-io/tx-spammer

View File

@ -1,6 +1,6 @@
version: "1.2" version: "1.2"
name: fixturenet-eth-tx name: fixturenet-eth-tx
decription: "Ethereum Fixturenet w/ tx-spammer" description: "Ethereum Fixturenet w/ tx-spammer"
repos: repos:
- github.com/cerc-io/go-ethereum - github.com/cerc-io/go-ethereum
- github.com/cerc-io/tx-spammer - github.com/cerc-io/tx-spammer

View File

@ -1,6 +1,6 @@
version: "1.1" version: "1.1"
name: fixturenet-eth name: fixturenet-eth
decription: "Ethereum Fixturenet" description: "Ethereum Fixturenet"
repos: repos:
- github.com/cerc-io/go-ethereum - github.com/cerc-io/go-ethereum
- github.com/cerc-io/lighthouse - github.com/cerc-io/lighthouse

View File

@ -1,6 +1,6 @@
version: "1.0" version: "1.0"
name: fixturenet-optimism name: fixturenet-optimism
decription: "Optimism Fixturenet" description: "Optimism Fixturenet"
repos: repos:
- github.com/cerc-io/go-ethereum - github.com/cerc-io/go-ethereum
- github.com/cerc-io/lighthouse - github.com/cerc-io/lighthouse

View File

@ -1,6 +1,6 @@
version: "1.2" version: "1.2"
name: fixturenet-plugeth-tx name: fixturenet-plugeth-tx
decription: "plugeth Ethereum Fixturenet w/ tx-spammer" description: "plugeth Ethereum Fixturenet w/ tx-spammer"
repos: repos:
- git.vdb.to/cerc-io/plugeth@statediff - git.vdb.to/cerc-io/plugeth@statediff
- git.vdb.to/cerc-io/plugeth-statediff - git.vdb.to/cerc-io/plugeth-statediff

View File

@ -1,6 +1,6 @@
version: "1.1" version: "1.1"
name: mainnet-eth name: mainnet-eth
decription: "Ethereum Mainnet" description: "Ethereum Mainnet"
repos: repos:
- github.com/cerc-io/go-ethereum - github.com/cerc-io/go-ethereum
- github.com/cerc-io/lighthouse - github.com/cerc-io/lighthouse

View File

@ -1,6 +1,6 @@
version: "1.1" version: "1.1"
name: mainnet-opera name: mainnet-opera
decription: "Fantom mainnet node" description: "Fantom mainnet node"
repos: repos:
- github.com/Fantom-foundation/go-opera@release/1.1.2-rc.5 - github.com/Fantom-foundation/go-opera@release/1.1.2-rc.5
containers: containers:

View File

@ -1,6 +1,6 @@
version: "1.1" version: "1.1"
name: package-registry name: package-registry
decription: "Local Package Registry" description: "Local Package Registry"
repos: repos:
- github.com/cerc-io/hosting - github.com/cerc-io/hosting
- gitea.com/gitea/act_runner - gitea.com/gitea/act_runner

View File

@ -1,6 +1,6 @@
version: "1.1" version: "1.1"
name: reth name: reth
decription: "Reth node" description: "Reth node"
repos: repos:
- github.com/paradigmxyz/reth - github.com/paradigmxyz/reth
containers: containers: