You can edit almost every page by Creating an account and confirming your email.

Federated Byzantine Agreement

From EverybodyWiki Bios & Wiki

Introduction

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 properties:

  • Each node creates a unique node list (UNL).
  • Each node accepts transactions that most UNL nodes accept in the first round of consensus.
  • Each node validates the block that 80% of UNL nodes accept in the second round of consensus.

References

  1. "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.