Files
tendermint/consensus
..
2014-08-30 04:17:10 -07:00
2014-12-21 21:47:38 -08:00
2014-12-21 21:47:38 -08:00
2014-12-21 21:47:38 -08:00
2014-11-20 05:28:01 -08:00
2014-12-21 21:47:38 -08:00
2014-12-21 21:47:38 -08:00
2014-12-21 21:47:38 -08:00
2014-12-21 21:47:38 -08:00
2014-12-21 21:47:38 -08: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