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:
@@ -126,7 +126,9 @@ services:
|
||||
entrypoint: [taiko-client, driver]
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- taiko-alethia-nethermind-archive
|
||||
taiko-alethia-nethermind-archive:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -115,7 +115,9 @@ services:
|
||||
entrypoint: [taiko-client, driver]
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- taiko-alethia-nethermind
|
||||
taiko-alethia-nethermind:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -127,7 +127,9 @@ services:
|
||||
entrypoint: [taiko-client, driver]
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- taiko-hoodi-nethermind-archive
|
||||
taiko-hoodi-nethermind-archive:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -116,7 +116,9 @@ services:
|
||||
entrypoint: [taiko-client, driver]
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- taiko-hoodi-nethermind
|
||||
taiko-hoodi-nethermind:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user