L13: Bitcoin Blockchain Consensus
Distributed Systems Course · 19:56
Bitcoin consensus is not Paxos/Raft/PBFT: it is a gossip-plus-longest-chain protocol whose “timer” is proof-of-work, so a public, join/leave, partition-prone network can keep agreeing on one head block even though tha...