@@ -6,6 +6,37 @@ addons-gww:
66 updateInputTime : " 600"
77 updatePixelTime : " 60"
88 updateWallTime : " 600"
9+ addons-rescue-node :
10+ enabled : " false"
11+ password : " "
12+ username : " "
13+ alertmanager :
14+ alertEnabled_ActiveSyncCommittee : " true"
15+ alertEnabled_BeaconClientSyncComplete : " true"
16+ alertEnabled_ClientSyncStatusBeacon : " true"
17+ alertEnabled_ClientSyncStatusExecution : " true"
18+ alertEnabled_ExecutionClientSyncComplete : " true"
19+ alertEnabled_FeeRecipientChanged : " true"
20+ alertEnabled_LowDiskSpaceCritical : " true"
21+ alertEnabled_LowDiskSpaceWarning : " true"
22+ alertEnabled_MinipoolBalanceDistributed : " true"
23+ alertEnabled_MinipoolBondReduced : " true"
24+ alertEnabled_MinipoolPromoted : " true"
25+ alertEnabled_MinipoolStaked : " true"
26+ alertEnabled_OSUpdatesAvailable : " true"
27+ alertEnabled_RPUpdatesAvailable : " true"
28+ alertEnabled_RecentProposal : " true"
29+ alertEnabled_UpcomingProposal : " true"
30+ alertEnabled_UpcomingSyncCommittee : " true"
31+ containerTag : prom/alertmanager:v0.26.0
32+ discordWebhookURL : " "
33+ enableAlerting : " true"
34+ nativeModeHost : localhost
35+ nativeModePort : " 9093"
36+ openPort : closed
37+ port : " 9093"
38+ pushoverToken : " "
39+ pushoverUserKey : " "
940besu :
1041 additionalFlags : " "
1142 containerTag : hyperledger/besu:25.7.0
@@ -22,15 +53,18 @@ consensusCommon:
2253 checkpointSyncUrl : " "
2354 doppelgangerDetection : " true"
2455 graffiti : " from_DAppNode"
25- openApiPort : " false "
56+ openApiPort : closed
2657 p2pPort : " 9001"
58+ suggestedBlockGasLimit : " "
2759executionCommon :
2860 enginePort : " 8551"
2961 ethstatsLabel : " "
3062 ethstatsLogin : " "
3163 httpPort : " 8545"
32- openRpcPorts : " false "
64+ openRpcPorts : closed
3365 p2pPort : " 30303"
66+ pruningMode : fullNode
67+ suggestedBlockGasLimit : " "
3468 wsPort : " 8546"
3569exporter :
3670 additionalFlags : " "
@@ -45,30 +79,36 @@ externalLighthouse:
4579 doppelgangerDetection : " true"
4680 graffiti : " from_DAppNode"
4781 httpUrl : ${BEACON_NODE_API_3500}
82+ suggestedBlockGasLimit : " "
4883externalLodestar :
4984 additionalVcFlags : " "
50- containerTag : chainsafe/lodestar:v1.32 .0
85+ containerTag : chainsafe/lodestar:v1.33 .0
5186 doppelgangerDetection : " true"
5287 graffiti : " from_DAppNode"
5388 httpUrl : ${BEACON_NODE_API_3500}
89+ suggestedBlockGasLimit : " "
5490externalNimbus :
5591 additionalVcFlags : " "
56- containerTag : statusim/nimbus-validator-client:multiarch-v25.7.0
92+ containerTag : statusim/nimbus-validator-client:multiarch-v25.7.1
5793 doppelgangerDetection : " true"
5894 graffiti : " from_DAppNode"
5995 httpUrl : ${BEACON_NODE_API_3500}
96+ suggestedBlockGasLimit : " "
6097externalPrysm :
6198 additionalVcFlags : " "
6299 containerTag : gcr.io/offchainlabs/prysm/validator:v6.0.4
63100 doppelgangerDetection : " true"
64101 graffiti : from_DAppNode
65102 httpUrl : ${BEACON_NODE_API_3500}
66103 jsonRpcUrl : ${BEACON_NODE_API_4000}
104+ suggestedBlockGasLimit : " "
67105externalTeku :
68106 additionalVcFlags : " "
69107 containerTag : consensys/teku:25.7.1
108+ doppelgangerDetection : " true"
70109 graffiti : " from_DAppNode"
71110 httpUrl : ${BEACON_NODE_API_3500}
111+ suggestedBlockGasLimit : " "
72112fallbackNormal :
73113 ccHttpUrl : " "
74114 ecHttpUrl : " "
@@ -78,44 +118,45 @@ fallbackPrysm:
78118 jsonRpcUrl : " "
79119geth :
80120 additionalFlags : " "
81- cache : " 256 "
82- containerTag : ethereum/client-go:v1.16.1
121+ containerTag : ethereum/client-go:v1.16.2
122+ evmTimeout : " 5 "
83123 maxPeers : " 50"
84124 usePebble : " false"
85125 archiveMode : " false"
86126grafana :
87127 containerTag : grafana/grafana:9.5.18
128+ openPort : external
88129 port : " 3100"
89130lighthouse :
90131 additionalBnFlags : " "
91132 additionalVcFlags : " "
92133 containerTag : sigp/lighthouse:v7.1.0
93- maxPeers : " 80"
134+ maxPeers : " 100"
135+ p2pQuicPort : " 8001"
94136lodestar :
95137 additionalBnFlags : " "
96138 additionalVcFlags : " "
97- containerTag : chainsafe/lodestar:v1.32 .0
98- maxPeers : " 50 "
139+ containerTag : chainsafe/lodestar:v1.33 .0
140+ maxPeers : " 100 "
99141mevBoost :
100142 additionalFlags : " "
101143 aestusEnabled : " false"
102- blocknativeEnabled : " false"
103- bloxRouteEthicalEnabled : " false"
104144 bloxRouteMaxProfitEnabled : " false"
105145 bloxRouteRegulatedEnabled : " false"
146+ btcsOfacEnabled : " false"
106147 containerTag : flashbots/mev-boost:1.9
107- edenEnabled : " false"
108148 enableRegulatedAllMev : " false"
109- enableRegulatedNoSandwich : " false"
110149 enableUnregulatedAllMev : " false"
111- enableUnregulatedNoSandwich : " false"
112150 externalUrl : " "
113151 flashbotsEnabled : " false"
114152 mode : external
115- openRpcPort : " false "
153+ openRpcPort : closed
116154 port : " 18550"
117155 selectionMode : profile
156+ titanGlobalEnabled : " false"
157+ titanRegionalEnabled : " false"
118158 ultrasoundEnabled : " false"
159+ ultrasoundFilteredEnabled : " false"
119160native :
120161 ccHttpUrl : ${BEACON_NODE_API_3500}
121162 consensusClient : ${BEACON_NODE_CLIENT}
@@ -126,10 +167,13 @@ nethermind:
126167 additionalFlags : " "
127168 additionalModules : " "
128169 additionalUrls : " "
129- cache : " 256"
130- containerTag : nethermind/nethermind:1.32.3
170+ cache : " 2048"
171+ containerTag : nethermind/nethermind:1.32.4
172+ fullPruneMemoryBudget : " "
173+ fullPruningMaxDegreeOfParallelism : " 0"
174+ fullPruningThresholdMb : " 51200"
131175 maxPeers : " 50"
132- pruneMemSize : " 256 "
176+ pruneMemSize : " "
133177reth :
134178 additionalFlags : " "
135179 unsupportedCommonParams : " "
@@ -143,23 +187,30 @@ reth:
143187nimbus :
144188 additionalBnFlags : " "
145189 additionalVcFlags : " "
146- bnContainerTag : statusim/nimbus-eth2:multiarch-v25.7.0
147- containerTag : statusim/nimbus-validator-client:multiarch-v25.7.0
190+ bnContainerTag : statusim/nimbus-eth2:multiarch-v25.7.1
191+ containerTag : statusim/nimbus-validator-client:multiarch-v25.7.1
148192 maxPeers : " 160"
149- pruningMode : archive
193+ pruningMode : prune
150194prometheus :
151195 additionalFlags : " "
152196 containerTag : prom/prometheus:v2.53.1
153- openPort : " false "
197+ openPort : closed
154198 port : " 9091"
155199prysm :
156200 additionalBnFlags : " "
157201 additionalVcFlags : " "
158202 bnContainerTag : gcr.io/offchainlabs/prysm/beacon-chain:v6.0.4
159- maxPeers : " 45"
160- openRpcPort : " false"
203+ maxPeers : " 70"
204+ openRpcPort : closed
205+ p2pQuicPort : " 8001"
161206 rpcPort : " 5053"
162207 vcContainerTag : gcr.io/offchainlabs/prysm/validator:v6.0.4
208+ reth :
209+ additionalFlags : " "
210+ cache : " 16384"
211+ containerTag : ghcr.io/paradigmxyz/reth:v1.6.0
212+ maxInboundPeers : " 30"
213+ maxPeers : " 100"
163214root :
164215 bnMetricsPort : " 9100"
165216 consensusClient : nimbus
@@ -169,38 +220,39 @@ root:
169220 enableMetrics : " true"
170221 enableMevBoost : " true"
171222 enableODaoMetrics : " false"
172- executionClient : geth
223+ executionClient : ${EXECUTION_NODE_CLIENT}
173224 executionClientMode : external
174225 exporterMetricsPort : " 9103"
175226 externalConsensusClient : ${BEACON_NODE_CLIENT}
176- isNative : " true "
227+ isNative : " false "
177228 nodeMetricsPort : " 9102"
178229 reconnectDelay : 60s
179230 rpDir : /app/rocketpool/
180231 useFallbackClients : " false"
181232 vcMetricsPort : " 9101"
182- version : v1.9.1
233+ version : v1.17.2
183234 watchtowerMetricsPort : " 9104"
184235smartnode :
185236 archiveECUrl : " "
186- balancesModernizationEpoch : " 162094 "
237+ autoInitVPThreshold : " 5 "
187238 dataPath : /rocketpool/data
188239 distributeThreshold : " 1"
189240 manualMaxFee : " 0"
190241 minipoolStakeGasThreshold : " 150"
191242 network : ${NETWORK}
243+ priceBalanceSubmissionReferenceTimestamp : " 1713420000"
192244 priorityFee : " 2"
193245 projectName : rocketpool
246+ rewardsTreeCustomUrl : " "
194247 rewardsTreeMode : download
195- rplTwapEpoch : " 162094 "
248+ verifyProposals : " false "
196249 watchtowerMaxFeeOverride : " 200"
197250 watchtowerPrioFeeOverride : " 3"
198- web3StorageApiToken : " "
199251teku :
200252 additionalBnFlags : " "
201253 additionalVcFlags : " "
202254 archiveMode : " false"
203255 containerTag : consensys/teku:25.7.1
204- jvmHeapSize : " 2048 "
256+ jvmHeapSize : " 0 "
205257 maxPeers : " 100"
206-
258+ useSlashingProtection : " true "
0 commit comments