typo (#515)
This commit is contained in:
parent
bab3a8dba8
commit
ae9dff553e
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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:
|
||||||
|
@ -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
|
||||||
|
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user