Byzantine Fault Tolerant Consensus - podcast episode cover

Byzantine Fault Tolerant Consensus

Dec 22, 202036 minTranscript available on Metacast
--:--
--:--
Listen in podcast apps:

Episode description

Byzantine fault tolerance (BFT) is a desirable property in a distributed computing environment. BFT means the system can survive the loss of nodes and nodes becoming unreliable. There are many different protocols for achieving BFT, though not all options can scale to large network sizes.

Ted Yin joins us to explain BFT, survey the wide variety of protocols, and share details about HotStuff.