# README
SuperNovaCore
SupernovaCore is a Cosmos SDK v2 compatible consensus engine designed to be a drop in replacement for CometBFT v1. The following features are implemented in this version of SupernovaCore
-
August, 2024 version of HotStuff 1 latency consensus alogrithm (the original HotStuff-2 consensus has been running on Meter mainnet with more than 300 physical committee validator ndoes for more than 4 years).
-
BLS signature aggregations for validator votes
-
Dedicated validator messaging subnet to improve the communication efficiency
Build & Run
go build -tags bls12381 main.go sample_app.go
./main start
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
ListenForQuitSignals listens for SIGINT and SIGTERM.
No description provided by the author
# Structs
No description provided by the author