deploy: regenerate compose from vibe-node main 92f020f27b22

This commit is contained in:
2026-07-10 17:03:17 +00:00
parent 2814d358fe
commit bd912b3616
313 changed files with 945 additions and 577 deletions

View File

@@ -55,7 +55,6 @@ services:
- NETHERMIND_CONFIG=chiado_archive
- NETHERMIND_INITCONFIG_BASEDBPATH=/data/db
- NETHERMIND_INITCONFIG_LOGDIRECTORY=/data/logs
- NETHERMIND_INITCONFIG_MEMORYHINT=${GNOSIS_CHIADO_NETHERMIND_ARCHIVE_ROCKSDB_TRACE_MEMORY_HINT:-2048000000}
- NETHERMIND_INITCONFIG_WEBSOCKETSENABLED=true
- NETHERMIND_JSONRPCCONFIG_ENABLED=true
- NETHERMIND_JSONRPCCONFIG_ENABLEDMODULES=[Eth,Subscribe,TxPool,Web3,Personal,Proof,Net,Parity,Health,Rpc,Debug,Admin,Traces]
@@ -164,12 +163,6 @@ x-upstreams:
chain: gnosis-beacon-chain-chiado
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:

View File

@@ -55,7 +55,6 @@ services:
- NETHERMIND_CONFIG=chiado
- NETHERMIND_INITCONFIG_BASEDBPATH=/data/db
- NETHERMIND_INITCONFIG_LOGDIRECTORY=/data/logs
- NETHERMIND_INITCONFIG_MEMORYHINT=${GNOSIS_CHIADO_NETHERMIND_MINIMAL_ROCKSDB_TRACE_MEMORY_HINT:-2048000000}
- NETHERMIND_INITCONFIG_WEBSOCKETSENABLED=true
- NETHERMIND_JSONRPCCONFIG_ENABLED=true
- NETHERMIND_JSONRPCCONFIG_ENABLEDMODULES=[Eth,Subscribe,TxPool,Web3,Personal,Proof,Net,Parity,Health,Rpc,Debug,Admin,Traces]
@@ -167,12 +166,6 @@ x-upstreams:
chain: gnosis-beacon-chain-chiado
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:

View File

@@ -55,7 +55,6 @@ services:
- NETHERMIND_CONFIG=chiado
- NETHERMIND_INITCONFIG_BASEDBPATH=/data/db
- NETHERMIND_INITCONFIG_LOGDIRECTORY=/data/logs
- NETHERMIND_INITCONFIG_MEMORYHINT=${GNOSIS_CHIADO_NETHERMIND_PRUNED_ROCKSDB_TRACE_MEMORY_HINT:-2048000000}
- NETHERMIND_INITCONFIG_WEBSOCKETSENABLED=true
- NETHERMIND_JSONRPCCONFIG_ENABLED=true
- NETHERMIND_JSONRPCCONFIG_ENABLEDMODULES=[Eth,Subscribe,TxPool,Web3,Personal,Proof,Net,Parity,Health,Rpc,Debug,Admin,Traces]
@@ -162,12 +161,6 @@ x-upstreams:
chain: gnosis-beacon-chain-chiado
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:

View File

@@ -55,7 +55,6 @@ services:
- NETHERMIND_CONFIG=gnosis_archive
- NETHERMIND_INITCONFIG_BASEDBPATH=/data/db
- NETHERMIND_INITCONFIG_LOGDIRECTORY=/data/logs
- NETHERMIND_INITCONFIG_MEMORYHINT=${GNOSIS_MAINNET_NETHERMIND_ARCHIVE_ROCKSDB_TRACE_MEMORY_HINT:-2048000000}
- NETHERMIND_INITCONFIG_WEBSOCKETSENABLED=true
- NETHERMIND_JSONRPCCONFIG_ENABLED=true
- NETHERMIND_JSONRPCCONFIG_ENABLEDMODULES=[Eth,Subscribe,TxPool,Web3,Personal,Proof,Net,Parity,Health,Rpc,Debug,Admin,Traces]
@@ -164,12 +163,6 @@ x-upstreams:
chain: gnosis-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:

View File

@@ -55,7 +55,6 @@ services:
- NETHERMIND_CONFIG=gnosis
- NETHERMIND_INITCONFIG_BASEDBPATH=/data/db
- NETHERMIND_INITCONFIG_LOGDIRECTORY=/data/logs
- NETHERMIND_INITCONFIG_MEMORYHINT=${GNOSIS_MAINNET_NETHERMIND_MINIMAL_ROCKSDB_TRACE_MEMORY_HINT:-2048000000}
- NETHERMIND_INITCONFIG_WEBSOCKETSENABLED=true
- NETHERMIND_JSONRPCCONFIG_ENABLED=true
- NETHERMIND_JSONRPCCONFIG_ENABLEDMODULES=[Eth,Subscribe,TxPool,Web3,Personal,Proof,Net,Parity,Health,Rpc,Debug,Admin,Traces]
@@ -167,12 +166,6 @@ x-upstreams:
chain: gnosis-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:

View File

@@ -55,7 +55,6 @@ services:
- NETHERMIND_CONFIG=gnosis
- NETHERMIND_INITCONFIG_BASEDBPATH=/data/db
- NETHERMIND_INITCONFIG_LOGDIRECTORY=/data/logs
- NETHERMIND_INITCONFIG_MEMORYHINT=${GNOSIS_MAINNET_NETHERMIND_PRUNED_ROCKSDB_TRACE_MEMORY_HINT:-2048000000}
- NETHERMIND_INITCONFIG_WEBSOCKETSENABLED=true
- NETHERMIND_JSONRPCCONFIG_ENABLED=true
- NETHERMIND_JSONRPCCONFIG_ENABLEDMODULES=[Eth,Subscribe,TxPool,Web3,Personal,Proof,Net,Parity,Health,Rpc,Debug,Admin,Traces]
@@ -162,12 +161,6 @@ x-upstreams:
chain: gnosis-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:

View File

@@ -175,12 +175,6 @@ x-upstreams:
chain: gnosis-beacon-chain-chiado
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:

View File

@@ -176,12 +176,6 @@ x-upstreams:
chain: gnosis-beacon-chain-chiado
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:

View File

@@ -175,12 +175,6 @@ x-upstreams:
chain: gnosis-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:

View File

@@ -176,12 +176,6 @@ x-upstreams:
chain: gnosis-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: