aleph-bft 0.42.0

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": "496ff02179814f43a437b2fd1dd38944c37cf876"
  },
  "path_in_vcs": "consensus"
}