From 921fec2e868486b5f2a9db50c8ace9009f7f35ae Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Sat, 4 Jul 2026 00:34:32 +0000 Subject: [PATCH] deploy: regenerate compose from vibe-node main 1195854e5e9a --- cronos/cronos/cronos-mainnet-cronos-pruned.yml | 10 +++++++++- op/geth/doma-mainnet-op-geth-pruned-pebble-path.yml | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/cronos/cronos/cronos-mainnet-cronos-pruned.yml b/cronos/cronos/cronos-mainnet-cronos-pruned.yml index 7af4d5d2..cb794919 100644 --- a/cronos/cronos/cronos-mainnet-cronos-pruned.yml +++ b/cronos/cronos/cronos-mainnet-cronos-pruned.yml @@ -61,10 +61,18 @@ services: environment: - API=eth,txpool,net,debug,web3 - CHAINID=cronosmainnet_25-1 - - CHAINNAME=mainnet + - EVM_MAX_TX_GAS_WANTED=500000 + - GENESIS_URL=https://raw.githubusercontent.com/crypto-org-chain/cronos-mainnet/master/cronosmainnet_25-1/genesis.json - IP=${IP} + - JSON_RPC_BLOCK_RANGE_CAP=10000 + - JSON_RPC_ENABLE=true + - JSON_RPC_ENABLE_INDEXER=true + - JSON_RPC_FEEHISTORY_CAP=100 + - JSON_RPC_HTTP_TIMEOUT=30s + - JSON_RPC_LOGS_CAP=10000 - MONIKER=d${DOMAIN:-local} - P2P_PORT=10521 + - SEEDS=0d5cf1394a1cfde28dc8f023567222abc0f47534@seed-0.cronos.com:26656,3032073adc06d710dd512240281637c1bd0c8a7b@seed-1.cronos.com:26656,04f43116b4c6c70054d9c2b7485383df5b1ed1da@seed-2.cronos.com:26656,337377dcda43d79c537d2c4d93ad3b698ce9452e@bd-cronos-mainnet-seed-node-01.bdnodes.net:26656 restart: unless-stopped stop_grace_period: 5m networks: diff --git a/op/geth/doma-mainnet-op-geth-pruned-pebble-path.yml b/op/geth/doma-mainnet-op-geth-pruned-pebble-path.yml index 85ee15f9..c09a04a1 100644 --- a/op/geth/doma-mainnet-op-geth-pruned-pebble-path.yml +++ b/op/geth/doma-mainnet-op-geth-pruned-pebble-path.yml @@ -202,7 +202,7 @@ services: - traefik.http.routers.doma-mainnet-op-geth-pruned-pebble-path-node.middlewares=doma-mainnet-op-geth-pruned-pebble-path-node-stripprefix, ipallowlist doma-mainnet-relay: - image: ${DOMA_OP_ALT_IMAGE:-ghcr.io/celestiaorg/op-alt-da}:${DOMA_MAINNET_OP_ALT_VERSION:-0.15.0} + image: ${DOMA_OP_ALT_IMAGE:-ghcr.io/celestiaorg/op-alt-da}:${DOMA_MAINNET_OP_ALT_VERSION:-0.16.0} expose: - 3100 environment: