36 lines
833 B
Markdown
36 lines
833 B
Markdown
---
|
|
|
|
title:
|
|
author:
|
|
date:
|
|
|
|
---
|
|
|
|
# Topic: Binary Byzantine Agreement (BBA)
|
|
#### Related:
|
|
`ELI5: The proposal, decision-making process, and eventual conclusion/convergence of a two-option Byzantine-contexted scenario. Process of a distributed network coming to an agreement between two options.`
|
|
|
|
---
|
|
|
|
## 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):
|
|
Talk to Alvaro to fill this in.
|
|
|
|
#### Logos Implementation:
|
|
Glacier
|
|
|
|
#### Live Feedback
|
|
Discord Server: Status Discord Server
|
|
Text-Channel: #research-consensus
|
|
|
|
#### IMPORTANT Differentiators:
|
|
|
|
|
|
#### Knowledge Share: |