11shuffle : roundrobin
2- # Test layout: 2 subnets × 7 nodes each (2 zeam + 1 gean + 2 ethlambda + 1 qlean + 1 lantern per subnet).
2+ # Test layout: 2 subnets × 7 nodes each (1 zeam + 1 grandine + 1 gean + 2 ethlambda + 1 qlean + 1 lantern per subnet
3+ # except subnet 1 which has 1 ream instead of ethlambda_3).
34# Each server hosts one node per subnet per client type on distinct ports.
45#
56# Server layout (IP → nodes):
6- # 37.27.89.135 zeam_0 (s0,9001) zeam_3 (s1,9002) qlean_0 (s0,9003)
7+ # 37.27.89.135 grandine_0 (s0,9001) zeam_3 (s1,9002) qlean_0 (s0,9003)
78# 157.180.20.55 zeam_1 (s0,9001) zeam_4 (s1,9002) qlean_1 (s1,9003)
89# 178.104.133.162 gean_0 (s0,9001) ethlambda_2 (s1,9002)
9- # 178.104.151.50 ethlambda_0 (s0,9001) ethlambda_3 (s1,9002) lantern_0 (s0,9003)
10+ # 178.104.151.50 ethlambda_0 (s0,9001) ream_0 (s1,9002) lantern_0 (s0,9003)
1011# 178.104.149.91 ethlambda_1 (s0,9001) gean_1 (s1,9002) lantern_1 (s1,9003)
1112#
1213# ./spin-node.sh --validatorConfig ansible-devnet/genesis/test-validator-config-subnet2.yaml
@@ -17,8 +18,8 @@ config:
1718 attestation_committee_count : 2
1819validators :
1920 # ── Subnet 0 ──────────────────────────────────────────────────────────────
20- - name : " zeam_0 "
21- privkey : " bdf953adc161873ba026330c56450453f582e3c4ee6cb713644794bcfdd85fe5 "
21+ - name : " grandine_0 "
22+ privkey : " c05937b251889e35c58d4601c29bed8153dc22c548448f85e0ab9ca436d4b904 "
2223 enrFields :
2324 ip : " 37.27.89.135"
2425 quic : 9001
@@ -118,8 +119,8 @@ validators:
118119 subnet : 1
119120 isAggregator : true
120121 count : 1
121- - name : " ethlambda_3 "
122- privkey : " d108c9c189119f7306e8965c3cd4e902e83d1a208142b08b54c9d87f4ae7b7a5 "
122+ - name : " ream_0 "
123+ privkey : " 04e5fb8c58dccfe9086d2488ed03f69089a74aacc22e41c06a3b83ac40c5eab6 "
123124 enrFields :
124125 ip : " 178.104.151.50"
125126 quic : 9002
0 commit comments