File tree 9 files changed +21
-21
lines changed
9 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ import (
25
25
26
26
// Constants
27
27
const (
28
- besuTagTest string = "hyperledger/besu:23.10.3-hotfix "
29
- besuTagProd string = "hyperledger/besu:23.10.3-hotfix "
28
+ besuTagTest string = "hyperledger/besu:24.1.0 "
29
+ besuTagProd string = "hyperledger/besu:24.1.0 "
30
30
besuEventLogInterval int = 1000
31
31
besuMaxPeers uint16 = 25
32
32
besuStopSignal string = "SIGTERM"
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ import (
28
28
29
29
// Constants
30
30
const (
31
- gethTagProd string = "ethereum/client-go:v1.13.8 "
32
- gethTagTest string = "ethereum/client-go:v1.13.8 "
31
+ gethTagProd string = "ethereum/client-go:v1.13.9 "
32
+ gethTagTest string = "ethereum/client-go:v1.13.9 "
33
33
gethEventLogInterval int = 1000
34
34
gethStopSignal string = "SIGTERM"
35
35
)
Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ import (
25
25
)
26
26
27
27
const (
28
- lighthouseTagPortableTest string = "sigp/lighthouse:v4.5 .0"
28
+ lighthouseTagPortableTest string = "sigp/lighthouse:v4.6.0-rc .0"
29
29
lighthouseTagPortableProd string = "sigp/lighthouse:v4.5.0"
30
- lighthouseTagModernTest string = "sigp/lighthouse:v4.5 .0-modern "
30
+ lighthouseTagModernTest string = "sigp/lighthouse:v4.6 .0-rc.0 "
31
31
lighthouseTagModernProd string = "sigp/lighthouse:v4.5.0-modern"
32
32
defaultLhMaxPeers uint16 = 80
33
33
)
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ import (
24
24
)
25
25
26
26
const (
27
- lodestarTagTest string = "chainsafe/lodestar:v1.12 .1"
28
- lodestarTagProd string = "chainsafe/lodestar:v1.12.1 "
27
+ lodestarTagTest string = "chainsafe/lodestar:v1.14.1-rc .1"
28
+ lodestarTagProd string = "chainsafe/lodestar:v1.13.0 "
29
29
defaultLodestarMaxPeers uint16 = 50
30
30
)
31
31
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ import (
28
28
29
29
// Constants
30
30
const (
31
- nethermindTagProd string = "nethermind/nethermind:1.24 .0"
32
- nethermindTagTest string = "nethermind/nethermind:1.24 .0"
31
+ nethermindTagProd string = "nethermind/nethermind:1.25 .0"
32
+ nethermindTagTest string = "nethermind/nethermind:1.25 .0"
33
33
nethermindEventLogInterval int = 1000
34
34
nethermindStopSignal string = "SIGTERM"
35
35
)
Original file line number Diff line number Diff line change @@ -27,12 +27,12 @@ import (
27
27
28
28
const (
29
29
// Testnet
30
- nimbusBnTagTest string = "statusim/nimbus-eth2:multiarch-v23.11.0 "
31
- nimbusVcTagTest string = "statusim/nimbus-validator-client:multiarch-v23.11.0 "
30
+ nimbusBnTagTest string = "statusim/nimbus-eth2:multiarch-v24.1.1 "
31
+ nimbusVcTagTest string = "statusim/nimbus-validator-client:multiarch-v24.1.1 "
32
32
33
33
// Mainnet
34
- nimbusBnTagProd string = "statusim/nimbus-eth2:multiarch-v23.11.0 "
35
- nimbusVcTagProd string = "statusim/nimbus-validator-client:multiarch-v23.11.0 "
34
+ nimbusBnTagProd string = "statusim/nimbus-eth2:multiarch-v24.1.1 "
35
+ nimbusVcTagProd string = "statusim/nimbus-validator-client:multiarch-v24.1.1 "
36
36
37
37
defaultNimbusMaxPeersArm uint16 = 100
38
38
defaultNimbusMaxPeersAmd uint16 = 160
Original file line number Diff line number Diff line change @@ -27,11 +27,11 @@ import (
27
27
)
28
28
29
29
const (
30
- prysmBnTagTest string = "nethermindeth/prysm-beacon-chain:v4.1.1 "
31
- prysmVcTagTest string = "nethermindeth/prysm-validator:v4.1.1 "
30
+ prysmBnTagTest string = "nethermindeth/prysm-beacon-chain:v4.2.0 "
31
+ prysmVcTagTest string = "nethermindeth/prysm-validator:v4.2.0 "
32
32
33
- prysmBnTagProd string = "nethermindeth/prysm-beacon-chain:v4.1.1 "
34
- prysmVcTagProd string = "nethermindeth/prysm-validator:v4.1.1 "
33
+ prysmBnTagProd string = "nethermindeth/prysm-beacon-chain:v4.2.0 "
34
+ prysmVcTagProd string = "nethermindeth/prysm-validator:v4.2.0 "
35
35
36
36
defaultPrysmRpcPort uint16 = 5053
37
37
defaultPrysmOpenRpcPort bool = false
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ import (
25
25
)
26
26
27
27
const (
28
- tekuTagTest string = "consensys/teku:23.12.1 "
29
- tekuTagProd string = "consensys/teku:23.12.1 "
28
+ tekuTagTest string = "consensys/teku:24.1.0 "
29
+ tekuTagProd string = "consensys/teku:24.1.0 "
30
30
defaultTekuMaxPeers uint16 = 100
31
31
)
32
32
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ package shared
21
21
22
22
const BinaryBucket string = "/stader-node-build/permissionless"
23
23
const DockerAccount string = "staderlabs"
24
- const StaderVersion string = "1.4.5 "
24
+ const StaderVersion string = "1.4.6 "
25
25
26
26
const Logo string = `
27
27
_____ _ _ _ _
You can’t perform that action at this time.
0 commit comments