Roy Crihfield
b5642c612a
Indexes the new validator withdrawal objects (from Shanghai/Capella fork: https://eips.ethereum.org/EIPS/eip-4895) - new table `eth.withdrawal_cids` - new column `withdrawals_root` in `eth.header_cids` - add unit tests - use new external stack repo in CI/CT job (cerc-io/fixturenet-eth-stacks#14) Reviewed-on: #25
21 lines
562 B
YAML
21 lines
562 B
YAML
version: "1.2"
|
|
name: fixturenet-plugeth-tx
|
|
description: "Plugeth Ethereum Fixturenet for testing plugeth-statediff"
|
|
repos:
|
|
- git.vdb.to/cerc-io/plugeth@v1.13.14-cerc-2
|
|
- git.vdb.to/cerc-io/plugeth-statediff
|
|
- git.vdb.to/cerc-io/lighthouse
|
|
- git.vdb.to/cerc-io/ipld-eth-db@v5.3.0-alpha
|
|
containers:
|
|
- cerc/plugeth-statediff
|
|
- cerc/plugeth
|
|
- cerc/fixturenet-eth-genesis
|
|
- cerc/fixturenet-plugeth-plugeth
|
|
- cerc/lighthouse
|
|
- cerc/lighthouse-cli
|
|
- cerc/fixturenet-eth-lighthouse
|
|
- cerc/ipld-eth-db
|
|
pods:
|
|
- fixturenet-plugeth
|
|
- ipld-eth-db
|