This commit is contained in:
squidbear
2025-04-01 08:16:47 +02:00
parent fcdb322d2f
commit 1d937a07ab
61 changed files with 1406 additions and 61 deletions

View File

@@ -79,4 +79,27 @@ services:
volumes:
ethereum-sepolia-geth-pruned-pebble-path:
ethereum-sepolia-geth-pruned-pebble-path_prysm:
ethereum-sepolia-geth-pruned-pebble-path_prysm:
upstreams:
- id: ${ID}
chain: ${CHAIN}
labels:
provider: ${PROVIDER}
method-groups:
enabled:
- debug
- filter
methods:
disabled:
- name: debug_traceBlockByHash
connection:
generic:
rpc:
url: "${RPC_URL}"
ws:
frameSize: 20Mb
msgSize: 50Mb
url: "${WS_URL}"