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:
@@ -132,7 +132,9 @@ services:
|
||||
- --rpc-host=0.0.0.0
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-hoodi-reth
|
||||
ethereum-hoodi-reth:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -133,7 +133,9 @@ services:
|
||||
- --rpc-host=0.0.0.0
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-hoodi-reth-pruned
|
||||
ethereum-hoodi-reth-pruned:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -137,7 +137,9 @@ services:
|
||||
- --validator-monitor-auto
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-mainnet-reth
|
||||
ethereum-mainnet-reth:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -131,7 +131,9 @@ services:
|
||||
- --web3-url=http://ethereum-mainnet-reth:8551
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-mainnet-reth
|
||||
ethereum-mainnet-reth:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -132,7 +132,9 @@ services:
|
||||
- --rpc-host=0.0.0.0
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-mainnet-reth
|
||||
ethereum-mainnet-reth:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -138,7 +138,9 @@ services:
|
||||
- --mainnet
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-mainnet-reth-minimal
|
||||
ethereum-mainnet-reth-minimal:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -168,7 +168,9 @@ services:
|
||||
- --web3-url=http://ethereum-mainnet-reth-minimal:8551
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-mainnet-reth-minimal
|
||||
ethereum-mainnet-reth-minimal:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -136,7 +136,9 @@ services:
|
||||
- --validator-monitor-auto
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-mainnet-reth-pruned
|
||||
ethereum-mainnet-reth-pruned:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -132,7 +132,9 @@ services:
|
||||
- --web3-url=http://ethereum-mainnet-reth-pruned:8551
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-mainnet-reth-pruned
|
||||
ethereum-mainnet-reth-pruned:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -133,7 +133,9 @@ services:
|
||||
- --rpc-host=0.0.0.0
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-mainnet-reth-pruned
|
||||
ethereum-mainnet-reth-pruned:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -131,7 +131,9 @@ services:
|
||||
- --web3-url=http://ethereum-sepolia-reth:8551
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-sepolia-reth
|
||||
ethereum-sepolia-reth:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -132,7 +132,9 @@ services:
|
||||
- --sepolia
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-sepolia-reth
|
||||
ethereum-sepolia-reth:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -132,7 +132,9 @@ services:
|
||||
- --web3-url=http://ethereum-sepolia-reth-pruned:8551
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-sepolia-reth-pruned
|
||||
ethereum-sepolia-reth-pruned:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -133,7 +133,9 @@ services:
|
||||
- --sepolia
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-sepolia-reth-pruned
|
||||
ethereum-sepolia-reth-pruned:
|
||||
condition: service_started
|
||||
restart: true
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user