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:
@@ -163,7 +163,9 @@ services:
|
||||
entrypoint: [taiko-client, driver]
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- taiko-alethia-reth
|
||||
taiko-alethia-reth:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -155,7 +155,9 @@ services:
|
||||
entrypoint: [taiko-client, driver]
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- taiko-alethia-reth-pruned
|
||||
taiko-alethia-reth-pruned:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user