Categorygithub.com/meterio/supernova
modulepackage
0.0.7
Repository: https://github.com/meterio/supernova.git
Documentation: pkg.go.dev

# 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

  1. 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).

  2. BLS signature aggregations for validator votes

  3. 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