19 Commits (4948fe7725a8a148814256d96b13f0ad558a64d8)

Author SHA1 Message Date
  Jae Kwon 44565872ae Fixed BlockchainMessage{} Decode issue. 10 years ago
  Jae Kwon 89cfedeb73 Make all messages be registered as pointer receivers, 10 years ago
  Ethan Buchman d27e0bbad5 event cache and fireable interace 10 years ago
  Jae Kwon e5d34befde Remote TypeByte() 10 years ago
  Jae Kwon 5b1c1eb0e0 ProposalMessage wrapper, warn on unknown messages 10 years ago
  Jae Kwon dc27d56cc3 minor fix for when the blockstore is ahead by one. 10 years ago
  Jae Kwon 7356556938 Some renames and small fixes. 10 years ago
  Ethan Buchman 474bf31400 events: integrate event switch into services via Eventable interface 10 years ago
  Jae Kwon 13b6508ecd Package import path change 10 years ago
  Ethan Buchman 60f166e823 tendermint2 10 years ago
  Jae Kwon 79304b0dd3 Create BlockCache and TxCache for performance. 10 years ago
  Jae Kwon bd767c1fab Make fast_sync a command-line flag 10 years ago
  Jae Kwon 7171823fc6 Fix blockpool bugs and clean up log messages. 10 years ago
  Jae Kwon a2b8318aac allow BlockchainReactor to reset ConsensusReactor state 10 years ago
  Jae Kwon 788f9bfb93 started/stopped -> running; contiguous vs fast forward ConsensusState 10 years ago
  Jae Kwon 938eda979b fix bug, peer may be nil 10 years ago
  Jae Kwon cebfae60c7 BlockchainReactor syncs first before ConsensusReactor. 10 years ago
  Jae Kwon 08a83aa9fb Reactors can be stopped or started at any time. 10 years ago