File tree Expand file tree Collapse file tree 18 files changed +32
-28
lines changed
static/book.play.dev.cardano.org Expand file tree Collapse file tree 18 files changed +32
-28
lines changed Original file line number Diff line number Diff line change @@ -24,4 +24,4 @@ _Use the nagivation panel on the left to explore [The Cardano Book][book]._
2424
2525<br />
2626
27- <center ><sub ><sup ><span style =" color :lightgray ; font-style :italic " >8bf321ca4b47dad797b170e009d638d708161e0f </span ></sup ></sub ></center >
27+ <center ><sub ><sup ><span style =" color :lightgray ; font-style :italic " >5eedd46882b2b8b2125b5093917c79847d350cb0 </span ></sup ></sub ></center >
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ <h3 id="documentation"><a class="header" href="#documentation">Documentation</a>
193193< br />
194194< hr />
195195< br />
196- < center > < sub > < sup > < span style ="color:lightgray; font-style:italic "> 8bf321ca4b47dad797b170e009d638d708161e0f </ span > </ sup > </ sub > </ center >
196+ < center > < sub > < sup > < span style ="color:lightgray; font-style:italic "> 5eedd46882b2b8b2125b5093917c79847d350cb0 </ span > </ sup > </ sub > </ center >
197197
198198 </ main >
199199
Original file line number Diff line number Diff line change @@ -179,10 +179,11 @@ <h1 class="menu-title">The Cardano Operations Book</h1>
179179 < div id ="content " class ="content ">
180180 < main >
181181 < h2 id ="advanced-configuration-pre-production-testnet "> < a class ="header " href ="#advanced-configuration-pre-production-testnet "> Advanced Configuration: Pre-Production Testnet</ a > </ h2 >
182- < p > There is currently no pre-release version available for the pre-production environment.</ p >
183- < p > The latest version available is cardano-node release < code > 10.1.4</ code > .</ p >
182+ < p > Users wanting to test a cardano-node pre-release version on the preprod
183+ environment may obtain compatible configuration files below.</ p >
184+ < p > The latest version available is cardano-node pre-release < code > 10.2.1</ code > .</ p >
184185< h4 id ="configuration-files "> < a class ="header " href ="#configuration-files "> Configuration files</ a > </ h4 >
185- < p > Compatible with cardano-node release < a href ="https://github.com/IntersectMBO/cardano-node/releases/tag/10.1.4 "> 10.1.4 </ a > </ p >
186+ < p > Compatible with cardano-node pre- release < a href ="https://github.com/IntersectMBO/cardano-node/releases/tag/10.2.1 "> 10.2.1 </ a > </ p >
186187< pre > < code > NOTE:
187188The non-block-producer node config has `PeerSharing` enabled by
188189default, so should not be used with block-producers.
Original file line number Diff line number Diff line change @@ -179,10 +179,11 @@ <h1 class="menu-title">The Cardano Operations Book</h1>
179179 < div id ="content " class ="content ">
180180 < main >
181181 < h2 id ="advanced-configuration-preview-testnet "> < a class ="header " href ="#advanced-configuration-preview-testnet "> Advanced Configuration: Preview Testnet</ a > </ h2 >
182- < p > There is currently no pre-release version available for the preview environment.</ p >
183- < p > The latest version available is cardano-node release < code > 10.1.4</ code > .</ p >
182+ < p > Users wanting to test a cardano-node pre-release version on the preview
183+ environment may obtain compatible configuration files below.</ p >
184+ < p > The latest version available is cardano-node pre-release < code > 10.2.1</ code > .</ p >
184185< h4 id ="configuration-files "> < a class ="header " href ="#configuration-files "> Configuration files</ a > </ h4 >
185- < p > Compatible with cardano-node release < a href ="https://github.com/IntersectMBO/cardano-node/releases/tag/10.1.4 "> 10.1.4 </ a > </ p >
186+ < p > Compatible with cardano-node pre- release < a href ="https://github.com/IntersectMBO/cardano-node/releases/tag/10.2.1 "> 10.2.1 </ a > </ p >
186187< pre > < code > NOTE:
187188The non-block-producer node config has `PeerSharing` enabled by
188189default, so should not be used with block-producers.
Original file line number Diff line number Diff line change 99 "LastKnownBlockVersion-Alt" : 0 ,
1010 "LastKnownBlockVersion-Major" : 2 ,
1111 "LastKnownBlockVersion-Minor" : 0 ,
12- "MinNodeVersion" : " 8.12.0 " ,
12+ "MinNodeVersion" : " 10.1.4 " ,
1313 "PeerSharing" : false ,
1414 "Protocol" : " Cardano" ,
1515 "RequiresNetworkMagic" : " RequiresMagic" ,
Original file line number Diff line number Diff line change 99 "LastKnownBlockVersion-Alt" : 0 ,
1010 "LastKnownBlockVersion-Major" : 2 ,
1111 "LastKnownBlockVersion-Minor" : 0 ,
12- "MinNodeVersion" : " 8.12.0 " ,
12+ "MinNodeVersion" : " 10.1.4 " ,
1313 "PeerSharing" : true ,
1414 "Protocol" : " Cardano" ,
1515 "RequiresNetworkMagic" : " RequiresMagic" ,
Original file line number Diff line number Diff line change 1111 "LastKnownBlockVersion-Alt" : 0 ,
1212 "LastKnownBlockVersion-Major" : 3 ,
1313 "LastKnownBlockVersion-Minor" : 1 ,
14- "MinNodeVersion" : " 8.12.0 " ,
14+ "MinNodeVersion" : " 10.1.4 " ,
1515 "PeerSharing" : false ,
1616 "Protocol" : " Cardano" ,
1717 "RequiresNetworkMagic" : " RequiresMagic" ,
Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff line change 1010 "LastKnownBlockVersion-Major" : 3 ,
1111 "LastKnownBlockVersion-Minor" : 0 ,
1212 "MaxKnownMajorProtocolVersion" : 2 ,
13- "MinNodeVersion" : " 8.12.0 " ,
13+ "MinNodeVersion" : " 10.1.4 " ,
1414 "PeerSharing" : false ,
1515 "Protocol" : " Cardano" ,
1616 "RequiresNetworkMagic" : " RequiresNoMagic" ,
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments