76 Commits (2761861b6bef5ca3366bb898ca588e1e8e88a03f)

Author SHA1 Message Date
  Jae Kwon 21d45023d3 various bug fixes 9 years ago
  Jae Kwon 3a5741f70f Fix blockchain pool tests 9 years ago
  Jae Kwon 625f23af13 Blockpool better timeouts, download rate observation, quicker switching to consensus; Id -> ID (sorry, this doesn't belong here) 9 years ago
  Jae Kwon e86073ec96 Use rpc/client/ws_client; OnStart() returns error 9 years ago
  Jae Kwon e7c1febb65 Simplify Service/Reactor pattern 9 years ago
  Ethan Buchman 8e50bf15de panic wrapper functions 9 years ago
  Jae Kwon 571a134318 BaseService and BaseReactor refactor and unification 9 years ago
  Ethan Buchman bb4ca1407f info->notice, debug->info 9 years ago
  Jae Kwon dea5eab643 fix GetStatus() usage 9 years ago
  Ethan Buchman 751b892cba cleanup, comments 9 years ago
  Ethan Buchman a7ecdd10de Merge from panic branch 9 years ago
  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. 10 years ago
  Jae Kwon a2b8318aac allow BlockchainReactor to reset ConsensusReactor state 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
  Jae Kwon 9703d34b65 fixed pool, using locks now. 10 years ago
  Jae Kwon a4606f1c5e Make pool tests faster 10 years ago
  Jae Kwon 87e1f76324 tendermint/block -> tendermint/types and tendermint/blockchain 10 years ago
  Jae Kwon 513decfc5a added NOTE on inefficiency. 10 years ago
  Jae Kwon 14161ea39c Blockpool tests 10 years ago
  Jae Kwon 6c7d85c64c Basic test for block_pool 10 years ago
  Jae Kwon cb0176d4c7 first draft of blockpool 10 years ago