65 Commits (c513649df4f3c9ac45337dd7a94d5cf4fd6be6c2)

Author SHA1 Message Date
  Jae Kwon 9965dd5de6 uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/ 9 years ago
  Jae Kwon d363bcfa16 fixed off by one bug 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 9892dfd0b3 allow multiple seed nodes 9 years ago
  Ethan Buchman d54bf6bcd5 blockchain reactor to consensus reactor transition on catchup 9 years ago
  Jae Kwon 13b6508ecd Package import path change 9 years ago
  Ethan Buchman 60f166e823 tendermint2 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 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
  Jae Kwon 513decfc5a added NOTE on inefficiency. 9 years ago
  Jae Kwon 14161ea39c Blockpool tests 9 years ago
  Jae Kwon 6c7d85c64c Basic test for block_pool 9 years ago
  Jae Kwon cb0176d4c7 first draft of blockpool 9 years ago