26 Commits (ad1b722898aa435bb022b1641ebbc25365a17fac)

Author SHA1 Message Date
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Anton Kaliaev f299689573
return back defaultChannelCapacity 7 years ago
  Anton Kaliaev 0c7e871ef0
[blockchain] replace timeoutsCh with more abstract errorsCh 7 years ago
  Adrian Brink a30315276b Formatting and documentation 7 years ago
  Ethan Buchman a17105fd46 p2p: peer.Key -> peer.ID 7 years ago
  Anton Kaliaev 10f7858453
use rand.Int63n, remove underflow check, remove unnecessary cast 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Zach Ramsay 57ea4987f7 linting: apply errcheck part1 7 years ago
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 7 years ago
  Anton Kaliaev 3e1343dc6b
has as a base16 string 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago
  Ethan Buchman d1926bcad1 use tmlibs 8 years ago
  Anton Kaliaev c3f1b08b6a
tx indexing (Refs #237) 8 years ago
  Ethan Buchman c9ec9cf00e config: block size, consensus timeouts, recheck tx 9 years ago
  Jae Kwon c4ed55d801 Refactor to move common libraries out of project 9 years ago
  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
  Ethan Buchman bb4ca1407f info->notice, debug->info 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 13b6508ecd Package import path change 10 years ago
  Ethan Buchman 60f166e823 tendermint2 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 14161ea39c Blockpool tests 10 years ago
  Jae Kwon 6c7d85c64c Basic test for block_pool 10 years ago