consensus
Search
⌃K
README
Blockchain Consensus Encyclopedia Infographic
CONTRIBUTING
Introduction
Blockchain Consensus?
Glossary
Categorizing consensus
Chain-based Proof of Work
Chain-based Proof of Stake
Chain-based Proof of Capacity/Space
Chain-based Hybrid models
Chain-based Proof of Burn
Chain-based Trusted computing algorithms
Chain-based PBFT and BFT-based Proof of Stake
leaderless BFT dual ledger architecture
Albatross
asynchronous BFT protocol
BFTree
Byzantine Fault Tolerance (BFT)
Delegated Byzantine Fault Tolerance
Federated Byzantine Agreement
HotStuff
LibraBFT
Modified Federated Byzantine Agreement (mFBA)
Ouroboros
Practical Byzantine Fault Tolerance
Chain-based others
Chain-based DAG
Magi's proof-of-work (mPoW)
Common Attacks
Performance indicators
ThresholdRelay
Holochain
Powered By GitBook

Chain-based PBFT and BFT-based Proof of Stake

Byzantine Fault Tolerance (BFT) consensus

Pros

  • BFT provide strong finality guarantees in that either all honest nodes will adopt a block or none will (thus eliminating the possibility of forks and rollbacks found in Bitcoin)

Cons

  • Existing BFT algorithms normally do not scale well.
Previous
Proof of Elapsed Time (PoET)
Next
leaderless BFT dual ledger architecture
Last modified 3yr ago
Copy link
On this page
Pros
Cons