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:
|
||||
- --web3-url=http://ethereum-hoodi-geth:8551
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-hoodi-geth
|
||||
ethereum-hoodi-geth:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -127,7 +127,9 @@ services:
|
||||
- --rpc-host=0.0.0.0
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-hoodi-geth
|
||||
ethereum-hoodi-geth:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -131,7 +131,9 @@ services:
|
||||
- --rpc-host=0.0.0.0
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-mainnet-geth-minimal
|
||||
ethereum-mainnet-geth-minimal:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -191,7 +191,9 @@ services:
|
||||
- --web3-url=http://ethereum-mainnet-geth:8551
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-mainnet-geth
|
||||
ethereum-mainnet-geth:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -191,7 +191,9 @@ services:
|
||||
- --web3-url=http://ethereum-mainnet-geth:8551
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-mainnet-geth
|
||||
ethereum-mainnet-geth:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -126,7 +126,9 @@ services:
|
||||
- --web3-url=http://ethereum-mainnet-geth:8551
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-mainnet-geth
|
||||
ethereum-mainnet-geth:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -127,7 +127,9 @@ services:
|
||||
- --rpc-host=0.0.0.0
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-mainnet-geth
|
||||
ethereum-mainnet-geth:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -126,7 +126,9 @@ services:
|
||||
- --web3-url=http://ethereum-sepolia-geth:8551
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-sepolia-geth
|
||||
ethereum-sepolia-geth:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -127,7 +127,9 @@ services:
|
||||
- --sepolia
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-sepolia-geth
|
||||
ethereum-sepolia-geth:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user