From 5ad7ebb016f590c4559ca242dd0acb8e7fa33578 Mon Sep 17 00:00:00 2001 From: Roy Crihfield Date: Fri, 19 Jul 2024 13:43:18 +0800 Subject: [PATCH] [dev] use patched lighthouse ref --- stack-orchestrator/stacks/fixturenet-eth/stack.yml | 2 +- stack-orchestrator/stacks/fixturenet-plugeth/stack.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stack-orchestrator/stacks/fixturenet-eth/stack.yml b/stack-orchestrator/stacks/fixturenet-eth/stack.yml index d36a6c9..84176de 100644 --- a/stack-orchestrator/stacks/fixturenet-eth/stack.yml +++ b/stack-orchestrator/stacks/fixturenet-eth/stack.yml @@ -2,7 +2,7 @@ version: "1.1" name: fixturenet-eth description: "Ethereum Fixturenet" repos: - - git.vdb.to/cerc-io/lighthouse + - git.vdb.to/cerc-io/lighthouse@testnet-genesis-eth1-withdrawal-creds containers: - cerc/lighthouse - cerc/lighthouse-cli diff --git a/stack-orchestrator/stacks/fixturenet-plugeth/stack.yml b/stack-orchestrator/stacks/fixturenet-plugeth/stack.yml index ef1119f..f5c4b55 100644 --- a/stack-orchestrator/stacks/fixturenet-plugeth/stack.yml +++ b/stack-orchestrator/stacks/fixturenet-plugeth/stack.yml @@ -4,7 +4,7 @@ description: "Plugeth Ethereum Indexing Fixturenet" repos: - git.vdb.to/cerc-io/plugeth@statediff - git.vdb.to/cerc-io/plugeth-statediff - - git.vdb.to/cerc-io/lighthouse + - git.vdb.to/cerc-io/lighthouse@testnet-genesis-eth1-withdrawal-creds - git.vdb.to/cerc-io/ipld-eth-db containers: - cerc/plugeth-statediff