mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-23 08:22:26 +00:00
16c80fd65f
filtering
The core consensus algorithm.
- state.go - The state machine as detailed in the whitepaper
- reactor.go - A reactor that connects the state machine to the gossip network