Skip to content

Commit 4a4c0b9

Browse files
authored
Merge pull request #6108 from IntersectMBO/jl/bump-iohk-nix
bump: iohkNix for MinNodeVersion to 10.1.4
2 parents 80314fe + 6af9c7f commit 4a4c0b9

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

configuration/cardano/mainnet-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"LastKnownBlockVersion-Major": 3,
1111
"LastKnownBlockVersion-Minor": 0,
1212
"MaxKnownMajorProtocolVersion": 2,
13-
"MinNodeVersion": "8.12.0",
13+
"MinNodeVersion": "10.1.4",
1414
"PeerSharing": true,
1515
"Protocol": "Cardano",
1616
"RequiresNetworkMagic": "RequiresNoMagic",

configuration/cardano/mainnet-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ TargetNumberOfRootPeers: 60
4242

4343
##### Version Information #####
4444

45-
MinNodeVersion: 8.12.0
45+
MinNodeVersion: 10.1.4
4646

4747
##### Logging configuration #####
4848

configuration/cardano/shelley_qa-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"LastKnownBlockVersion-Alt": 0,
1212
"LastKnownBlockVersion-Major": 3,
1313
"LastKnownBlockVersion-Minor": 1,
14-
"MinNodeVersion": "8.12.0",
14+
"MinNodeVersion": "10.1.4",
1515
"PeerSharing": true,
1616
"Protocol": "Cardano",
1717
"RequiresNetworkMagic": "RequiresMagic",

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)