Parallel Engine
High-performance blockchain consensus engine
Parallel Engine
Hetu Parallel Engine is a high-performance blockchain consensus engine...
Hetu Parallel Engine is a high-performance blockchain consensus engine that combines the power of CometBFT with a customized DAG-based Narwhal consensus implementation.
Architecture
The engine consists of two main components:
hetu-cometbft: A customized version of CometBFT based on Cosmos-SDK
hetu-consensus: A DAG-based consensus implementation derived from Narwhal
System Design
Features
High-throughput consensus mechanism
DAG-based parallel transaction processing
Compatible with Cosmos-SDK ecosystem
Customized CometBFT implementation
Socket-based inter-component communication
Optimized for performance and scalability
Components
hetu-cometbft
A fork of CometBFT with customizations for:
Integration with Narwhal consensus
Enhanced performance optimizations
Additional functionality for the Hetu ecosystem
hetu-consensus
A customized implementation of the Narwhal consensus protocol featuring:
DAG-based transaction ordering
High-throughput processing
Optimized network communication
Last updated