aleph-bft 0.41.1

AlephBFT is an asynchronous and Byzantine fault tolerant consensus protocol aimed at ordering arbitrary messages (transactions). It has been designed to continuously operate even in the harshest conditions: with no bounds on message-delivery delays and in the presence of malicious actors. This makes it an excellent fit for blockchain-related applications.
Documentation
1
2
3
4
5
6
{
  "git": {
    "sha1": "72dc180c5ed0d546399857c2f8e5090c6ffe2ec5"
  },
  "path_in_vcs": "consensus"
}