fix
This commit is contained in:
@@ -80,3 +80,26 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
ethereum-holesky-geth-pruned-pebble-path:
|
ethereum-holesky-geth-pruned-pebble-path:
|
||||||
ethereum-holesky-geth-pruned-pebble-path_prysm:
|
ethereum-holesky-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}"
|
||||||
|
|
||||||
@@ -80,3 +80,26 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
ethereum-mainnet-geth-pruned-pebble-path:
|
ethereum-mainnet-geth-pruned-pebble-path:
|
||||||
ethereum-mainnet-geth-pruned-pebble-path_prysm:
|
ethereum-mainnet-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}"
|
||||||
|
|
||||||
@@ -80,3 +80,26 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
ethereum-sepolia-geth-pruned-pebble-path:
|
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}"
|
||||||
|
|
||||||
@@ -107,3 +107,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
fraxtal-mainnet-op-geth-archive-leveldb-hash:
|
fraxtal-mainnet-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -107,3 +107,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
fraxtal-mainnet-op-geth-pruned-pebble-path:
|
fraxtal-mainnet-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -107,3 +107,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
fraxtal-testnet-op-geth-archive-leveldb-hash:
|
fraxtal-testnet-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -107,3 +107,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
fraxtal-testnet-op-geth-pruned-pebble-path:
|
fraxtal-testnet-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
base-mainnet-op-geth-archive-leveldb-hash:
|
base-mainnet-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
base-mainnet-op-geth-pruned-pebble-path:
|
base-mainnet-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
base-sepolia-op-geth-archive-leveldb-hash:
|
base-sepolia-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
base-sepolia-op-geth-pruned-pebble-path:
|
base-sepolia-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -107,3 +107,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
blast-mainnet-op-geth-archive-leveldb-hash:
|
blast-mainnet-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -107,3 +107,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
blast-mainnet-op-geth-pruned-pebble-path:
|
blast-mainnet-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -107,3 +107,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
blast-sepolia-op-geth-pruned-pebble-hash:
|
blast-sepolia-op-geth-pruned-pebble-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
bob-mainnet-op-geth-archive-leveldb-hash:
|
bob-mainnet-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
bob-mainnet-op-geth-archive-pebble-hash:
|
bob-mainnet-op-geth-archive-pebble-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
bob-mainnet-op-geth-pruned-pebble-path:
|
bob-mainnet-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
boba-mainnet-op-geth-pruned-pebble-path:
|
boba-mainnet-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
boba-sepolia-op-geth-pruned-pebble-path:
|
boba-sepolia-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
hashkeychain-mainnet-op-geth-archive-leveldb-hash:
|
hashkeychain-mainnet-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
hashkeychain-mainnet-op-geth-pruned-pebble-path:
|
hashkeychain-mainnet-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
ink-mainnet-op-geth-archive-leveldb-hash:
|
ink-mainnet-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
ink-mainnet-op-geth-pruned-pebble-path:
|
ink-mainnet-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
ink-sepolia-op-geth-archive-leveldb-hash:
|
ink-sepolia-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
ink-sepolia-op-geth-pruned-pebble-path:
|
ink-sepolia-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
lisk-mainnet-op-geth-archive-leveldb-hash:
|
lisk-mainnet-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
lisk-mainnet-op-geth-pruned-pebble-path:
|
lisk-mainnet-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
lisk-sepolia-op-geth-archive-leveldb-hash:
|
lisk-sepolia-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
lisk-sepolia-op-geth-pruned-pebble-path:
|
lisk-sepolia-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -107,3 +107,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
mantle-mainnet-op-geth-archive-leveldb-hash:
|
mantle-mainnet-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -107,3 +107,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
mantle-mainnet-op-geth-pruned-leveldb-hash:
|
mantle-mainnet-op-geth-pruned-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
metal-mainnet-op-geth-archive-leveldb-hash:
|
metal-mainnet-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
metal-mainnet-op-geth-pruned-pebble-path:
|
metal-mainnet-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
metal-sepolia-op-geth-archive-leveldb-hash:
|
metal-sepolia-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
metal-sepolia-op-geth-pruned-pebble-path:
|
metal-sepolia-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
mode-mainnet-op-geth-archive-leveldb-hash:
|
mode-mainnet-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
mode-mainnet-op-geth-pruned-pebble-path:
|
mode-mainnet-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
mode-sepolia-op-geth-archive-leveldb-hash:
|
mode-sepolia-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
mode-sepolia-op-geth-pruned-pebble-path:
|
mode-sepolia-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
op-mainnet-op-geth-archive-leveldb-hash:
|
op-mainnet-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
op-mainnet-op-geth-pruned-pebble-path:
|
op-mainnet-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
op-sepolia-op-geth-archive-leveldb-hash:
|
op-sepolia-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
op-sepolia-op-geth-pruned-pebble-path:
|
op-sepolia-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
snax-mainnet-op-geth-archive-leveldb-hash:
|
snax-mainnet-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
snax-mainnet-op-geth-pruned-pebble-path:
|
snax-mainnet-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
soneium-miniato-sepolia-op-geth-archive-leveldb-hash:
|
soneium-miniato-sepolia-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
soneium-miniato-sepolia-op-geth-pruned-pebble-path:
|
soneium-miniato-sepolia-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
swell-mainnet-op-geth-archive-leveldb-hash:
|
swell-mainnet-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
swell-mainnet-op-geth-pruned-pebble-path:
|
swell-mainnet-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
unichain-mainnet-op-geth-archive-leveldb-hash:
|
unichain-mainnet-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
unichain-mainnet-op-geth-pruned-pebble-path:
|
unichain-mainnet-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
unichain-sepolia-op-geth-archive-leveldb-hash:
|
unichain-sepolia-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
unichain-sepolia-op-geth-pruned-pebble-path:
|
unichain-sepolia-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
worldchain-mainnet-op-geth-archive-leveldb-hash:
|
worldchain-mainnet-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
worldchain-mainnet-op-geth-pruned-pebble-path:
|
worldchain-mainnet-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
worldchain-sepolia-op-geth-archive-leveldb-hash:
|
worldchain-sepolia-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
worldchain-sepolia-op-geth-pruned-pebble-path:
|
worldchain-sepolia-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
zora-mainnet-op-geth-archive-leveldb-hash:
|
zora-mainnet-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
zora-mainnet-op-geth-pruned-pebble-path:
|
zora-mainnet-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
zora-sepolia-op-geth-archive-leveldb-hash:
|
zora-sepolia-op-geth-archive-leveldb-hash:
|
||||||
|
|
||||||
|
upstreams:
|
||||||
|
- id: ${ID}
|
||||||
|
chain: ${CHAIN}
|
||||||
|
labels:
|
||||||
|
provider: ${PROVIDER}
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: "${RPC_URL}"
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: "${WS_URL}"
|
||||||
|
|
||||||
@@ -106,3 +106,25 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
zora-sepolia-op-geth-pruned-pebble-path:
|
zora-sepolia-op-geth-pruned-pebble-path:
|
||||||
|
|
||||||
|
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}"
|
||||||
|
|
||||||
Reference in New Issue
Block a user