33 Commits (6265e39bff3d9ade52608fd76443e6a81f9e39be)

Author SHA1 Message Date
  Jae Kwon d363bcfa16 fixed off by one bug 9 years ago
  Ethan Buchman 2045aee9cd pass chainID through sign interfaces 9 years ago
  Ethan Buchman bb67fe0356 dont run consensus state unless fast sync is off 9 years ago
  Jae Kwon 057c8ef400 waiting back to pending 9 years ago
  Jae Kwon 5ed36ef192 var rename and performance optimization 9 years ago
  Jae Kwon b281674058 variable renames 9 years ago
  Ethan Buchman ff87958f95 broadcast on newStepCh on switch to consensus reactor 9 years ago
  Ethan Buchman 9892dfd0b3 allow multiple seed nodes 9 years ago
  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