fix
This commit is contained in:
@@ -86,7 +86,7 @@ services:
|
|||||||
- --monitoring-host=0.0.0.0
|
- --monitoring-host=0.0.0.0
|
||||||
- --p2p-tcp-port=15993
|
- --p2p-tcp-port=15993
|
||||||
- --p2p-udp-port=15993
|
- --p2p-udp-port=15993
|
||||||
- --checkpoint-sync-url=
|
- --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
|
||||||
|
|||||||
@@ -86,7 +86,7 @@ services:
|
|||||||
- --monitoring-host=0.0.0.0
|
- --monitoring-host=0.0.0.0
|
||||||
- --p2p-tcp-port=15710
|
- --p2p-tcp-port=15710
|
||||||
- --p2p-udp-port=15710
|
- --p2p-udp-port=15710
|
||||||
- --checkpoint-sync-url=
|
- --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
|
||||||
|
|||||||
@@ -85,7 +85,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=
|
- --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
|
||||||
|
|||||||
@@ -85,7 +85,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=
|
- --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
|
||||||
|
|||||||
@@ -84,7 +84,7 @@ services:
|
|||||||
- L1_BEACON=${ETHEREUM_MAINNET_BEACON_REST}
|
- L1_BEACON=${ETHEREUM_MAINNET_BEACON_REST}
|
||||||
- L2_WS=ws://taiko-alethia-archive:8545
|
- L2_WS=ws://taiko-alethia-archive:8545
|
||||||
- L2_AUTH=http://taiko-alethia-archive:8551
|
- L2_AUTH=http://taiko-alethia-archive:8551
|
||||||
- P2P_CHECK_POINT_SYNC_URL=https://rpc.mainnet.taiko.xyz
|
- P2P_CHECK_POINT_SYNC_URL=
|
||||||
- NODE_IMAGE=us-docker.pkg.dev/evmchain/images/taiko-client
|
- NODE_IMAGE=us-docker.pkg.dev/evmchain/images/taiko-client
|
||||||
- P2P_SYNC=true
|
- P2P_SYNC=true
|
||||||
- JWT_SECRET=/jwtsecret
|
- JWT_SECRET=/jwtsecret
|
||||||
|
|||||||
@@ -84,7 +84,7 @@ services:
|
|||||||
- L1_BEACON=${ETHEREUM_MAINNET_BEACON_REST}
|
- L1_BEACON=${ETHEREUM_MAINNET_BEACON_REST}
|
||||||
- L2_WS=ws://taiko-alethia:8545
|
- L2_WS=ws://taiko-alethia:8545
|
||||||
- L2_AUTH=http://taiko-alethia:8551
|
- L2_AUTH=http://taiko-alethia:8551
|
||||||
- P2P_CHECK_POINT_SYNC_URL=https://rpc.mainnet.taiko.xyz
|
- P2P_CHECK_POINT_SYNC_URL=
|
||||||
- NODE_IMAGE=us-docker.pkg.dev/evmchain/images/taiko-client
|
- NODE_IMAGE=us-docker.pkg.dev/evmchain/images/taiko-client
|
||||||
- P2P_SYNC=true
|
- P2P_SYNC=true
|
||||||
- JWT_SECRET=/jwtsecret
|
- JWT_SECRET=/jwtsecret
|
||||||
|
|||||||
@@ -84,7 +84,7 @@ services:
|
|||||||
- L1_BEACON=${ETHEREUM_HOLESKY_BEACON_REST}
|
- L1_BEACON=${ETHEREUM_HOLESKY_BEACON_REST}
|
||||||
- L2_WS=ws://taiko-hekla-archive:8545
|
- L2_WS=ws://taiko-hekla-archive:8545
|
||||||
- L2_AUTH=http://taiko-hekla-archive:8551
|
- L2_AUTH=http://taiko-hekla-archive:8551
|
||||||
- P2P_CHECK_POINT_SYNC_URL=https://rpc.hekla.taiko.xyz
|
- P2P_CHECK_POINT_SYNC_URL=
|
||||||
- NODE_IMAGE=us-docker.pkg.dev/evmchain/images/taiko-client
|
- NODE_IMAGE=us-docker.pkg.dev/evmchain/images/taiko-client
|
||||||
- P2P_SYNC=true
|
- P2P_SYNC=true
|
||||||
- JWT_SECRET=/jwtsecret
|
- JWT_SECRET=/jwtsecret
|
||||||
|
|||||||
@@ -84,7 +84,7 @@ services:
|
|||||||
- L1_BEACON=${ETHEREUM_HOLESKY_BEACON_REST}
|
- L1_BEACON=${ETHEREUM_HOLESKY_BEACON_REST}
|
||||||
- L2_WS=ws://taiko-hekla:8545
|
- L2_WS=ws://taiko-hekla:8545
|
||||||
- L2_AUTH=http://taiko-hekla:8551
|
- L2_AUTH=http://taiko-hekla:8551
|
||||||
- P2P_CHECK_POINT_SYNC_URL=https://rpc.hekla.taiko.xyz
|
- P2P_CHECK_POINT_SYNC_URL=
|
||||||
- NODE_IMAGE=us-docker.pkg.dev/evmchain/images/taiko-client
|
- NODE_IMAGE=us-docker.pkg.dev/evmchain/images/taiko-client
|
||||||
- P2P_SYNC=true
|
- P2P_SYNC=true
|
||||||
- JWT_SECRET=/jwtsecret
|
- JWT_SECRET=/jwtsecret
|
||||||
|
|||||||
Reference in New Issue
Block a user