rootstock-bamboo: bump rskj default to VETIVER-9.0.3

Fixes testnet crash-loop after restart (Invalid block header size: 22).
Regenerated from vibe-node context.yml; includes pending template regen.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-25 20:21:13 +00:00
parent 3500ebefbb
commit 3fa32c9f94
273 changed files with 934 additions and 417 deletions

View File

@@ -134,6 +134,10 @@ services:
- 'exec heimdalld start --home $${CMT_HOME:-/root/.heimdalld} --chain 109 --rest-server --rest-server.addr=0.0.0.0:1317 --rpc.laddr=tcp://0.0.0.0:26657 --p2p.laddr=tcp://0.0.0.0:17212'
- sh
restart: unless-stopped
depends_on:
shibarium-mainnet-archive:
condition: service_started
restart: true
networks:
- chains
volumes:

View File

@@ -134,6 +134,10 @@ services:
- 'exec heimdalld start --home $${CMT_HOME:-/root/.heimdalld} --chain 109 --rest-server --rest-server.addr=0.0.0.0:1317 --rpc.laddr=tcp://0.0.0.0:26657 --p2p.laddr=tcp://0.0.0.0:15154'
- sh
restart: unless-stopped
depends_on:
shibarium-mainnet:
condition: service_started
restart: true
networks:
- chains
volumes: