Delphi-BFT / tool

Delphi-BFT automates large-scale simulations of unmodified BFT protocol implementations through the Phantom simulator given a simple experimental description. For the first time, experiments with existing BFT protocol implementations can be effortless setup, configured and fed into a simulation engine
https://github.com/Delphi-BFT/tool
GNU Affero General Public License v3.0
10 stars 4 forks source link

View change problem in Themis #37

Open zaminsirat opened 6 months ago

zaminsirat commented 6 months ago

The paper mentioned, "During our simulations, we noticed that the PBFT implementation's view change did not work properly. After contacting the developers, we received a patch (a recent commit was missing in the public GitHub repository) that resolved the issue, at least for smaller systems." Has the patch been merged into the project's Git repository, or was this share private?

bergerch commented 6 months ago

If I rememebr correctly: it was private share but we were also told that it will be updated in the offical repo