Skip to content

Commit 5a1b0a0

Browse files
committed
book: deploy 10.3.1 release promotion
1 parent 9d80cb6 commit 5a1b0a0

24 files changed

+20474
-44
lines changed

mdbook/README-book.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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">abbb59e6eb590e4578655141540a44c2021e7b33</span></sup></sub></center>
27+
<center><sub><sup><span style="color:lightgray; font-style:italic">9d80cb6f5abe843cfb0284659044f96adb593de0</span></sup></sub></center>

static/book.play.dev.cardano.org/README-book.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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">abbb59e6eb590e4578655141540a44c2021e7b33</span></sup></sub></center>
196+
<center><sub><sup><span style="color:lightgray; font-style:italic">9d80cb6f5abe843cfb0284659044f96adb593de0</span></sup></sub></center>
197197

198198
</main>
199199

static/book.play.dev.cardano.org/adv-preprod.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -179,11 +179,10 @@ <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>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.3.1</code>.</p>
182+
<p>There is currently no pre-release version available for the preprod environment.</p>
183+
<p>The latest version available is cardano-node release <code>10.3.1</code>.</p>
185184
<h4 id="configuration-files"><a class="header" href="#configuration-files">Configuration files</a></h4>
186-
<p>Compatible with cardano-node pre-release <a href="https://github.com/IntersectMBO/cardano-node/releases/tag/10.3.1">10.3.1</a></p>
185+
<p>Compatible with cardano-node release <a href="https://github.com/IntersectMBO/cardano-node/releases/tag/10.3.1">10.3.1</a></p>
187186
<pre><code>NOTE:
188187
The non-block-producer node config has `PeerSharing` enabled by
189188
default, so should not be used with block-producers.
@@ -211,12 +210,12 @@ <h4 id="ouroboros-genesis-mode"><a class="header" href="#ouroboros-genesis-mode"
211210
The following requirements will also need to be met:</p>
212211
<ul>
213212
<li>
214-
<p>The node config will need to have <code>ConsensusMode</code> set to <code>GenesisMode</code></p>
213+
<p>The node config file will need to have <code>ConsensusMode</code> set to <code>GenesisMode</code></p>
215214
</li>
216215
<li>
217216
<p>The peer snapshot file, provided above, will need to exist at the path
218217
declared at <code>peerSnapshotFile</code> in the genesis mode topology file: an absolute
219-
path, or a relative path with respect to the node server invocation directory</p>
218+
path, or a relative path with respect to the node binary directory</p>
220219
</li>
221220
</ul>
222221
<h4 id="guardrails-reference-script-utxo"><a class="header" href="#guardrails-reference-script-utxo">Guardrails reference script UTxO</a></h4>

static/book.play.dev.cardano.org/adv-preview.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -179,11 +179,10 @@ <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>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.3.1</code>.</p>
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.3.1</code>.</p>
185184
<h4 id="configuration-files"><a class="header" href="#configuration-files">Configuration files</a></h4>
186-
<p>Compatible with cardano-node pre-release <a href="https://github.com/IntersectMBO/cardano-node/releases/tag/10.3.1">10.3.1</a></p>
185+
<p>Compatible with cardano-node release <a href="https://github.com/IntersectMBO/cardano-node/releases/tag/10.3.1">10.3.1</a></p>
187186
<pre><code>NOTE:
188187
The non-block-producer node config has `PeerSharing` enabled by
189188
default, so should not be used with block-producers.
@@ -211,12 +210,12 @@ <h4 id="ouroboros-genesis-mode"><a class="header" href="#ouroboros-genesis-mode"
211210
The following requirements will also need to be met:</p>
212211
<ul>
213212
<li>
214-
<p>The node config will need to have <code>ConsensusMode</code> set to <code>GenesisMode</code></p>
213+
<p>The node config file will need to have <code>ConsensusMode</code> set to <code>GenesisMode</code></p>
215214
</li>
216215
<li>
217216
<p>The peer snapshot file, provided above, will need to exist at the path
218217
declared at <code>peerSnapshotFile</code> in the genesis mode topology file: an absolute
219-
path, or a relative path with respect to the node server invocation directory</p>
218+
path, or a relative path with respect to the node binary directory</p>
220219
</li>
221220
</ul>
222221
<h4 id="guardrails-reference-script-utxo"><a class="header" href="#guardrails-reference-script-utxo">Guardrails reference script UTxO</a></h4>

static/book.play.dev.cardano.org/env-mainnet.html

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h2 id="environment-production-mainnet"><a class="header" href="#environment-pro
192192
<p>Consulted: SPOs, IOG Tribes, IOG Executive Team</p>
193193
<p>Informed: Cardano Core Tribe, COO, IOG Director of Engineering, IOG VP Community</p>
194194
<h4 id="configuration-files"><a class="header" href="#configuration-files">Configuration files</a></h4>
195-
<p>Compatible with cardano-node release <a href="https://github.com/IntersectMBO/cardano-node/releases/tag/10.2.1">10.2.1</a></p>
195+
<p>Compatible with cardano-node release <a href="https://github.com/IntersectMBO/cardano-node/releases/tag/10.3.1">10.3.1</a></p>
196196
<pre><code>NOTE:
197197
The non-block-producer node config has `PeerSharing` enabled by
198198
default, so should not be used with block-producers.
@@ -206,13 +206,35 @@ <h4 id="configuration-files"><a class="header" href="#configuration-files">Confi
206206
<li><a href="environments/mainnet/db-sync-config.json">DB Sync Config</a></li>
207207
<li><a href="environments/mainnet/submit-api-config.json">Submit API Config</a></li>
208208
<li><a href="environments/mainnet/topology.json">Node Topology</a></li>
209+
<li><a href="environments/mainnet/topology-genesis-mode.json">Node Topology (Genesis mode)</a></li>
209210
<li><a href="environments/mainnet/topology-non-bootstrap-peers.json">Node Topology (Non-bootstrap-peers)</a></li>
211+
<li><a href="environments/mainnet/peer-snapshot.json">Peer Snapshot</a></li>
212+
<li><a href="environments/mainnet/checkpoints.json">Checkpoints</a></li>
210213
<li><a href="environments/mainnet/byron-genesis.json">Byron Genesis</a></li>
211214
<li><a href="environments/mainnet/shelley-genesis.json">Shelley Genesis</a></li>
212215
<li><a href="environments/mainnet/alonzo-genesis.json">Alonzo Genesis</a></li>
213216
<li><a href="environments/mainnet/conway-genesis.json">Conway Genesis</a></li>
214217
<li><a href="environments/mainnet/guardrails-script.plutus">Compiled guardrails script</a></li>
215218
</ul>
219+
<h4 id="ouroboros-genesis-mode"><a class="header" href="#ouroboros-genesis-mode">Ouroboros Genesis Mode</a></h4>
220+
<p>For those preferring to use Genesis mode over bootstrap peers, the Genesis mode
221+
topology file given above can be used in place of the default topology file.
222+
The following requirements will also need to be met:</p>
223+
<ul>
224+
<li>
225+
<p>The node config file will need to have <code>ConsensusMode</code> set to <code>GenesisMode</code></p>
226+
</li>
227+
<li>
228+
<p>The peer snapshot file, provided above, will need to exist at the path
229+
declared at <code>peerSnapshotFile</code> in the genesis mode topology file: an absolute
230+
path, or a relative path with respect to the node binary directory</p>
231+
</li>
232+
<li>
233+
<p>The checkpoints file, provided above, will need to exist at the path
234+
declared at <code>CheckpointsFile</code> in the node config file: an absolute
235+
path, or a relative path with respect to the config file directory</p>
236+
</li>
237+
</ul>
216238
<h4 id="guardrails-reference-script-utxo"><a class="header" href="#guardrails-reference-script-utxo">Guardrails reference script UTxO</a></h4>
217239
<p>For convenience, the guardrails script has been put on a UTxO so that it can be used as reference script in
218240
Treasury Withdrawal and Protocol Parameter Change proposals.</p>

static/book.play.dev.cardano.org/env-preprod.html

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ <h2 id="environment-pre-production-testnet"><a class="header" href="#environment
195195
<p>Consulted: SPOs, IOG Tribes</p>
196196
<p>Informed: Cardano Core Tribe, COO, Director of Engineering, VP Community</p>
197197
<h4 id="configuration-files"><a class="header" href="#configuration-files">Configuration files</a></h4>
198-
<p>Compatible with cardano-node release <a href="https://github.com/IntersectMBO/cardano-node/releases/tag/10.2.1">10.2.1</a></p>
198+
<p>Compatible with cardano-node release <a href="https://github.com/IntersectMBO/cardano-node/releases/tag/10.3.1">10.3.1</a></p>
199199
<pre><code>NOTE:
200200
The non-block-producer node config has `PeerSharing` enabled by
201201
default, so should not be used with block-producers.
@@ -209,12 +209,28 @@ <h4 id="configuration-files"><a class="header" href="#configuration-files">Confi
209209
<li><a href="environments/preprod/db-sync-config.json">DB Sync Config</a></li>
210210
<li><a href="environments/preprod/submit-api-config.json">Submit API Config</a></li>
211211
<li><a href="environments/preprod/topology.json">Node Topology</a></li>
212+
<li><a href="environments/preprod/topology-genesis-mode.json">Node Topology (Genesis mode)</a></li>
213+
<li><a href="environments/preprod/peer-snapshot.json">Peer Snapshot</a></li>
212214
<li><a href="environments/preprod/byron-genesis.json">Byron Genesis</a></li>
213215
<li><a href="environments/preprod/shelley-genesis.json">Shelley Genesis</a></li>
214216
<li><a href="environments/preprod/alonzo-genesis.json">Alonzo Genesis</a></li>
215217
<li><a href="environments/preprod/conway-genesis.json">Conway Genesis</a></li>
216218
<li><a href="environments/preprod/guardrails-script.plutus">Compiled guardrails script</a></li>
217219
</ul>
220+
<h4 id="ouroboros-genesis-mode"><a class="header" href="#ouroboros-genesis-mode">Ouroboros Genesis Mode</a></h4>
221+
<p>For those preferring to use Genesis mode over bootstrap peers, the Genesis mode
222+
topology file given above can be used in place of the default topology file.
223+
The following requirements will also need to be met:</p>
224+
<ul>
225+
<li>
226+
<p>The node config file will need to have <code>ConsensusMode</code> set to <code>GenesisMode</code></p>
227+
</li>
228+
<li>
229+
<p>The peer snapshot file, provided above, will need to exist at the path
230+
declared at <code>peerSnapshotFile</code> in the genesis mode topology file: an absolute
231+
path, or a relative path with respect to the node binary directory</p>
232+
</li>
233+
</ul>
218234
<h4 id="guardrails-reference-script-utxo"><a class="header" href="#guardrails-reference-script-utxo">Guardrails reference script UTxO</a></h4>
219235
<p>For convenience, the guardrails script has been put on a UTxO so that it can be used as reference script in
220236
Treasury Withdrawal and Update Protocol Parameter proposals.</p>

static/book.play.dev.cardano.org/env-preview.html

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ <h2 id="environment-preview-testnet"><a class="header" href="#environment-previe
196196
<p>Consulted: SPOs</p>
197197
<p>Informed: Cardano Core Tribe, COO, Director of Engineering</p>
198198
<h4 id="configuration-files"><a class="header" href="#configuration-files">Configuration files</a></h4>
199-
<p>Compatible with cardano-node release <a href="https://github.com/IntersectMBO/cardano-node/releases/tag/10.2.1">10.2.1</a></p>
199+
<p>Compatible with cardano-node release <a href="https://github.com/IntersectMBO/cardano-node/releases/tag/10.3.1">10.3.1</a></p>
200200
<pre><code>NOTE:
201201
The non-block-producer node config has `PeerSharing` enabled by
202202
default, so should not be used with block-producers.
@@ -210,12 +210,28 @@ <h4 id="configuration-files"><a class="header" href="#configuration-files">Confi
210210
<li><a href="environments/preview/db-sync-config.json">DB Sync Config</a></li>
211211
<li><a href="environments/preview/submit-api-config.json">Submit API Config</a></li>
212212
<li><a href="environments/preview/topology.json">Node Topology</a></li>
213+
<li><a href="environments/preview/topology-genesis-mode.json">Node Topology (Genesis mode)</a></li>
214+
<li><a href="environments/preview/peer-snapshot.json">Peer Snapshot</a></li>
213215
<li><a href="environments/preview/byron-genesis.json">Byron Genesis</a></li>
214216
<li><a href="environments/preview/shelley-genesis.json">Shelley Genesis</a></li>
215217
<li><a href="environments/preview/alonzo-genesis.json">Alonzo Genesis</a></li>
216218
<li><a href="environments/preview/conway-genesis.json">Conway Genesis</a></li>
217219
<li><a href="environments/preview/guardrails-script.plutus">Compiled guardrails script</a></li>
218220
</ul>
221+
<h4 id="ouroboros-genesis-mode"><a class="header" href="#ouroboros-genesis-mode">Ouroboros Genesis Mode</a></h4>
222+
<p>For those preferring to use Genesis mode over bootstrap peers, the Genesis mode
223+
topology file given above can be used in place of the default topology file.
224+
The following requirements will also need to be met:</p>
225+
<ul>
226+
<li>
227+
<p>The node config file will need to have <code>ConsensusMode</code> set to <code>GenesisMode</code></p>
228+
</li>
229+
<li>
230+
<p>The peer snapshot file, provided above, will need to exist at the path
231+
declared at <code>peerSnapshotFile</code> in the genesis mode topology file: an absolute
232+
path, or a relative path with respect to the node binary directory</p>
233+
</li>
234+
</ul>
219235
<h4 id="guardrails-reference-script-utxo"><a class="header" href="#guardrails-reference-script-utxo">Guardrails reference script UTxO</a></h4>
220236
<p>For convenience, the guardrails script has been put on a UTxO so that it can be used as reference script in
221237
Treasury Withdrawal and Protocol Parameter Change proposals.</p>

0 commit comments

Comments
 (0)