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