add missing files
This commit is contained in:
parent
157ca60d8f
commit
81b555ec47
6
app/data/stacks/fixturenet-plugeth-loaded/README.md
Normal file
6
app/data/stacks/fixturenet-plugeth-loaded/README.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# fixturenet-plugeth-loaded
|
||||||
|
|
||||||
|
A "loaded" version of `fixturenet-eth` that uses PluGeth instead of go-ethereum,
|
||||||
|
with all the bells and whistles enabled.
|
||||||
|
|
||||||
|
See `stacks/fixturenet-eth/README.md` for more information.
|
28
app/data/stacks/fixturenet-plugeth-loaded/stack.yml
Normal file
28
app/data/stacks/fixturenet-plugeth-loaded/stack.yml
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
version: "1.0"
|
||||||
|
name: fixturenet-plugeth-loaded
|
||||||
|
decription: "Loaded Plugeth-based Ethereum Fixturenet"
|
||||||
|
repos:
|
||||||
|
- git.vdb.to/cerc-io/plugeth # dev
|
||||||
|
- git.vdb.to/cerc-io/plugeth-statediff
|
||||||
|
- github.com/cerc-io/tx-spammer
|
||||||
|
- github.com/cerc-io/ipld-eth-server
|
||||||
|
- github.com/cerc-io/ipld-eth-db
|
||||||
|
- github.com/cerc-io/lighthouse
|
||||||
|
containers:
|
||||||
|
- cerc/plugeth
|
||||||
|
- cerc/plugeth-statediff
|
||||||
|
- cerc/lighthouse
|
||||||
|
- cerc/lighthouse-cli
|
||||||
|
- cerc/fixturenet-eth-plugeth
|
||||||
|
- cerc/fixturenet-eth-lighthouse
|
||||||
|
- cerc/ipld-eth-server
|
||||||
|
- cerc/ipld-eth-db
|
||||||
|
- cerc/keycloak
|
||||||
|
- cerc/tx-spammer
|
||||||
|
pods:
|
||||||
|
- fixturenet-plugeth
|
||||||
|
- tx-spammer
|
||||||
|
- fixturenet-eth-metrics
|
||||||
|
- keycloak
|
||||||
|
- ipld-eth-server
|
||||||
|
- ipld-eth-db
|
Loading…
Reference in New Issue
Block a user