Files
tendermint/consensus
2015-12-13 16:41:13 -05:00
..
2015-12-13 16:41:13 -05:00
2014-11-20 05:28:01 -08:00
2015-12-13 16:41:13 -05:00
2015-12-13 16:41:13 -05:00

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