13 Commits

Author SHA1 Message Date
Jae Kwon
dc27d56cc3 minor fix for when the blockstore is ahead by one. 2015-04-13 08:40:19 -07:00
Jae Kwon
7356556938 Some renames and small fixes. 2015-04-08 12:30:49 -07:00
Ethan Buchman
474bf31400 events: integrate event switch into services via Eventable interface 2015-04-07 00:34:26 -05:00
Jae Kwon
13b6508ecd Package import path change 2015-04-01 17:30:16 -07:00
Ethan Buchman
60f166e823 tendermint2 2015-03-31 15:33:31 -07:00
Jae Kwon
79304b0dd3 Create BlockCache and TxCache for performance. 2015-03-28 23:44:07 -07:00
Jae Kwon
bd767c1fab Make fast_sync a command-line flag 2015-03-26 00:35:16 -07:00
Jae Kwon
7171823fc6 Fix blockpool bugs and clean up log messages. 2015-03-25 23:04:17 -07:00
Jae Kwon
a2b8318aac allow BlockchainReactor to reset ConsensusReactor state 2015-03-25 13:17:45 -07:00
Jae Kwon
788f9bfb93 started/stopped -> running; contiguous vs fast forward ConsensusState
updates.
2015-03-25 13:01:28 -07:00
Jae Kwon
938eda979b fix bug, peer may be nil 2015-03-25 12:21:52 -07:00
Jae Kwon
cebfae60c7 BlockchainReactor syncs first before ConsensusReactor. 2015-03-25 11:50:28 -07:00
Jae Kwon
08a83aa9fb Reactors can be stopped or started at any time. 2015-03-25 00:15:18 -07:00