aleph-bft 0.42.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": "ffc842de596d7eb23195f3bd3984e300a0297516"
  },
  "path_in_vcs": "consensus"
}