network-stories/pages/BBA.md

38 lines
852 B
Markdown
Raw Normal View History

---
title:
author:
dateCreated: @today
dateUpdated: @today
---
# Topic: Binary Byzantine Agreement (BBA)
2022-05-19 02:16:46 +00:00
#### Related: #consensus
`ELI5: Process of a distributed network coming to an agreement between two options OR the proposal, decision-making process, and eventual conclusion/convergence of a two-option Byzantine-contexted scenario. `
---
## Overview
#### Operating Definition:
Binary byzantine consensus concerns the problem of getting a set of distinct processes distributed across a network to agree on a single binary value 0 or 1 where processes can fail in arbitrary ways.<sup>1</sup>
#### Current "Standard" Implementation:
N/A
#### The Idea(l):
2022-05-19 02:16:46 +00:00
N/A
#### Logos Implementation:
Glacier
2022-05-19 02:16:46 +00:00
#### Live Feedback:
2022-05-15 20:15:26 +00:00
Discord Server: Logos Discord Server
2022-05-19 02:16:46 +00:00
Text-Channel: #consensus
#### IMPORTANT Differentiators:
2022-05-19 02:16:46 +00:00
N/A
2022-05-19 02:16:46 +00:00
#### Knowledge Share:
N/A