Skip to content

Commit

Permalink
deploy: 0c2e194
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcchen committed Aug 22, 2023
1 parent 7cab9e6 commit d3ce1ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions d9/d7c/md__2github_2workspace_2CHANGELOG.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,10 @@
<div class="textblock"><p><a class="anchor" id="autotoc_md3"></a> </p>
<h2><a class="anchor" id="autotoc_md4"></a>
NexRes v1.8.0 (&lt;a href="https://github.com/resilientdb/resilientdb/releases/tag/nexres-v1.8.0" &gt;2023-08-21&lt;/a&gt;)</h2>
<p><b>Implemented Enhancements:</b> View-Change alogorithm in PBFT was added. Now PBFT-performance in NexRes is resilient to the following Byzantine behaviors and can replace primary and recover via the view-change alogorithm. (<a href="https://github.com/DakaiKang">Dakai Kang</a>)</p>
<p><b>Implemented Enhancements:</b> View-Change algorithm in PBFT was added. Now PBFT-performance in NexRes is resilient to the following Byzantine behaviors and can replace primary and recover via the view-change algorithm. (<a href="https://github.com/DakaiKang">Dakai Kang</a>)</p>
<ul>
<li>Byzantine primary becomes non-responsive, stopping proposing any new Pre-Prepare messages.</li>
<li>Byzantine primary equivocates, proposing two differnt client requests to two subsets of replicas.</li>
<li>Byzantine primary equivocates, proposing two different client requests to two subsets of replicas.</li>
<li>Byzantine replicas try to keep some non-faulty replicas in the dark.</li>
<li>Byzantine new primary becomes non-responsive, refusing to broadcast New-View messages.</li>
</ul>
Expand Down

0 comments on commit d3ce1ca

Please sign in to comment.