aztec-testnet: bump to 4.3.1 (network redeployed, 3.0.2 genesis incompatible) + regen drift
Aztec testnet rollup was redeployed on Sepolia; 3.0.2 computes the old genesis archive root and crash-loops. 4.3.1 matches the deployed rollup and bootstraps from snapshot. Verified live on rpc-de-13. Includes regen drift from current templates for other stale compose files. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -62,7 +62,7 @@ services:
|
||||
- --http.vhosts=*
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --networkid=1952
|
||||
- --networkid=195
|
||||
- --port=14964
|
||||
- --rpc.gascap=6000000000
|
||||
- --rpc.returndata.limit=1500000
|
||||
|
||||
@@ -62,7 +62,7 @@ services:
|
||||
- --http.vhosts=*
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --networkid=1952
|
||||
- --networkid=195
|
||||
- --port=12700
|
||||
- --rpc.gascap=6000000000
|
||||
- --rpc.returndata.limit=1500000
|
||||
|
||||
Reference in New Issue
Block a user