Fix maru version: v1.2.0 -> v1.2.1-20260410142843-d326b73

v1.2.0 tag doesn't exist on Docker Hub, causing compose build
failures on de-27, de-32, us-40. Using the actual tag format.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-30 19:34:54 +00:00
parent 737ffdac32
commit c03cc74943
41 changed files with 284 additions and 1913 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -118,7 +118,7 @@ services:
dockerfile: maru.Dockerfile dockerfile: maru.Dockerfile
args: args:
MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru} MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru}
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-v1.2.0} MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
ports: ports:
- 19816:19816 - 19816:19816
- 19816:19816/udp - 19816:19816/udp

View File

@@ -118,7 +118,7 @@ services:
dockerfile: maru.Dockerfile dockerfile: maru.Dockerfile
args: args:
MARU_IMAGE: ${LINEA_SEPOLIA_MARU_IMAGE:-consensys/maru} MARU_IMAGE: ${LINEA_SEPOLIA_MARU_IMAGE:-consensys/maru}
MARU_VERSION: ${LINEA_SEPOLIA_MARU_VERSION:-v1.2.0} MARU_VERSION: ${LINEA_SEPOLIA_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
ports: ports:
- 19691:19691 - 19691:19691
- 19691:19691/udp - 19691:19691/udp

View File

@@ -113,7 +113,7 @@ services:
dockerfile: maru.Dockerfile dockerfile: maru.Dockerfile
args: args:
MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru} MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru}
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-v1.2.0} MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
ports: ports:
- 15060:15060 - 15060:15060
- 15060:15060/udp - 15060:15060/udp

View File

@@ -114,7 +114,7 @@ services:
dockerfile: maru.Dockerfile dockerfile: maru.Dockerfile
args: args:
MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru} MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru}
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-v1.2.0} MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
ports: ports:
- 19000:19000 - 19000:19000
- 19000:19000/udp - 19000:19000/udp

View File

@@ -114,7 +114,7 @@ services:
dockerfile: maru.Dockerfile dockerfile: maru.Dockerfile
args: args:
MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru} MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru}
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-v1.2.0} MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
ports: ports:
- 17622:17622 - 17622:17622
- 17622:17622/udp - 17622:17622/udp

View File

@@ -113,7 +113,7 @@ services:
dockerfile: maru.Dockerfile dockerfile: maru.Dockerfile
args: args:
MARU_IMAGE: ${LINEA_SEPOLIA_MARU_IMAGE:-consensys/maru} MARU_IMAGE: ${LINEA_SEPOLIA_MARU_IMAGE:-consensys/maru}
MARU_VERSION: ${LINEA_SEPOLIA_MARU_VERSION:-v1.2.0} MARU_VERSION: ${LINEA_SEPOLIA_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
ports: ports:
- 17235:17235 - 17235:17235
- 17235:17235/udp - 17235:17235/udp

View File

@@ -114,7 +114,7 @@ services:
dockerfile: maru.Dockerfile dockerfile: maru.Dockerfile
args: args:
MARU_IMAGE: ${LINEA_SEPOLIA_MARU_IMAGE:-consensys/maru} MARU_IMAGE: ${LINEA_SEPOLIA_MARU_IMAGE:-consensys/maru}
MARU_VERSION: ${LINEA_SEPOLIA_MARU_VERSION:-v1.2.0} MARU_VERSION: ${LINEA_SEPOLIA_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
ports: ports:
- 17410:17410 - 17410:17410
- 17410:17410/udp - 17410:17410/udp

View File

@@ -114,7 +114,7 @@ services:
dockerfile: maru.Dockerfile dockerfile: maru.Dockerfile
args: args:
MARU_IMAGE: ${LINEA_SEPOLIA_MARU_IMAGE:-consensys/maru} MARU_IMAGE: ${LINEA_SEPOLIA_MARU_IMAGE:-consensys/maru}
MARU_VERSION: ${LINEA_SEPOLIA_MARU_VERSION:-v1.2.0} MARU_VERSION: ${LINEA_SEPOLIA_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
ports: ports:
- 15620:15620 - 15620:15620
- 15620:15620/udp - 15620:15620/udp

View File

@@ -112,7 +112,7 @@ services:
dockerfile: maru.Dockerfile dockerfile: maru.Dockerfile
args: args:
MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru} MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru}
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-v1.2.0} MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
ports: ports:
- 15037:15037 - 15037:15037
- 15037:15037/udp - 15037:15037/udp

View File

@@ -112,7 +112,7 @@ services:
dockerfile: maru.Dockerfile dockerfile: maru.Dockerfile
args: args:
MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru} MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru}
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-v1.2.0} MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
ports: ports:
- 18522:18522 - 18522:18522
- 18522:18522/udp - 18522:18522/udp

View File

@@ -112,7 +112,7 @@ services:
dockerfile: maru.Dockerfile dockerfile: maru.Dockerfile
args: args:
MARU_IMAGE: ${LINEA_SEPOLIA_MARU_IMAGE:-consensys/maru} MARU_IMAGE: ${LINEA_SEPOLIA_MARU_IMAGE:-consensys/maru}
MARU_VERSION: ${LINEA_SEPOLIA_MARU_VERSION:-v1.2.0} MARU_VERSION: ${LINEA_SEPOLIA_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
ports: ports:
- 16564:16564 - 16564:16564
- 16564:16564/udp - 16564:16564/udp

View File

@@ -112,7 +112,7 @@ services:
dockerfile: maru.Dockerfile dockerfile: maru.Dockerfile
args: args:
MARU_IMAGE: ${LINEA_SEPOLIA_MARU_IMAGE:-consensys/maru} MARU_IMAGE: ${LINEA_SEPOLIA_MARU_IMAGE:-consensys/maru}
MARU_VERSION: ${LINEA_SEPOLIA_MARU_VERSION:-v1.2.0} MARU_VERSION: ${LINEA_SEPOLIA_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
ports: ports:
- 19190:19190 - 19190:19190
- 19190:19190/udp - 19190:19190/udp

View File

@@ -179,7 +179,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: fraxtal-testnet chain:
method-groups: method-groups:
enabled: enabled:
- debug - debug

View File

@@ -179,7 +179,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: fraxtal-testnet chain:
method-groups: method-groups:
enabled: enabled:
- debug - debug

View File

@@ -55,7 +55,7 @@ services:
environment: environment:
- GETH_OP_NETWORK=hashkeychain-testnet - GETH_OP_NETWORK=hashkeychain-testnet
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true - GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
- GETH_ROLLUP_SEQUENCERHTTP=https://testnet.hsk.xyz - GETH_ROLLUP_SEQUENCERHTTP=https://hashkeychain-testnet.alt.technology
entrypoint: /bin/sh -c 'exec geth "$@"' -- entrypoint: /bin/sh -c 'exec geth "$@"' --
command: command:
- --datadir=/data - --datadir=/data

View File

@@ -55,7 +55,7 @@ services:
environment: environment:
- GETH_OP_NETWORK=hashkeychain-testnet - GETH_OP_NETWORK=hashkeychain-testnet
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true - GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
- GETH_ROLLUP_SEQUENCERHTTP=https://testnet.hsk.xyz - GETH_ROLLUP_SEQUENCERHTTP=https://hashkeychain-testnet.alt.technology
entrypoint: /bin/sh -c 'exec geth "$@"' -- entrypoint: /bin/sh -c 'exec geth "$@"' --
command: command:
- --datadir=/data - --datadir=/data

View File

@@ -55,7 +55,7 @@ services:
environment: environment:
- GETH_OP_NETWORK=hashkeychain-testnet - GETH_OP_NETWORK=hashkeychain-testnet
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true - GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
- GETH_ROLLUP_SEQUENCERHTTP=https://testnet.hsk.xyz - GETH_ROLLUP_SEQUENCERHTTP=https://hashkeychain-testnet.alt.technology
entrypoint: /bin/sh -c 'exec geth "$@"' -- entrypoint: /bin/sh -c 'exec geth "$@"' --
command: command:
- --datadir=/data - --datadir=/data

View File

@@ -52,7 +52,7 @@ services:
environment: environment:
- GETH_OVERRIDE_ISTHMUS=1749807000 - GETH_OVERRIDE_ISTHMUS=1749807000
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true - GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
- GETH_ROLLUP_SEQUENCERHTTP=https://rpc-bokuto.katanarpc.com - GETH_ROLLUP_SEQUENCERHTTP=https://rpc.katana.network
entrypoint: /bin/sh -c '[ ! -d /data/geth ] && geth --db.engine=leveldb --gcmode=archive --datadir /data init --state.scheme=hash /config/genesis.json; exec geth "$@"' -- entrypoint: /bin/sh -c '[ ! -d /data/geth ] && geth --db.engine=leveldb --gcmode=archive --datadir /data init --state.scheme=hash /config/genesis.json; exec geth "$@"' --
command: command:
- --datadir=/data - --datadir=/data
@@ -62,7 +62,7 @@ services:
- --metrics - --metrics
- --metrics.addr=0.0.0.0 - --metrics.addr=0.0.0.0
- --metrics.port=6060 - --metrics.port=6060
- --networkid=737373 - --networkid=747474
- --nodiscover - --nodiscover
- --rpc.gascap=600000000 - --rpc.gascap=600000000
- --rpc.txfeecap=0 - --rpc.txfeecap=0
@@ -172,7 +172,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: katana-testnet chain: katana
method-groups: method-groups:
enabled: enabled:
- debug - debug

View File

@@ -52,7 +52,7 @@ services:
environment: environment:
- GETH_OVERRIDE_ISTHMUS=1749807000 - GETH_OVERRIDE_ISTHMUS=1749807000
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true - GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
- GETH_ROLLUP_SEQUENCERHTTP=https://rpc-bokuto.katanarpc.com - GETH_ROLLUP_SEQUENCERHTTP=https://rpc.katana.network
entrypoint: /bin/sh -c '[ ! -d /data/geth ] && geth --db.engine=pebble --gcmode=full --datadir /data init --state.scheme=path /config/genesis.json; exec geth "$@"' -- entrypoint: /bin/sh -c '[ ! -d /data/geth ] && geth --db.engine=pebble --gcmode=full --datadir /data init --state.scheme=path /config/genesis.json; exec geth "$@"' --
command: command:
- --datadir=/data - --datadir=/data
@@ -62,7 +62,7 @@ services:
- --metrics - --metrics
- --metrics.addr=0.0.0.0 - --metrics.addr=0.0.0.0
- --metrics.port=6060 - --metrics.port=6060
- --networkid=737373 - --networkid=747474
- --nodiscover - --nodiscover
- --rpc.gascap=600000000 - --rpc.gascap=600000000
- --rpc.txfeecap=0 - --rpc.txfeecap=0
@@ -172,7 +172,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: katana-testnet chain: katana
method-groups: method-groups:
enabled: enabled:
- debug - debug

View File

@@ -178,7 +178,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: ronin chain:
method-groups: method-groups:
enabled: enabled:
- debug - debug

View File

@@ -178,7 +178,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: ronin chain:
method-groups: method-groups:
enabled: enabled:
- debug - debug

View File

@@ -178,7 +178,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: ronin chain:
method-groups: method-groups:
enabled: enabled:
- debug - debug

View File

@@ -56,6 +56,7 @@ services:
- GETH_CONFIG=/config/gethconfig.toml - GETH_CONFIG=/config/gethconfig.toml
- GETH_ETHSTATS=d${DOMAIN}:${ZIRCUIT_TESTNET_WS_SECRET}@${ZIRCUIT_TESTNET_ETH_STATS_SERVER}:${ZIRCUIT_TESTNET_ETH_STATS_SERVER_PORT} - GETH_ETHSTATS=d${DOMAIN}:${ZIRCUIT_TESTNET_WS_SECRET}@${ZIRCUIT_TESTNET_ETH_STATS_SERVER}:${ZIRCUIT_TESTNET_ETH_STATS_SERVER_PORT}
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true - GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
- GETH_ROLLUP_SEQUENCERHTTP=https://testnet.zircuit.com
- GETH_TXPOOL_GLOBALQUEUE=1024 - GETH_TXPOOL_GLOBALQUEUE=1024
entrypoint: /bin/sh -c 'exec geth "$@"' -- entrypoint: /bin/sh -c 'exec geth "$@"' --
command: command:

View File

@@ -56,6 +56,7 @@ services:
- GETH_CONFIG=/config/gethconfig.toml - GETH_CONFIG=/config/gethconfig.toml
- GETH_ETHSTATS=d${DOMAIN}:${ZIRCUIT_TESTNET_WS_SECRET}@${ZIRCUIT_TESTNET_ETH_STATS_SERVER}:${ZIRCUIT_TESTNET_ETH_STATS_SERVER_PORT} - GETH_ETHSTATS=d${DOMAIN}:${ZIRCUIT_TESTNET_WS_SECRET}@${ZIRCUIT_TESTNET_ETH_STATS_SERVER}:${ZIRCUIT_TESTNET_ETH_STATS_SERVER_PORT}
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true - GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
- GETH_ROLLUP_SEQUENCERHTTP=https://testnet.zircuit.com
- GETH_TXPOOL_GLOBALQUEUE=1024 - GETH_TXPOOL_GLOBALQUEUE=1024
entrypoint: /bin/sh -c 'exec geth "$@"' -- entrypoint: /bin/sh -c 'exec geth "$@"' --
command: command:

View File

@@ -56,6 +56,7 @@ services:
- GETH_CONFIG=/config/gethconfig.toml - GETH_CONFIG=/config/gethconfig.toml
- GETH_ETHSTATS=d${DOMAIN}:${ZIRCUIT_TESTNET_WS_SECRET}@${ZIRCUIT_TESTNET_ETH_STATS_SERVER}:${ZIRCUIT_TESTNET_ETH_STATS_SERVER_PORT} - GETH_ETHSTATS=d${DOMAIN}:${ZIRCUIT_TESTNET_WS_SECRET}@${ZIRCUIT_TESTNET_ETH_STATS_SERVER}:${ZIRCUIT_TESTNET_ETH_STATS_SERVER_PORT}
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true - GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
- GETH_ROLLUP_SEQUENCERHTTP=https://testnet.zircuit.com
- GETH_TXPOOL_GLOBALQUEUE=1024 - GETH_TXPOOL_GLOBALQUEUE=1024
entrypoint: /bin/sh -c 'exec geth "$@"' -- entrypoint: /bin/sh -c 'exec geth "$@"' --
command: command:

View File

@@ -56,6 +56,7 @@ services:
- GETH_CONFIG=/config/gethconfig.toml - GETH_CONFIG=/config/gethconfig.toml
- GETH_ETHSTATS=d${DOMAIN}:${ZIRCUIT_TESTNET_WS_SECRET}@${ZIRCUIT_TESTNET_ETH_STATS_SERVER}:${ZIRCUIT_TESTNET_ETH_STATS_SERVER_PORT} - GETH_ETHSTATS=d${DOMAIN}:${ZIRCUIT_TESTNET_WS_SECRET}@${ZIRCUIT_TESTNET_ETH_STATS_SERVER}:${ZIRCUIT_TESTNET_ETH_STATS_SERVER_PORT}
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true - GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
- GETH_ROLLUP_SEQUENCERHTTP=https://testnet.zircuit.com
- GETH_TXPOOL_GLOBALQUEUE=1024 - GETH_TXPOOL_GLOBALQUEUE=1024
entrypoint: /bin/sh -c 'exec geth "$@"' -- entrypoint: /bin/sh -c 'exec geth "$@"' --
command: command:

View File

@@ -178,7 +178,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: ronin chain:
method-groups: method-groups:
enabled: enabled:
- debug - debug

View File

@@ -179,7 +179,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: ronin chain:
method-groups: method-groups:
enabled: enabled:
- debug - debug

File diff suppressed because it is too large Load Diff

View File

@@ -109,7 +109,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: chain: ronin
method-groups: method-groups:
enabled: enabled:
- debug - debug

View File

@@ -109,7 +109,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: chain: ronin
method-groups: method-groups:
enabled: enabled:
- debug - debug

View File

@@ -109,7 +109,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: chain: ronin
method-groups: method-groups:
enabled: enabled:
- debug - debug

View File

@@ -124,7 +124,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: tempo-mainnet chain:
method-groups: method-groups:
enabled: enabled:
- debug - debug

View File

@@ -125,7 +125,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: tempo-mainnet chain:
method-groups: method-groups:
enabled: enabled:
- debug - debug

View File

@@ -124,7 +124,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: tempo-mainnet chain:
method-groups: method-groups:
enabled: enabled:
- debug - debug

View File

@@ -125,7 +125,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: tempo-mainnet chain:
method-groups: method-groups:
enabled: enabled:
- debug - debug

View File

@@ -124,7 +124,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: tempo-testnet chain:
method-groups: method-groups:
enabled: enabled:
- debug - debug

View File

@@ -125,7 +125,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: tempo-testnet chain:
method-groups: method-groups:
enabled: enabled:
- debug - debug

View File

@@ -62,7 +62,7 @@ services:
- --http.vhosts=* - --http.vhosts=*
- --maxpeers=50 - --maxpeers=50
- --nat=extip:${IP} - --nat=extip:${IP}
- --networkid=196 - --networkid=195
- --port=14964 - --port=14964
- --rpc.gascap=6000000000 - --rpc.gascap=6000000000
- --rpc.returndata.limit=1500000 - --rpc.returndata.limit=1500000
@@ -105,7 +105,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: xlayer chain: xlayer-testnet
method-groups: method-groups:
enabled: enabled:
- debug - debug

View File

@@ -62,7 +62,7 @@ services:
- --http.vhosts=* - --http.vhosts=*
- --maxpeers=50 - --maxpeers=50
- --nat=extip:${IP} - --nat=extip:${IP}
- --networkid=196 - --networkid=195
- --port=12700 - --port=12700
- --rpc.gascap=6000000000 - --rpc.gascap=6000000000
- --rpc.returndata.limit=1500000 - --rpc.returndata.limit=1500000
@@ -105,7 +105,7 @@ x-upstreams:
frameSize: 20Mb frameSize: 20Mb
msgSize: 50Mb msgSize: 50Mb
url: $${WS_URL} url: $${WS_URL}
chain: xlayer chain: xlayer-testnet
method-groups: method-groups:
enabled: enabled:
- debug - debug