Federated Byzantine Agreement
Script error: No such module "AfC submission catcheck".
Introduction[edit]
The Federated Byzantine Agreement is a consensus algorithm for distributed systems with asymptotic security[1]. It's a new and edited version of Byzantine Agreement. Federated Byzantine Agreements aim is to combine security, speed and scalability.
The Federated Byzantine Agreement used with following properities:
- Each node create a unique node list (UNL).
- Each node accepts transactions that most UNL nodes accept in first round of consensus.
- Each node validates the block that %80 of UNL nodes accept in second round of consensus.
References[edit]
- ↑ "Stellar Consensus Protocol - Stellar". stellar.org. Retrieved 2021-12-19.
This article "Federated Byzantine Agreement" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Federated Byzantine Agreement. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.