mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-01 00:55:50 +00:00
mark 0.31.0 features as new
This commit is contained in:
@@ -132,6 +132,7 @@
|
||||
<main class="main" role="main">
|
||||
<div class="content">
|
||||
<h1 id="amendments">Amendments</h1>
|
||||
<p><em>(New in <a href="https://wiki.ripple.com/Rippled-0.31.0">version 0.31.0</a>)</em></p>
|
||||
<p>The Amendments system provides a means of introducing new features to the decentralized Ripple consensus network without causing disruptions. The amendments system works by utilizing the core consensus process of the network to approve any changes by showing continuous support before those changes go into effect. An amendment normally requires <strong>80% support for two weeks</strong> before it can apply.</p>
|
||||
<p>When an Amendment has been enabled, it applies permanently to all ledger versions after the one that included it. You cannot disable an Amendment, unless you introduce a new Amendment to do so.</p>
|
||||
<h2 id="background">Background</h2>
|
||||
@@ -212,15 +213,16 @@ TrustSetAuth
|
||||
<tr>
|
||||
<td><a href="#multisign">MultiSign</a></td>
|
||||
<td>v0.31.0</td>
|
||||
<td>Expected 2016-04-18</td>
|
||||
<td>TBD</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#feeescalation">FeeEscalation</a></td>
|
||||
<td>v0.31.0</td>
|
||||
<td>Expected 2016-04-11</td>
|
||||
<td>TBD</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p><strong>Note:</strong> In many cases, an incomplete version of the code for an amendment is present in previous versions of the software. The "Introduced" version in the table above is the first stable version.</p>
|
||||
<h2 id="feeescalation">FeeEscalation</h2>
|
||||
<table>
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user