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:
@@ -114,7 +114,9 @@ services:
|
||||
- --p2p.laddr=0.0.0.0:17891
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- goat-mainnet-archive
|
||||
goat-mainnet-archive:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -114,7 +114,9 @@ services:
|
||||
- --p2p.laddr=0.0.0.0:15640
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- goat-mainnet
|
||||
goat-mainnet:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -114,7 +114,9 @@ services:
|
||||
- --p2p.laddr=0.0.0.0:19461
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- goat-testnet3-archive
|
||||
goat-testnet3-archive:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -114,7 +114,9 @@ services:
|
||||
- --p2p.laddr=0.0.0.0:18272
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- goat-testnet3
|
||||
goat-testnet3:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user