truthlinked-consensus 0.1.2

TruthLinked consensus engine — built for the TruthLinked blockchain.
1
2
3
4
5
# truthlinked-consensus

`truthlinked-consensus` contains the streaming consensus engine used by TruthLinked validators. It coordinates transaction admission, nonce reservation, block production, attestation handling, finality tracking, sync, repair, and snapshot recovery for the post-quantum TruthLinked chain.

The crate is intended for TruthLinked node integrations and protocol testing. Public APIs are conservative and are versioned with the wider TruthLinked protocol crates.