Hybrid Blockchain Database Systems: Design and Performance
Table of Contents
本文为摘录(或转载),侵删,原文为: attachments/pdf/e/p1092-loghin.pdf
1 ABSTRACT
Abbrs:
- CFT: crash fault-tolerant
- BFT: byzantine fault-tolerant
Byzantine Fault Tolerance (BFT) is a trait of decentralized, permissionless systems which are capable of successfully identifying and rejecting dishonest or faulty information. Byzantine fault tolerant systems have successfully solved the Byzantine Generals Problem and are robust against sybil attacks.
2 INTRODUCTION
学术界出现了集成分布式数据库与区块链特性的系统