EntEthAlliance / enhanced-bft

a workspace for developing improvements to BFT consensus
Other
8 stars 3 forks source link

Fault-Tolerance #13

Closed saltiniroberto closed 5 years ago

saltiniroberto commented 5 years ago

The *BFT Consnesus Protocol must withstand Byzantine actors.

Also, the protocol must provide optimal Byzantine-fault-tolerance. This means that in a network of n nodes the protocol must be able to ensure robustness (see #14 for a definition) even if up to floor((n-1)/3) of the nodes are Byzantine

drequinox commented 5 years ago

Agreed

kubasiemion commented 5 years ago

Closing, as we have agreed to include the relevant content into Glossary and Assumptions (meeting 31.07.2019)