too much to chekc

This commit is contained in:
goldsquid
2026-06-11 17:07:16 +07:00
parent e69a2b1202
commit 6ec861bd60
160 changed files with 1397 additions and 509 deletions

View File

@@ -56,7 +56,6 @@ services:
- 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_ROLLUP_DISABLETXPOOLGOSSIP=true
- GETH_ROLLUP_SEQUENCERHTTP=https://testnet.zircuit.com
- GETH_TXPOOL_GLOBALQUEUE=1024
entrypoint: /bin/sh -c 'exec geth "$@"' --
command: