235 Commits (b1bc3e4f894c840d7b311af28fc9e1c58bbc8769)

Author SHA1 Message Date
  Ethan Buchman d8d619811e dont switch off fast sync unless we have enough peers to know 9 years ago
  Ethan Buchman d54bf6bcd5 blockchain reactor to consensus reactor transition on catchup 9 years ago
  Jae Kwon 5e70769117 Crazy colors for Debora 9 years ago
  Jae Kwon 44565872ae Fixed BlockchainMessage{} Decode issue. 9 years ago
  Jae Kwon 89cfedeb73 Make all messages be registered as pointer receivers, 9 years ago
  Ethan Buchman d27e0bbad5 event cache and fireable interace 9 years ago
  Jae Kwon e5d34befde Remote TypeByte() 9 years ago
  Jae Kwon 5b1c1eb0e0 ProposalMessage wrapper, warn on unknown messages 9 years ago
  Jae Kwon dc27d56cc3 minor fix for when the blockstore is ahead by one. 9 years ago
  Jae Kwon 7356556938 Some renames and small fixes. 9 years ago
  Ethan Buchman 474bf31400 events: integrate event switch into services via Eventable interface 9 years ago
  Jae Kwon 13b6508ecd Package import path change 9 years ago
  Ethan Buchman 60f166e823 tendermint2 9 years ago
  Jae Kwon 79304b0dd3 Create BlockCache and TxCache for performance. 9 years ago
  Jae Kwon bd767c1fab Make fast_sync a command-line flag 9 years ago
  Jae Kwon 7171823fc6 Fix blockpool bugs and clean up log messages. 9 years ago
  Jae Kwon a2b8318aac allow BlockchainReactor to reset ConsensusReactor state 9 years ago
  Jae Kwon 788f9bfb93 started/stopped -> running; contiguous vs fast forward ConsensusState 9 years ago
  Jae Kwon 938eda979b fix bug, peer may be nil 9 years ago
  Jae Kwon cebfae60c7 BlockchainReactor syncs first before ConsensusReactor. 9 years ago
  Jae Kwon 08a83aa9fb Reactors can be stopped or started at any time. 9 years ago
  Jae Kwon 9703d34b65 fixed pool, using locks now. 9 years ago
  Jae Kwon a4606f1c5e Make pool tests faster 9 years ago
  Jae Kwon 87e1f76324 tendermint/block -> tendermint/types and tendermint/blockchain 9 years ago