Expand description

Consensus for the Aptos Core blockchain

The consensus protocol implemented is AptosBFT (based on HotStuff).

Modules

AptosBFT implementation

AptosNet interface. Interface between Consensus and Network layers.