-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Loong edited this page Sep 25, 2019
·
12 revisions
Welcome to the Hyperdrive wiki!
Hyperdrive is an implementation of a Byzantine fault tolerant consensus algorithm designed for secure multi-party computations. It is based on the algorithm described in "the lastest gossip on BFT consensus" by Buchman et al. with modifications for interactive execution and sharding.
Hyperdrive does not specify the layout/encoding of transactions, execution plans, or states. It does not specify persistent storage requirements or networking requirements. The implementation