fix
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# arb
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
alephzero-mainnet:
|
alephzero-mainnet:
|
||||||
@@ -25,10 +25,9 @@ services:
|
|||||||
- 8545
|
- 8545
|
||||||
- 8551
|
- 8551
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --chain.id=41455
|
||||||
- --execution.caching.archive=false
|
- --execution.caching.archive=false
|
||||||
- --execution.caching.state-scheme=path
|
- --execution.caching.state-scheme=path
|
||||||
- --execution.forwarding-target=https://rpc.alephzero.raas.gelato.cloud
|
|
||||||
- --execution.rpc.gas-cap=600000000
|
- --execution.rpc.gas-cap=600000000
|
||||||
- --execution.sequencer.enable=false
|
- --execution.sequencer.enable=false
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
@@ -36,12 +35,6 @@ services:
|
|||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
|
||||||
- --node.data-availability.parent-chain-node-url=${ETHEREUM_MAINNET_EXECUTION_RPC}
|
|
||||||
- --node.data-availability.rest-aggregator.enable=true
|
|
||||||
- --node.data-availability.rest-aggregator.urls=https://das.alephzero.raas.gelato.cloud
|
|
||||||
- --node.data-availability.sequencer-inbox-address=0x1411949971076304187394088912578077660717096867958
|
|
||||||
- --node.feed.input.url=wss://feed.alephzero.raas.gelato.cloud
|
|
||||||
- --node.sequencer=false
|
- --node.sequencer=false
|
||||||
- --node.staker.enable=false
|
- --node.staker.enable=false
|
||||||
- --parent-chain.blob-client.beacon-url=${ETHEREUM_MAINNET_BEACON_REST}
|
- --parent-chain.blob-client.beacon-url=${ETHEREUM_MAINNET_BEACON_REST}
|
||||||
@@ -57,7 +50,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${ALEPHZERO_MAINNET_NITRO_PRUNED_PEBBLE_PATH_DATA:-alephzero-mainnet-nitro-pruned-pebble-path}:/root/.arbitrum
|
- ${ALEPHZERO_MAINNET_NITRO_PRUNED_PEBBLE_PATH_DATA:-alephzero-mainnet-nitro-pruned-pebble-path}:/root/.arbitrum
|
||||||
- ./arb/mainnet:/config
|
- ./arb/alephzero/-mainnet:/config
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# arb
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
alephzero-sepolia:
|
alephzero-sepolia:
|
||||||
@@ -25,10 +25,9 @@ services:
|
|||||||
- 8545
|
- 8545
|
||||||
- 8551
|
- 8551
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --chain.id=2039
|
||||||
- --execution.caching.archive=false
|
- --execution.caching.archive=false
|
||||||
- --execution.caching.state-scheme=path
|
- --execution.caching.state-scheme=path
|
||||||
- --execution.forwarding-target=https://rpc.alephzero-testnet.gelato.digital
|
|
||||||
- --execution.rpc.gas-cap=600000000
|
- --execution.rpc.gas-cap=600000000
|
||||||
- --execution.sequencer.enable=false
|
- --execution.sequencer.enable=false
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
@@ -36,12 +35,6 @@ services:
|
|||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
|
||||||
- --node.data-availability.parent-chain-node-url=${ETHEREUM_SEPOLIA_EXECUTION_RPC}
|
|
||||||
- --node.data-availability.rest-aggregator.enable=true
|
|
||||||
- --node.data-availability.rest-aggregator.urls=https://das.alephzero-testnet.gelato.digital
|
|
||||||
- --node.data-availability.sequencer-inbox-address=0x130937498521962644184395825246273622310592356541
|
|
||||||
- --node.feed.input.url=wss://feed.alephzero-testnet.gelato.digital
|
|
||||||
- --node.sequencer=false
|
- --node.sequencer=false
|
||||||
- --node.staker.enable=false
|
- --node.staker.enable=false
|
||||||
- --parent-chain.blob-client.beacon-url=${ETHEREUM_SEPOLIA_BEACON_REST}
|
- --parent-chain.blob-client.beacon-url=${ETHEREUM_SEPOLIA_BEACON_REST}
|
||||||
@@ -57,7 +50,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${ALEPHZERO_SEPOLIA_NITRO_PRUNED_PEBBLE_PATH_DATA:-alephzero-sepolia-nitro-pruned-pebble-path}:/root/.arbitrum
|
- ${ALEPHZERO_SEPOLIA_NITRO_PRUNED_PEBBLE_PATH_DATA:-alephzero-sepolia-nitro-pruned-pebble-path}:/root/.arbitrum
|
||||||
- ./arb/sepolia:/config
|
- ./arb/alephzero/-sepolia:/config
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# arb
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
arbitrum-nova:
|
arbitrum-nova:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# arb
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
arbitrum-one:
|
arbitrum-one:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# arb
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
arbitrum-sepolia-archive:
|
arbitrum-sepolia-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# arb
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
connext-sepolia:
|
connext-sepolia:
|
||||||
@@ -25,10 +25,9 @@ services:
|
|||||||
- 8545
|
- 8545
|
||||||
- 8551
|
- 8551
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --chain.id=6398
|
||||||
- --execution.caching.archive=false
|
- --execution.caching.archive=false
|
||||||
- --execution.caching.state-scheme=path
|
- --execution.caching.state-scheme=path
|
||||||
- --execution.forwarding-target=https://rpc.connext-sepolia.gelato.digital
|
|
||||||
- --execution.rpc.gas-cap=600000000
|
- --execution.rpc.gas-cap=600000000
|
||||||
- --execution.sequencer.enable=false
|
- --execution.sequencer.enable=false
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
@@ -36,12 +35,6 @@ services:
|
|||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
|
||||||
- --node.data-availability.parent-chain-node-url=${ETHEREUM_SEPOLIA_EXECUTION_RPC}
|
|
||||||
- --node.data-availability.rest-aggregator.enable=true
|
|
||||||
- --node.data-availability.rest-aggregator.urls=https://das.connext-sepolia.gelato.digital
|
|
||||||
- --node.data-availability.sequencer-inbox-address=0x727095791318912381473707332248435763608420056676
|
|
||||||
- --node.feed.input.url=wss://feed.connext-sepolia.gelato.digital
|
|
||||||
- --node.sequencer=false
|
- --node.sequencer=false
|
||||||
- --node.staker.enable=false
|
- --node.staker.enable=false
|
||||||
- --parent-chain.blob-client.beacon-url=${ETHEREUM_SEPOLIA_BEACON_REST}
|
- --parent-chain.blob-client.beacon-url=${ETHEREUM_SEPOLIA_BEACON_REST}
|
||||||
@@ -57,7 +50,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${CONNEXT_SEPOLIA_NITRO_PRUNED_PEBBLE_PATH_DATA:-connext-sepolia-nitro-pruned-pebble-path}:/root/.arbitrum
|
- ${CONNEXT_SEPOLIA_NITRO_PRUNED_PEBBLE_PATH_DATA:-connext-sepolia-nitro-pruned-pebble-path}:/root/.arbitrum
|
||||||
- ./arb/sepolia:/config
|
- ./arb/connext/-sepolia:/config
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# arb
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
everclear-mainnet:
|
everclear-mainnet:
|
||||||
@@ -25,10 +25,9 @@ services:
|
|||||||
- 8545
|
- 8545
|
||||||
- 8551
|
- 8551
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --chain.id=25327
|
||||||
- --execution.caching.archive=false
|
- --execution.caching.archive=false
|
||||||
- --execution.caching.state-scheme=path
|
- --execution.caching.state-scheme=path
|
||||||
- --execution.forwarding-target=https://rpc.everclear.raas.gelato.cloud
|
|
||||||
- --execution.rpc.gas-cap=600000000
|
- --execution.rpc.gas-cap=600000000
|
||||||
- --execution.sequencer.enable=false
|
- --execution.sequencer.enable=false
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
@@ -36,12 +35,6 @@ services:
|
|||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
|
||||||
- --node.data-availability.parent-chain-node-url=${ETHEREUM_MAINNET_EXECUTION_RPC}
|
|
||||||
- --node.data-availability.rest-aggregator.enable=true
|
|
||||||
- --node.data-availability.rest-aggregator.urls=https://das.everclear.raas.gelato.cloud
|
|
||||||
- --node.data-availability.sequencer-inbox-address=0x727095791318912381473707332248435763608420056676
|
|
||||||
- --node.feed.input.url=wss://feed.everclear.raas.gelato.cloud
|
|
||||||
- --node.sequencer=false
|
- --node.sequencer=false
|
||||||
- --node.staker.enable=false
|
- --node.staker.enable=false
|
||||||
- --parent-chain.blob-client.beacon-url=${ETHEREUM_MAINNET_BEACON_REST}
|
- --parent-chain.blob-client.beacon-url=${ETHEREUM_MAINNET_BEACON_REST}
|
||||||
@@ -57,7 +50,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${EVERCLEAR_MAINNET_NITRO_PRUNED_PEBBLE_PATH_DATA:-everclear-mainnet-nitro-pruned-pebble-path}:/root/.arbitrum
|
- ${EVERCLEAR_MAINNET_NITRO_PRUNED_PEBBLE_PATH_DATA:-everclear-mainnet-nitro-pruned-pebble-path}:/root/.arbitrum
|
||||||
- ./arb/mainnet:/config
|
- ./arb/everclear/-mainnet:/config
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# arb
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
opencampuscodex-sepolia:
|
opencampuscodex-sepolia:
|
||||||
@@ -25,10 +25,9 @@ services:
|
|||||||
- 8545
|
- 8545
|
||||||
- 8551
|
- 8551
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --chain.id=656476
|
||||||
- --execution.caching.archive=false
|
- --execution.caching.archive=false
|
||||||
- --execution.caching.state-scheme=path
|
- --execution.caching.state-scheme=path
|
||||||
- --execution.forwarding-target=https://rpc.open-campus-codex.gelato.digital
|
|
||||||
- --execution.rpc.gas-cap=600000000
|
- --execution.rpc.gas-cap=600000000
|
||||||
- --execution.sequencer.enable=false
|
- --execution.sequencer.enable=false
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
@@ -36,12 +35,6 @@ services:
|
|||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
|
||||||
- --node.data-availability.parent-chain-node-url=${ARBITRUM_SEPOLIA_EXECUTION_RPC}
|
|
||||||
- --node.data-availability.rest-aggregator.enable=true
|
|
||||||
- --node.data-availability.rest-aggregator.urls=https://das.open-campus-codex.gelato.digital
|
|
||||||
- --node.data-availability.sequencer-inbox-address=0xe347C1223381b9Dcd6c0F61cf81c90175A7Bae77
|
|
||||||
- --node.feed.input.url=wss://feed.open-campus-codex.gelato.digital
|
|
||||||
- --node.sequencer=false
|
- --node.sequencer=false
|
||||||
- --node.staker.enable=false
|
- --node.staker.enable=false
|
||||||
- --parent-chain.connection.url=${ARBITRUM_SEPOLIA_EXECUTION_RPC}
|
- --parent-chain.connection.url=${ARBITRUM_SEPOLIA_EXECUTION_RPC}
|
||||||
@@ -56,7 +49,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${OPENCAMPUSCODEX_SEPOLIA_NITRO_PRUNED_PEBBLE_PATH_DATA:-opencampuscodex-sepolia-nitro-pruned-pebble-path}:/root/.arbitrum
|
- ${OPENCAMPUSCODEX_SEPOLIA_NITRO_PRUNED_PEBBLE_PATH_DATA:-opencampuscodex-sepolia-nitro-pruned-pebble-path}:/root/.arbitrum
|
||||||
- ./arb/sepolia:/config
|
- ./arb/opencampuscodex/arbitrum-sepolia:/config
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# arb
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
playblock-mainnet:
|
playblock-mainnet:
|
||||||
@@ -25,10 +25,9 @@ services:
|
|||||||
- 8545
|
- 8545
|
||||||
- 8551
|
- 8551
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --chain.id=1829
|
||||||
- --execution.caching.archive=false
|
- --execution.caching.archive=false
|
||||||
- --execution.caching.state-scheme=path
|
- --execution.caching.state-scheme=path
|
||||||
- --execution.forwarding-target=https://rpc.playblock.io
|
|
||||||
- --execution.rpc.gas-cap=600000000
|
- --execution.rpc.gas-cap=600000000
|
||||||
- --execution.sequencer.enable=false
|
- --execution.sequencer.enable=false
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
@@ -36,12 +35,6 @@ services:
|
|||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
|
||||||
- --node.data-availability.parent-chain-node-url=${ETHEREUM_MAINNET_EXECUTION_RPC}
|
|
||||||
- --node.data-availability.rest-aggregator.enable=true
|
|
||||||
- --node.data-availability.rest-aggregator.urls=https://das.playblock.io
|
|
||||||
- --node.data-availability.sequencer-inbox-address=0x1297541082195356755105700451499873350464260779639
|
|
||||||
- --node.feed.input.url=wss://feed.playblock.io
|
|
||||||
- --node.sequencer=false
|
- --node.sequencer=false
|
||||||
- --node.staker.enable=false
|
- --node.staker.enable=false
|
||||||
- --parent-chain.blob-client.beacon-url=${ETHEREUM_MAINNET_BEACON_REST}
|
- --parent-chain.blob-client.beacon-url=${ETHEREUM_MAINNET_BEACON_REST}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# arb
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
real-mainnet:
|
real-mainnet:
|
||||||
@@ -25,10 +25,9 @@ services:
|
|||||||
- 8545
|
- 8545
|
||||||
- 8551
|
- 8551
|
||||||
command:
|
command:
|
||||||
- --conf.file=/config/baseConfig.json
|
- --chain.id=111188
|
||||||
- --execution.caching.archive=false
|
- --execution.caching.archive=false
|
||||||
- --execution.caching.state-scheme=path
|
- --execution.caching.state-scheme=path
|
||||||
- --execution.forwarding-target=https://rpc.realforreal.gelato.digital
|
|
||||||
- --execution.rpc.gas-cap=600000000
|
- --execution.rpc.gas-cap=600000000
|
||||||
- --execution.sequencer.enable=false
|
- --execution.sequencer.enable=false
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
@@ -36,12 +35,6 @@ services:
|
|||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --node.batch-poster.enable=false
|
- --node.batch-poster.enable=false
|
||||||
- --node.data-availability.enable=true
|
|
||||||
- --node.data-availability.parent-chain-node-url=${ETHEREUM_MAINNET_EXECUTION_RPC}
|
|
||||||
- --node.data-availability.rest-aggregator.enable=true
|
|
||||||
- --node.data-availability.rest-aggregator.urls=https://das.realforreal.gelato.digital
|
|
||||||
- --node.data-availability.sequencer-inbox-address=0x466813324240923703236721233648302990016039913376
|
|
||||||
- --node.feed.input.url=wss://feed.realforreal.gelato.digital
|
|
||||||
- --node.sequencer=false
|
- --node.sequencer=false
|
||||||
- --node.staker.enable=false
|
- --node.staker.enable=false
|
||||||
- --parent-chain.blob-client.beacon-url=${ETHEREUM_MAINNET_BEACON_REST}
|
- --parent-chain.blob-client.beacon-url=${ETHEREUM_MAINNET_BEACON_REST}
|
||||||
@@ -57,7 +50,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${REAL_MAINNET_NITRO_PRUNED_PEBBLE_PATH_DATA:-real-mainnet-nitro-pruned-pebble-path}:/root/.arbitrum
|
- ${REAL_MAINNET_NITRO_PRUNED_PEBBLE_PATH_DATA:-real-mainnet-nitro-pruned-pebble-path}:/root/.arbitrum
|
||||||
- ./arb/mainnet:/config
|
- ./arb/real/-mainnet:/config
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
avalanche-fuji-client:
|
avalanche-fuji-client:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
avalanche-mainnet-client:
|
avalanche-mainnet-client:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
berachain-bartio-archive:
|
berachain-bartio-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
berachain-bepolia-archive:
|
berachain-bepolia-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
berachain-mainnet-archive:
|
berachain-mainnet-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bsc-chapel:
|
bsc-chapel:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bsc-mainnet:
|
bsc-mainnet:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
celo-alfajores-archive:
|
celo-alfajores-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
celo-mainnet-archive:
|
celo-mainnet-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
core-buffalo:
|
core-buffalo:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
core-mainnet:
|
core-mainnet:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
core-pigeon:
|
core-pigeon:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-holesky-archive:
|
ethereum-holesky-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet-archive:
|
ethereum-mainnet-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-sepolia-archive:
|
ethereum-sepolia-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-holesky:
|
ethereum-holesky:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet:
|
ethereum-mainnet:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-sepolia:
|
ethereum-sepolia:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-holesky-archive:
|
ethereum-holesky-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-mainnet-archive:
|
ethereum-mainnet-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ethereum-sepolia-archive:
|
ethereum-sepolia-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-mainnet-archive:
|
fantom-mainnet-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-testnet-archive:
|
fantom-testnet-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-mainnet-archive:
|
fantom-mainnet-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
fantom-testnet-archive:
|
fantom-testnet-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-chiado-archive:
|
gnosis-chiado-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gnosis-mainnet-archive:
|
gnosis-mainnet-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
goat-mainnet:
|
goat-mainnet:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
goat-testnet3:
|
goat-testnet3:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
haqq-mainnet:
|
haqq-mainnet:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
linea-mainnet-archive:
|
linea-mainnet-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
#
|
# False
|
||||||
|
|
||||||
services:
|
services:
|
||||||
linea-sepolia-archive:
|
linea-sepolia-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
base-mainnet-archive:
|
base-mainnet-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
base-sepolia-archive:
|
base-sepolia-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bob-mainnet-archive:
|
bob-mainnet-archive:
|
||||||
@@ -59,7 +59,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${BOB_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-bob-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon
|
- ${BOB_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-bob-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon
|
||||||
- ./op/mainnet:/config
|
- ./op/bob/-mainnet:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
boba-mainnet-archive:
|
boba-mainnet-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
boba-sepolia-archive:
|
boba-sepolia-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
hashkeychain-mainnet-archive:
|
hashkeychain-mainnet-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ink-mainnet-archive:
|
ink-mainnet-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ink-sepolia-archive:
|
ink-sepolia-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
lisk-mainnet-archive:
|
lisk-mainnet-archive:
|
||||||
@@ -60,7 +60,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${LISK_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-lisk-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon
|
- ${LISK_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-lisk-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon
|
||||||
- ./op/mainnet:/config
|
- ./op/lisk/-mainnet:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
metal-mainnet-archive:
|
metal-mainnet-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mode-mainnet-archive:
|
mode-mainnet-archive:
|
||||||
@@ -59,7 +59,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${MODE_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-mode-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon
|
- ${MODE_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-mode-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon
|
||||||
- ./op/mainnet:/config
|
- ./op/mode/-mainnet:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mode-sepolia-archive:
|
mode-sepolia-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
op-mainnet-archive:
|
op-mainnet-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
op-sepolia-archive:
|
op-sepolia-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
snax-mainnet-archive:
|
snax-mainnet-archive:
|
||||||
@@ -59,7 +59,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${SNAX_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-snax-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon
|
- ${SNAX_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-snax-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon
|
||||||
- ./op/mainnet:/config
|
- ./op/snax/-mainnet:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
soneium-minato-archive:
|
soneium-minato-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
swell-mainnet-archive:
|
swell-mainnet-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
unichain-mainnet-archive:
|
unichain-mainnet-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
unichain-sepolia-archive:
|
unichain-sepolia-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
worldchain-mainnet-archive:
|
worldchain-mainnet-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
worldchain-sepolia-archive:
|
worldchain-sepolia-archive:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
zora-mainnet-archive:
|
zora-mainnet-archive:
|
||||||
@@ -59,7 +59,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${ZORA_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-zora-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon
|
- ${ZORA_MAINNET_OP_ERIGON_ARCHIVE_TRACE_DATA:-zora-mainnet-op-erigon-archive-trace}:/root/.local/share/erigon
|
||||||
- ./op/mainnet:/config
|
- ./op/zora/-mainnet:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
zora-sepolia-archive:
|
zora-sepolia-archive:
|
||||||
@@ -59,7 +59,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${ZORA_SEPOLIA_OP_ERIGON_ARCHIVE_TRACE_DATA:-zora-sepolia-op-erigon-archive-trace}:/root/.local/share/erigon
|
- ${ZORA_SEPOLIA_OP_ERIGON_ARCHIVE_TRACE_DATA:-zora-sepolia-op-erigon-archive-trace}:/root/.local/share/erigon
|
||||||
- ./op/sepolia:/config
|
- ./op/zora/-sepolia:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
base-mainnet:
|
base-mainnet:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
base-sepolia:
|
base-sepolia:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
blast-mainnet:
|
blast-mainnet:
|
||||||
@@ -61,7 +61,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${BLAST_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-blast-mainnet-op-geth-pruned-pebble-path}:/data
|
- ${BLAST_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-blast-mainnet-op-geth-pruned-pebble-path}:/data
|
||||||
- ./op/mainnet:/config
|
- ./op/blast/-mainnet:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
blast-sepolia:
|
blast-sepolia:
|
||||||
@@ -62,7 +62,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${BLAST_SEPOLIA_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-blast-sepolia-op-geth-pruned-pebble-hash}:/data
|
- ${BLAST_SEPOLIA_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-blast-sepolia-op-geth-pruned-pebble-hash}:/data
|
||||||
- ./op/sepolia:/config
|
- ./op/blast/-sepolia:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bob-mainnet:
|
bob-mainnet:
|
||||||
@@ -61,7 +61,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${BOB_MAINNET_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-bob-mainnet-op-geth-pruned-pebble-hash}:/data
|
- ${BOB_MAINNET_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-bob-mainnet-op-geth-pruned-pebble-hash}:/data
|
||||||
- ./op/mainnet:/config
|
- ./op/bob/-mainnet:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
boba-mainnet:
|
boba-mainnet:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
boba-sepolia:
|
boba-sepolia:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
celo-alfajores:
|
celo-alfajores:
|
||||||
@@ -69,7 +69,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${CELO_ALFAJORES_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-celo-alfajores-op-geth-pruned-pebble-path}:/data
|
- ${CELO_ALFAJORES_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-celo-alfajores-op-geth-pruned-pebble-path}:/data
|
||||||
- ./op/alfajores:/config
|
- ./op/celo/-alfajores:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
celo-mainnet:
|
celo-mainnet:
|
||||||
@@ -70,7 +70,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${CELO_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-celo-mainnet-op-geth-pruned-pebble-path}:/data
|
- ${CELO_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-celo-mainnet-op-geth-pruned-pebble-path}:/data
|
||||||
- ./op/mainnet:/config
|
- ./op/celo/-mainnet:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
fraxtal-mainnet:
|
fraxtal-mainnet:
|
||||||
@@ -66,7 +66,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${FRAXTAL_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-fraxtal-mainnet-op-geth-pruned-pebble-path}:/data
|
- ${FRAXTAL_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-fraxtal-mainnet-op-geth-pruned-pebble-path}:/data
|
||||||
- ./op/mainnet:/config
|
- ./op/fraxtal/-mainnet:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
fraxtal-testnet:
|
fraxtal-testnet:
|
||||||
@@ -67,7 +67,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${FRAXTAL_TESTNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-fraxtal-testnet-op-geth-pruned-pebble-path}:/data
|
- ${FRAXTAL_TESTNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-fraxtal-testnet-op-geth-pruned-pebble-path}:/data
|
||||||
- ./op/testnet:/config
|
- ./op/fraxtal/-testnet:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
hashkeychain-mainnet:
|
hashkeychain-mainnet:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ink-mainnet:
|
ink-mainnet:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
ink-sepolia:
|
ink-sepolia:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
lisk-mainnet:
|
lisk-mainnet:
|
||||||
@@ -62,7 +62,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${LISK_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-lisk-mainnet-op-geth-pruned-pebble-path}:/data
|
- ${LISK_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-lisk-mainnet-op-geth-pruned-pebble-path}:/data
|
||||||
- ./op/mainnet:/config
|
- ./op/lisk/-mainnet:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
lisk-sepolia:
|
lisk-sepolia:
|
||||||
@@ -62,7 +62,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${LISK_SEPOLIA_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-lisk-sepolia-op-geth-pruned-pebble-path}:/data
|
- ${LISK_SEPOLIA_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-lisk-sepolia-op-geth-pruned-pebble-path}:/data
|
||||||
- ./op/sepolia:/config
|
- ./op/lisk/-sepolia:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
manta-pacific-mainnet:
|
manta-pacific-mainnet:
|
||||||
@@ -61,7 +61,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${MANTA_PACIFIC_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-manta-pacific-mainnet-op-geth-pruned-pebble-path}:/data
|
- ${MANTA_PACIFIC_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-manta-pacific-mainnet-op-geth-pruned-pebble-path}:/data
|
||||||
- ./op/mainnet:/config
|
- ./op/manta-pacific/-mainnet:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mantle-mainnet:
|
mantle-mainnet:
|
||||||
@@ -63,7 +63,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${MANTLE_MAINNET_OP_GETH_PRUNED_LEVELDB_HASH_DATA:-mantle-mainnet-op-geth-pruned-leveldb-hash}:/data
|
- ${MANTLE_MAINNET_OP_GETH_PRUNED_LEVELDB_HASH_DATA:-mantle-mainnet-op-geth-pruned-leveldb-hash}:/data
|
||||||
- ./op/mainnet:/config
|
- ./op/mantle/-mainnet:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mantle-sepolia:
|
mantle-sepolia:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
metal-mainnet:
|
metal-mainnet:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
metal-sepolia:
|
metal-sepolia:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mode-mainnet:
|
mode-mainnet:
|
||||||
@@ -61,7 +61,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${MODE_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-mode-mainnet-op-geth-pruned-pebble-path}:/data
|
- ${MODE_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-mode-mainnet-op-geth-pruned-pebble-path}:/data
|
||||||
- ./op/mainnet:/config
|
- ./op/mode/-mainnet:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mode-sepolia:
|
mode-sepolia:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
op-mainnet:
|
op-mainnet:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
op-sepolia:
|
op-sepolia:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
snax-mainnet:
|
snax-mainnet:
|
||||||
@@ -61,7 +61,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${SNAX_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-snax-mainnet-op-geth-pruned-pebble-path}:/data
|
- ${SNAX_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-snax-mainnet-op-geth-pruned-pebble-path}:/data
|
||||||
- ./op/mainnet:/config
|
- ./op/snax/-mainnet:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
soneium-minato:
|
soneium-minato:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
swell-mainnet:
|
swell-mainnet:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
unichain-mainnet:
|
unichain-mainnet:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
unichain-sepolia:
|
unichain-sepolia:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
worldchain-mainnet:
|
worldchain-mainnet:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# False
|
# False
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
worldchain-sepolia:
|
worldchain-sepolia:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
zircuit-garfield:
|
zircuit-garfield:
|
||||||
@@ -65,7 +65,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${ZIRCUIT_GARFIELD_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-zircuit-garfield-op-geth-pruned-pebble-hash}:/data
|
- ${ZIRCUIT_GARFIELD_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-zircuit-garfield-op-geth-pruned-pebble-hash}:/data
|
||||||
- ./op/garfield:/config
|
- ./op/zircuit/-garfield:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
zircuit-mainnet:
|
zircuit-mainnet:
|
||||||
@@ -65,7 +65,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${ZIRCUIT_MAINNET_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-zircuit-mainnet-op-geth-pruned-pebble-hash}:/data
|
- ${ZIRCUIT_MAINNET_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-zircuit-mainnet-op-geth-pruned-pebble-hash}:/data
|
||||||
- ./op/mainnet:/config
|
- ./op/zircuit/-mainnet:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# use at your own risk
|
# use at your own risk
|
||||||
# True
|
# True
|
||||||
#
|
#
|
||||||
# op
|
# True
|
||||||
|
|
||||||
services:
|
services:
|
||||||
zircuit-testnet:
|
zircuit-testnet:
|
||||||
@@ -65,7 +65,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
- ${ZIRCUIT_TESTNET_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-zircuit-testnet-op-geth-pruned-pebble-hash}:/data
|
- ${ZIRCUIT_TESTNET_OP_GETH_PRUNED_PEBBLE_HASH_DATA:-zircuit-testnet-op-geth-pruned-pebble-hash}:/data
|
||||||
- ./op/testnet:/config
|
- ./op/zircuit/-testnet:/config
|
||||||
- .jwtsecret:/jwtsecret:ro
|
- .jwtsecret:/jwtsecret:ro
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user