fix firehose

This commit is contained in:
Para Dox
2025-05-20 22:20:20 +07:00
parent 29a55e7e6f
commit 86ae0c4545
10 changed files with 10 additions and 10 deletions

View File

@@ -129,7 +129,7 @@ services:
image: ${ARBITRUM_FIREETH_IMAGE:-ghcr.io/streamingfast/firehose-ethereum}:${ARBITRUM_ONE_FIREETH_VERSION:-v2.11.7-nitro-nitro-v3.5.5-fh3.0} image: ${ARBITRUM_FIREETH_IMAGE:-ghcr.io/streamingfast/firehose-ethereum}:${ARBITRUM_ONE_FIREETH_VERSION:-v2.11.7-nitro-nitro-v3.5.5-fh3.0}
expose: expose:
- 10016 - 10016
entrypoint: [sh, -c, exec fireeth --config-file="" --log-to-file=false start substreams-tier-1 substreams-tier-2 $@, _] entrypoint: [sh, -c, exec fireeth --config-file="" --log-to-file=false start substreams-tier1 substreams-tier2 $@, _]
command: command:
- --common-live-blocks-addr=http://arbitrum-one-firehose:10014 - --common-live-blocks-addr=http://arbitrum-one-firehose:10014
- --log-to-file=false - --log-to-file=false

View File

@@ -136,7 +136,7 @@ services:
image: ${BSC_FIREETH_IMAGE:-ghcr.io/streamingfast/firehose-ethereum}:${BSC_MAINNET_FIREETH_VERSION:-v2.11.9-bnb} image: ${BSC_FIREETH_IMAGE:-ghcr.io/streamingfast/firehose-ethereum}:${BSC_MAINNET_FIREETH_VERSION:-v2.11.9-bnb}
expose: expose:
- 10016 - 10016
entrypoint: [sh, -c, exec fireeth --config-file="" --log-to-file=false start substreams-tier-1 substreams-tier-2 $@, _] entrypoint: [sh, -c, exec fireeth --config-file="" --log-to-file=false start substreams-tier1 substreams-tier2 $@, _]
command: command:
- --common-live-blocks-addr=http://bsc-mainnet-firehose:10014 - --common-live-blocks-addr=http://bsc-mainnet-firehose:10014
- --log-to-file=false - --log-to-file=false

View File

@@ -139,7 +139,7 @@ services:
image: ${ETHEREUM_FIREETH_IMAGE:-ghcr.io/streamingfast/firehose-ethereum}:${ETHEREUM_MAINNET_FIREETH_VERSION:-v2.11.9-geth-v1.15.10-fh3.0-2} image: ${ETHEREUM_FIREETH_IMAGE:-ghcr.io/streamingfast/firehose-ethereum}:${ETHEREUM_MAINNET_FIREETH_VERSION:-v2.11.9-geth-v1.15.10-fh3.0-2}
expose: expose:
- 10016 - 10016
entrypoint: [sh, -c, exec fireeth --config-file="" --log-to-file=false start substreams-tier-1 substreams-tier-2 $@, _] entrypoint: [sh, -c, exec fireeth --config-file="" --log-to-file=false start substreams-tier1 substreams-tier2 $@, _]
command: command:
- --common-live-blocks-addr=http://ethereum-mainnet-geth-firehose:10014 - --common-live-blocks-addr=http://ethereum-mainnet-geth-firehose:10014
- --log-to-file=false - --log-to-file=false

View File

@@ -139,7 +139,7 @@ services:
image: ${ETHEREUM_FIREETH_IMAGE:-ghcr.io/streamingfast/firehose-ethereum}:${ETHEREUM_MAINNET_FIREETH_VERSION:-v2.11.9-geth-v1.15.10-fh3.0-2} image: ${ETHEREUM_FIREETH_IMAGE:-ghcr.io/streamingfast/firehose-ethereum}:${ETHEREUM_MAINNET_FIREETH_VERSION:-v2.11.9-geth-v1.15.10-fh3.0-2}
expose: expose:
- 10016 - 10016
entrypoint: [sh, -c, exec fireeth --config-file="" --log-to-file=false start substreams-tier-1 substreams-tier-2 $@, _] entrypoint: [sh, -c, exec fireeth --config-file="" --log-to-file=false start substreams-tier1 substreams-tier2 $@, _]
command: command:
- --common-live-blocks-addr=http://ethereum-mainnet-geth-firehose:10014 - --common-live-blocks-addr=http://ethereum-mainnet-geth-firehose:10014
- --log-to-file=false - --log-to-file=false

View File

@@ -142,7 +142,7 @@ services:
image: ${BASE_FIREETH_IMAGE:-ghcr.io/streamingfast/firehose-ethereum}:${BASE_MAINNET_FIREETH_VERSION:-v2.11.9-optimism-v1.101503.4-op-node.v1.13.2} image: ${BASE_FIREETH_IMAGE:-ghcr.io/streamingfast/firehose-ethereum}:${BASE_MAINNET_FIREETH_VERSION:-v2.11.9-optimism-v1.101503.4-op-node.v1.13.2}
expose: expose:
- 10016 - 10016
entrypoint: [sh, -c, exec fireeth --config-file="" --log-to-file=false start substreams-tier-1 substreams-tier-2 $@, _] entrypoint: [sh, -c, exec fireeth --config-file="" --log-to-file=false start substreams-tier1 substreams-tier2 $@, _]
command: command:
- --common-live-blocks-addr=http://base-mainnet-firehose:10014 - --common-live-blocks-addr=http://base-mainnet-firehose:10014
- --log-to-file=false - --log-to-file=false

View File

@@ -143,7 +143,7 @@ services:
image: ${OP_FIREETH_IMAGE:-ghcr.io/streamingfast/firehose-ethereum}:${OP_MAINNET_FIREETH_VERSION:-v2.11.9-optimism-v1.101503.4-op-node.v1.13.2} image: ${OP_FIREETH_IMAGE:-ghcr.io/streamingfast/firehose-ethereum}:${OP_MAINNET_FIREETH_VERSION:-v2.11.9-optimism-v1.101503.4-op-node.v1.13.2}
expose: expose:
- 10016 - 10016
entrypoint: [sh, -c, exec fireeth --config-file="" --log-to-file=false start substreams-tier-1 substreams-tier-2 $@, _] entrypoint: [sh, -c, exec fireeth --config-file="" --log-to-file=false start substreams-tier1 substreams-tier2 $@, _]
command: command:
- --common-live-blocks-addr=http://op-mainnet-firehose:10014 - --common-live-blocks-addr=http://op-mainnet-firehose:10014
- --log-to-file=false - --log-to-file=false

View File

@@ -142,7 +142,7 @@ services:
image: ${UNICHAIN_FIREETH_IMAGE:-ghcr.io/streamingfast/firehose-ethereum}:${UNICHAIN_MAINNET_FIREETH_VERSION:-v2.11.9-optimism-v1.101503.4-op-node.v1.13.2} image: ${UNICHAIN_FIREETH_IMAGE:-ghcr.io/streamingfast/firehose-ethereum}:${UNICHAIN_MAINNET_FIREETH_VERSION:-v2.11.9-optimism-v1.101503.4-op-node.v1.13.2}
expose: expose:
- 10016 - 10016
entrypoint: [sh, -c, exec fireeth --config-file="" --log-to-file=false start substreams-tier-1 substreams-tier-2 $@, _] entrypoint: [sh, -c, exec fireeth --config-file="" --log-to-file=false start substreams-tier1 substreams-tier2 $@, _]
command: command:
- --common-live-blocks-addr=http://unichain-mainnet-firehose:10014 - --common-live-blocks-addr=http://unichain-mainnet-firehose:10014
- --log-to-file=false - --log-to-file=false

View File

@@ -137,7 +137,7 @@ services:
image: ${POLYGON_FIREETH_IMAGE:-ghcr.io/streamingfast/firehose-ethereum}:${POLYGON_MAINNET_FIREETH_VERSION:-v2.11.9-polygon-v1.4.1-fh2.4-3} image: ${POLYGON_FIREETH_IMAGE:-ghcr.io/streamingfast/firehose-ethereum}:${POLYGON_MAINNET_FIREETH_VERSION:-v2.11.9-polygon-v1.4.1-fh2.4-3}
expose: expose:
- 10016 - 10016
entrypoint: [sh, -c, exec fireeth --config-file="" --log-to-file=false start substreams-tier-1 substreams-tier-2 $@, _] entrypoint: [sh, -c, exec fireeth --config-file="" --log-to-file=false start substreams-tier1 substreams-tier2 $@, _]
command: command:
- --common-live-blocks-addr=http://polygon-mainnet-firehose:10014 - --common-live-blocks-addr=http://polygon-mainnet-firehose:10014
- --log-to-file=false - --log-to-file=false

View File

@@ -155,7 +155,7 @@ services:
image: ${SOLANA_FIRESOL_IMAGE:-ghcr.io/streamingfast/firehose-solana}:${SOLANA_MAINNET_FIRESOL_VERSION:-v1.1.3} image: ${SOLANA_FIRESOL_IMAGE:-ghcr.io/streamingfast/firehose-solana}:${SOLANA_MAINNET_FIRESOL_VERSION:-v1.1.3}
expose: expose:
- 10016 - 10016
entrypoint: [sh, -c, exec firesol --config-file="" --log-to-file=false start substreams-tier-1 substreams-tier-2 $@, _] entrypoint: [sh, -c, exec firesol --config-file="" --log-to-file=false start substreams-tier1 substreams-tier2 $@, _]
command: command:
- --common-live-blocks-addr=http://solana-mainnet-agave-firehose:10014 - --common-live-blocks-addr=http://solana-mainnet-agave-firehose:10014
- --log-to-file=false - --log-to-file=false

View File

@@ -153,7 +153,7 @@ services:
image: ${SOLANA_FIRESOL_IMAGE:-ghcr.io/streamingfast/firehose-solana}:${SOLANA_TESTNET_FIRESOL_VERSION:-v1.1.3} image: ${SOLANA_FIRESOL_IMAGE:-ghcr.io/streamingfast/firehose-solana}:${SOLANA_TESTNET_FIRESOL_VERSION:-v1.1.3}
expose: expose:
- 10016 - 10016
entrypoint: [sh, -c, exec firesol --config-file="" --log-to-file=false start substreams-tier-1 substreams-tier-2 $@, _] entrypoint: [sh, -c, exec firesol --config-file="" --log-to-file=false start substreams-tier1 substreams-tier2 $@, _]
command: command:
- --common-live-blocks-addr=http://solana-testnet-agave-firehose:10014 - --common-live-blocks-addr=http://solana-testnet-agave-firehose:10014
- --log-to-file=false - --log-to-file=false