Files
tendermint/consensus
Jae Kwon 135894ea88 Dot import -> named import
Changed modulename_ to short module names
Also removed Unreader, replaced with PrefixdReader in select locations
2015-01-14 20:34:53 -08:00
..
2015-01-14 20:34:53 -08:00
2015-01-08 17:24:04 -08:00
2015-01-14 20:34:53 -08:00
2015-01-14 20:34:53 -08:00
2015-01-14 20:34:53 -08:00
2014-11-20 05:28:01 -08:00
2015-01-14 20:34:53 -08:00
2015-01-14 20:34:53 -08:00
2015-01-14 20:34:53 -08:00
2015-01-14 20:34:53 -08:00
2015-01-14 20:34:53 -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