jimbool.hashnode.dev·Aug 1, 2023Practical Byzantine Fault ToleranceGenerally Byzantine fault tolerance is a concept where a computer system keeps working (operating) regardless of if some of the Nodes develop faults or if there happens to be malicious activity amongst the nodes. I believe that Byzantine fault-tolera...10 likes·26 readsBlockchain
Devendra Chauhandevendra-chauhan.hashnode.dev·Mar 13, 2023Byzantine Fault Tolerance: The Critical Component of Trust in BlockchainByzantine Fault Tolerance (BFT) is a consensus algorithm that enables a distributed system to reach an agreement on a value, even in the presence of faulty or malicious nodes. The BFT algorithm is designed to address the Byzantine Generals' Problem, ...34 readsBlockchain