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:
@@ -117,7 +117,9 @@ services:
|
||||
- --web3-url=http://ethereum-hoodie-nethermind:8551
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-hoodie-nethermind
|
||||
ethereum-hoodie-nethermind:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -117,7 +117,9 @@ services:
|
||||
- --web3-url=http://ethereum-mainnet-nethermind:8551
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-mainnet-nethermind
|
||||
ethereum-mainnet-nethermind:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -117,7 +117,9 @@ services:
|
||||
- --web3-url=http://ethereum-sepolia-nethermind:8551
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-sepolia-nethermind
|
||||
ethereum-sepolia-nethermind:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user