This commit is contained in:
squidbear
2025-03-28 13:46:39 +01:00
parent 7e168203d3
commit 9e4c34922b
6 changed files with 6 additions and 6 deletions

View File

@@ -61,7 +61,7 @@ services:
"--monitoring-host=0.0.0.0", "--monitoring-host=0.0.0.0",
"--p2p-tcp-port=15752", "--p2p-tcp-port=15752",
"--p2p-udp-port=15752", "--p2p-udp-port=15752",
"--checkpoint-sync-url=None", "--checkpoint-sync-url=https://holesky.beaconstate.info",
"--execution-endpoint=http://ethereum-holesky-archive:8551", "--execution-endpoint=http://ethereum-holesky-archive:8551",
"--enable-historical-state-representation=false", "--enable-historical-state-representation=false",
"--beacon-db-pruning", "--beacon-db-pruning",

View File

@@ -61,7 +61,7 @@ services:
"--monitoring-host=0.0.0.0", "--monitoring-host=0.0.0.0",
"--p2p-tcp-port=15849", "--p2p-tcp-port=15849",
"--p2p-udp-port=15849", "--p2p-udp-port=15849",
"--checkpoint-sync-url=None", "--checkpoint-sync-url=https://holesky.beaconstate.info",
"--execution-endpoint=http://ethereum-holesky:8551", "--execution-endpoint=http://ethereum-holesky:8551",
"--enable-historical-state-representation=false", "--enable-historical-state-representation=false",
"--beacon-db-pruning", "--beacon-db-pruning",

View File

@@ -61,7 +61,7 @@ services:
"--monitoring-host=0.0.0.0", "--monitoring-host=0.0.0.0",
"--p2p-tcp-port=15563", "--p2p-tcp-port=15563",
"--p2p-udp-port=15563", "--p2p-udp-port=15563",
"--checkpoint-sync-url=None", "--checkpoint-sync-url=https://sync-mainnet.beaconcha.in",
"--execution-endpoint=http://ethereum-mainnet-archive:8551", "--execution-endpoint=http://ethereum-mainnet-archive:8551",
"--enable-historical-state-representation=false", "--enable-historical-state-representation=false",
"--beacon-db-pruning", "--beacon-db-pruning",

View File

@@ -61,7 +61,7 @@ services:
"--monitoring-host=0.0.0.0", "--monitoring-host=0.0.0.0",
"--p2p-tcp-port=15150", "--p2p-tcp-port=15150",
"--p2p-udp-port=15150", "--p2p-udp-port=15150",
"--checkpoint-sync-url=None", "--checkpoint-sync-url=https://sync-mainnet.beaconcha.in",
"--execution-endpoint=http://ethereum-mainnet:8551", "--execution-endpoint=http://ethereum-mainnet:8551",
"--enable-historical-state-representation=false", "--enable-historical-state-representation=false",
"--beacon-db-pruning", "--beacon-db-pruning",

View File

@@ -61,7 +61,7 @@ services:
"--monitoring-host=0.0.0.0", "--monitoring-host=0.0.0.0",
"--p2p-tcp-port=15330", "--p2p-tcp-port=15330",
"--p2p-udp-port=15330", "--p2p-udp-port=15330",
"--checkpoint-sync-url=None", "--checkpoint-sync-url=https://sepolia.beaconstate.info",
"--execution-endpoint=http://ethereum-sepolia-archive:8551", "--execution-endpoint=http://ethereum-sepolia-archive:8551",
"--enable-historical-state-representation=false", "--enable-historical-state-representation=false",
"--beacon-db-pruning", "--beacon-db-pruning",

View File

@@ -61,7 +61,7 @@ services:
"--monitoring-host=0.0.0.0", "--monitoring-host=0.0.0.0",
"--p2p-tcp-port=15150", "--p2p-tcp-port=15150",
"--p2p-udp-port=15150", "--p2p-udp-port=15150",
"--checkpoint-sync-url=None", "--checkpoint-sync-url=https://sepolia.beaconstate.info",
"--execution-endpoint=http://ethereum-sepolia:8551", "--execution-endpoint=http://ethereum-sepolia:8551",
"--enable-historical-state-representation=false", "--enable-historical-state-representation=false",
"--beacon-db-pruning", "--beacon-db-pruning",