deploy: regenerate compose from vibe-node main 92f020f27b22
This commit is contained in:
@@ -53,7 +53,6 @@ services:
|
||||
- 6060
|
||||
- 8551
|
||||
command:
|
||||
- --cache=${ETHEREUM_HOODI_GETH_PRUNED_PEBBLE_PATH_CACHE:-1024}
|
||||
- --datadir=/root/.ethereum
|
||||
- --db.engine=pebble
|
||||
- --gcmode=full
|
||||
@@ -196,12 +195,6 @@ x-upstreams:
|
||||
chain: eth-beacon-chain-hoodi
|
||||
labels:
|
||||
provider: $${PROVIDER}-beacon-chain
|
||||
options:
|
||||
# dshackle 0.79.10's beacon health validator times out on the spec-compliant
|
||||
# empty-body 200 from /eth/v1/node/health (nimbus), flapping the upstream
|
||||
# UNAVAILABLE and failing live requests ("Source was empty"). Head tracking
|
||||
# still governs health with validation off. 2026-07-10, dRPC incident.
|
||||
disable-validation: true
|
||||
connection:
|
||||
generic:
|
||||
rpc:
|
||||
|
||||
@@ -53,7 +53,6 @@ services:
|
||||
- 6060
|
||||
- 8551
|
||||
command:
|
||||
- --cache=${ETHEREUM_HOODI_GETH_PRUNED_PEBBLE_PATH_CACHE:-1024}
|
||||
- --datadir=/root/.ethereum
|
||||
- --db.engine=pebble
|
||||
- --gcmode=full
|
||||
@@ -197,12 +196,6 @@ x-upstreams:
|
||||
chain: eth-beacon-chain-hoodi
|
||||
labels:
|
||||
provider: $${PROVIDER}-beacon-chain
|
||||
options:
|
||||
# dshackle 0.79.10's beacon health validator times out on the spec-compliant
|
||||
# empty-body 200 from /eth/v1/node/health (nimbus), flapping the upstream
|
||||
# UNAVAILABLE and failing live requests ("Source was empty"). Head tracking
|
||||
# still governs health with validation off. 2026-07-10, dRPC incident.
|
||||
disable-validation: true
|
||||
connection:
|
||||
generic:
|
||||
rpc:
|
||||
|
||||
@@ -53,7 +53,6 @@ services:
|
||||
- 6060
|
||||
- 8551
|
||||
command:
|
||||
- --cache=${ETHEREUM_MAINNET_GETH_MINIMAL_PEBBLE_PATH_CACHE:-1024}
|
||||
- --datadir=/root/.ethereum
|
||||
- --db.engine=pebble
|
||||
- --gcmode=full
|
||||
@@ -201,12 +200,6 @@ x-upstreams:
|
||||
chain: eth-beacon-chain
|
||||
labels:
|
||||
provider: $${PROVIDER}-beacon-chain
|
||||
options:
|
||||
# dshackle 0.79.10's beacon health validator times out on the spec-compliant
|
||||
# empty-body 200 from /eth/v1/node/health (nimbus), flapping the upstream
|
||||
# UNAVAILABLE and failing live requests ("Source was empty"). Head tracking
|
||||
# still governs health with validation off. 2026-07-10, dRPC incident.
|
||||
disable-validation: true
|
||||
connection:
|
||||
generic:
|
||||
rpc:
|
||||
|
||||
@@ -55,7 +55,6 @@ services:
|
||||
- 10010
|
||||
entrypoint: [sh, -c, exec fireeth --config-file="" --log-to-file=false start reader-node --reader-node-arguments "$*", _]
|
||||
command:
|
||||
- --cache=${ETHEREUM_MAINNET_GETH_PRUNED_LEVELDB_HASH_CACHE:-1024}
|
||||
- --datadir=/root/.ethereum
|
||||
- --db.engine=leveldb
|
||||
- --gcmode=full
|
||||
@@ -260,12 +259,6 @@ x-upstreams:
|
||||
chain: eth-beacon-chain
|
||||
labels:
|
||||
provider: $${PROVIDER}-beacon-chain
|
||||
options:
|
||||
# dshackle 0.79.10's beacon health validator times out on the spec-compliant
|
||||
# empty-body 200 from /eth/v1/node/health (nimbus), flapping the upstream
|
||||
# UNAVAILABLE and failing live requests ("Source was empty"). Head tracking
|
||||
# still governs health with validation off. 2026-07-10, dRPC incident.
|
||||
disable-validation: true
|
||||
connection:
|
||||
generic:
|
||||
rpc:
|
||||
|
||||
@@ -55,7 +55,6 @@ services:
|
||||
- 10010
|
||||
entrypoint: [sh, -c, exec fireeth --config-file="" --log-to-file=false start reader-node --reader-node-arguments "$*", _]
|
||||
command:
|
||||
- --cache=${ETHEREUM_MAINNET_GETH_PRUNED_PEBBLE_PATH_CACHE:-1024}
|
||||
- --datadir=/root/.ethereum
|
||||
- --db.engine=pebble
|
||||
- --gcmode=full
|
||||
@@ -262,12 +261,6 @@ x-upstreams:
|
||||
chain: eth-beacon-chain
|
||||
labels:
|
||||
provider: $${PROVIDER}-beacon-chain
|
||||
options:
|
||||
# dshackle 0.79.10's beacon health validator times out on the spec-compliant
|
||||
# empty-body 200 from /eth/v1/node/health (nimbus), flapping the upstream
|
||||
# UNAVAILABLE and failing live requests ("Source was empty"). Head tracking
|
||||
# still governs health with validation off. 2026-07-10, dRPC incident.
|
||||
disable-validation: true
|
||||
connection:
|
||||
generic:
|
||||
rpc:
|
||||
|
||||
@@ -53,7 +53,6 @@ services:
|
||||
- 6060
|
||||
- 8551
|
||||
command:
|
||||
- --cache=${ETHEREUM_MAINNET_GETH_PRUNED_PEBBLE_PATH_CACHE:-1024}
|
||||
- --datadir=/root/.ethereum
|
||||
- --db.engine=pebble
|
||||
- --gcmode=full
|
||||
@@ -196,12 +195,6 @@ x-upstreams:
|
||||
chain: eth-beacon-chain
|
||||
labels:
|
||||
provider: $${PROVIDER}-beacon-chain
|
||||
options:
|
||||
# dshackle 0.79.10's beacon health validator times out on the spec-compliant
|
||||
# empty-body 200 from /eth/v1/node/health (nimbus), flapping the upstream
|
||||
# UNAVAILABLE and failing live requests ("Source was empty"). Head tracking
|
||||
# still governs health with validation off. 2026-07-10, dRPC incident.
|
||||
disable-validation: true
|
||||
connection:
|
||||
generic:
|
||||
rpc:
|
||||
|
||||
@@ -53,7 +53,6 @@ services:
|
||||
- 6060
|
||||
- 8551
|
||||
command:
|
||||
- --cache=${ETHEREUM_MAINNET_GETH_PRUNED_PEBBLE_PATH_CACHE:-1024}
|
||||
- --datadir=/root/.ethereum
|
||||
- --db.engine=pebble
|
||||
- --gcmode=full
|
||||
@@ -197,12 +196,6 @@ x-upstreams:
|
||||
chain: eth-beacon-chain
|
||||
labels:
|
||||
provider: $${PROVIDER}-beacon-chain
|
||||
options:
|
||||
# dshackle 0.79.10's beacon health validator times out on the spec-compliant
|
||||
# empty-body 200 from /eth/v1/node/health (nimbus), flapping the upstream
|
||||
# UNAVAILABLE and failing live requests ("Source was empty"). Head tracking
|
||||
# still governs health with validation off. 2026-07-10, dRPC incident.
|
||||
disable-validation: true
|
||||
connection:
|
||||
generic:
|
||||
rpc:
|
||||
|
||||
@@ -53,7 +53,6 @@ services:
|
||||
- 6060
|
||||
- 8551
|
||||
command:
|
||||
- --cache=${ETHEREUM_SEPOLIA_GETH_PRUNED_PEBBLE_PATH_CACHE:-1024}
|
||||
- --datadir=/root/.ethereum
|
||||
- --db.engine=pebble
|
||||
- --gcmode=full
|
||||
@@ -196,12 +195,6 @@ x-upstreams:
|
||||
chain: eth-beacon-chain-sepolia
|
||||
labels:
|
||||
provider: $${PROVIDER}-beacon-chain
|
||||
options:
|
||||
# dshackle 0.79.10's beacon health validator times out on the spec-compliant
|
||||
# empty-body 200 from /eth/v1/node/health (nimbus), flapping the upstream
|
||||
# UNAVAILABLE and failing live requests ("Source was empty"). Head tracking
|
||||
# still governs health with validation off. 2026-07-10, dRPC incident.
|
||||
disable-validation: true
|
||||
connection:
|
||||
generic:
|
||||
rpc:
|
||||
|
||||
@@ -53,7 +53,6 @@ services:
|
||||
- 6060
|
||||
- 8551
|
||||
command:
|
||||
- --cache=${ETHEREUM_SEPOLIA_GETH_PRUNED_PEBBLE_PATH_CACHE:-1024}
|
||||
- --datadir=/root/.ethereum
|
||||
- --db.engine=pebble
|
||||
- --gcmode=full
|
||||
@@ -197,12 +196,6 @@ x-upstreams:
|
||||
chain: eth-beacon-chain-sepolia
|
||||
labels:
|
||||
provider: $${PROVIDER}-beacon-chain
|
||||
options:
|
||||
# dshackle 0.79.10's beacon health validator times out on the spec-compliant
|
||||
# empty-body 200 from /eth/v1/node/health (nimbus), flapping the upstream
|
||||
# UNAVAILABLE and failing live requests ("Source was empty"). Head tracking
|
||||
# still governs health with validation off. 2026-07-10, dRPC incident.
|
||||
disable-validation: true
|
||||
connection:
|
||||
generic:
|
||||
rpc:
|
||||
|
||||
Reference in New Issue
Block a user