1306 Commits (e09950d3fbc28fb8e0fa4cdc4feb050876111bb1)
 

Author SHA1 Message Date
  Jae Kwon f70b548fb6 exit status 1 for unknown command 9 years ago
  Jae Kwon 26905b1260 Make Tendermint genesis agnostic; wait for file to start node 9 years ago
  Jae Kwon 313e25adf1 Edit DOCKER script 9 years ago
  Jae Kwon 14356a7739 Added BufferCloser 9 years ago
  Jae Kwon 82c65e423b fix mempool PeerState nil conversion bug 9 years ago
  Jae Kwon 5102f7a9cb refactor process.Process to take files 9 years ago
  Ethan Buchman 10de637496 upgraded DOCKER instructions 9 years ago
  Jae Kwon 6d66223bf6 remove fast_sync from docker 9 years ago
  Jae Kwon fb62e1eb75 bump chain_id to 11.c 9 years ago
  Jae Kwon cb3a1fd095 Fixed a blockchain pool goroutine-leak bug 9 years ago
  Jae Kwon fd9f816050 refactor variable names, pool.requests -> pool.requesters 9 years ago
  Jae Kwon 5631b1a728 fixes #152 and #153 9 years ago
  Jae Kwon 0a28cabd57 remove temporary limit on num block transactions 9 years ago
  Jae Kwon 13e25ef164 Merge remote-tracking branch 'origin/consensus_tests' into develop 9 years ago
  Jae Kwon fa956596dc Merge remote-tracking branch 'origin/config' into develop 9 years ago
  Jae Kwon fbf4a4323b fix memory leaks in VM 9 years ago
  Jae Kwon 28c5e9b4ec variable name changes 9 years ago
  Jae Kwon 252a7ed7d6 Merge branch 'mempool' into develop 9 years ago
  Jae Kwon 898d1dc138 HACK FIX config chain_id 9 years ago
  Ethan Buchman b59ed8c9d2 refactor some state functions into state/types 9 years ago
  Jae Kwon 8db93b874c added testnet addresses 9 years ago
  Jae Kwon 2f60b5b674 fix mempool test 9 years ago
  Jae Kwon ceed000c58 Use ResetFor... callback instead of EventSwitch for mempool new blocks 9 years ago
  Ethan Buchman cccb722ba8 mempool tests 9 years ago
  Ethan Buchman 12566f51af better mempool queueing 9 years ago
  Jae Kwon beff6216fe GPLv3 9 years ago
  Ethan Buchman bb662b8861 more config options 9 years ago
  Ethan Buchman a26e0b4d48 consensus tests 9 years ago
  Jae Kwon 4e6ea7f9f7 Merge pull request #143 from tendermint/versioning 9 years ago
  Jae Kwon 2feb3ea651 Merge pull request #144 from tendermint/namereg 9 years ago
  Ethan Buchman b54522c60f more versioning 9 years ago
  Ethan Buchman e4f0e2b399 update namereg with longer names, more allowed chars 9 years ago
  Ethan Buchman 632e77c1cf rs.CommitRound 9 years ago
  Ethan Buchman aab024f18d consensus events 9 years ago
  Ethan Buchman 2b8157ce2a addVote takes index 9 years ago
  Ethan Buchman a61a8176f1 fixes https://github.com/tendermint/halt/blob/master/case1/analysis.txt 9 years ago
  Ethan Buchman 555ecb095d precommit nil if locked and no POL 9 years ago
  Jae Kwon 78768082a1 Merge branch 'json_time2' into develop 9 years ago
  Jae Kwon 726f5475b0 rpc client SetPingHandler with 30 second timeout; wire time json test 9 years ago
  Jae Kwon 47eee5ddd5 blockchain pool race condition fix 9 years ago
  Jae Kwon 6e27837cbf Fix SetREMA() -- increments m.samples so it doesn't get reset 9 years ago
  Jae Kwon b468baf7ac IsCaughtUp works with new networks 9 years ago
  Jae Kwon 891ad9c1f0 log_level is notice. add testnet addrs 9 years ago
  Jae Kwon 1c17ea3b14 blockchain parameter && log tweaks 9 years ago
  Jae Kwon 21d45023d3 various bug fixes 9 years ago
  Jae Kwon 5e015bc669 Probable fix for #140 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 65ecf4b3a2 bump testnet 9 years ago
  Jae Kwon c6e5948534 time writes milliseconds using ISO8601 format 9 years ago