Files
tendermint/consensus
2016-01-18 14:44:45 -05:00
..
2016-01-14 18:58:11 -05:00
2016-01-14 20:15:33 -05:00
2014-11-20 05:28:01 -08:00
2016-01-18 14:44:45 -05:00
2016-01-14 18:58:11 -05:00
2016-01-18 14:44:45 -05:00
2016-01-18 14:44:45 -05:00
2016-01-18 14:44:45 -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