6265 Commits (3132f7fad497d03a1ad7055a40acfb31533f4b4c)
 

Author SHA1 Message Date
  Ethan Buchman bfbfb646b9 agpl 9 years ago
  Ethan Buchman bb52f23ff6 use milliseconds 9 years ago
  Ethan Buchman 85874a3765 comments; fix locks 9 years ago
  Jae Kwon 236c7afe9e Conform to TMSP v0.2 9 years ago
  Jae Kwon b21c6b5e5b s/logstr/logStr/g 9 years ago
  Jae Kwon 9696a71f6e Log not error; Remove Listener TMSP messages...; Make counter BigEndian 9 years ago
  Jae Kwon c4b87dcf14 new_message 9 years ago
  Jae Kwon e2426d2944 Start TMSPClient automatically 9 years ago
  Jae Kwon 53a8a40785 Swap Query return params 9 years ago
  Jae Kwon 8ae0a0a481 Add Query; Add TMSPClient 9 years ago
  Jae Kwon 26d64208d1 Use TMSPClient 9 years ago
  Jae Kwon 254331485a ... 9 years ago
  Jae Kwon d6aa43fcda Fix broken test due to config requiring ~/.tendermint_test 9 years ago
  Ethan Buchman ec8fd017a5 add setup.sh 9 years ago
  Ethan Buchman b7be9208fd godep 9 years ago
  Ethan Buchman fbc5ac8052 print method in client log 9 years ago
  Ethan Buchman de1d5f6353 fixes; load from file with valsets and chains 9 years ago
  Ethan Buchman 77a66f079f version folder, rpc core version 9 years ago
  Ethan Buchman 3cce757adc move DialSeeds to go-p2p and add to rpc 9 years ago
  Ethan Buchman b9eec7e438 version bump 9 years ago
  Ethan Buchman 9bc75eaf24 move DialSeeds in from tendermint/tendermint/node 9 years ago
  Jae Kwon 3f812038a4 Add Query; Add benchmark tests 9 years ago
  Jae Kwon 19f5a93cff Adjust Service log notice for duplicate stops 9 years ago
  Jae Kwon 4b40a58c0e Fix rpc/test import; Remove ~/.tendermint_test on each test 9 years ago
  Ethan Buchman 273a65724d replayCatchup test 9 years ago
  Jae Kwon 8be32257e7 Make subscribeToEvent have capacity 1 9 years ago
  Ethan Buchman 26f0e2bc2d msgLogFP -> write ahead log 9 years ago
  Jae Kwon 7b75ca7bb5 Remove SubscribeToEvent 9 years ago
  Jae Kwon 0380e404bd Conform to go-wire version 0.6.0 9 years ago
  Jae Kwon ca259ce82a Conform to go-merkle version 0.2.0 9 years ago
  Jae Kwon a7878f1d0d Add basic test for level_db 9 years ago
  Ethan Buchman 1fb7234ff5 fix test 9 years ago
  Ethan Buchman 1af021846e fill in metrics 9 years ago
  Ethan Buchman 673e346ba4 some refactoring; fixes; readme 9 years ago
  Ethan Buchman 3b06368569 rebase fixes 9 years ago
  Ethan Buchman 6bcf53195f consensus: use replay log to avoid sign regression 9 years ago
  Ethan Buchman bc2a721a0a clean up replay output 9 years ago
  Ethan Buchman 56076d4d0e some cleanup; log time with consensus msgs 9 years ago
  Ethan Buchman 9fc0726504 timeoutProposeDelta 9 years ago
  Ethan Buchman 298928dc44 fix replay bug from timeoutRoutine 9 years ago
  Ethan Buchman c0c2a4b968 use validation round in reconstructLastCommit 9 years ago
  Ethan Buchman 2b13386d7b consensus: replay console 9 years ago
  Ethan Buchman 6aaa5fb0bf consensus: msg saving and replay 9 years ago
  Ethan Buchman 892174997b Merge pull request #178 from tendermint/rpc_tests 9 years ago
  Jae Kwon f100404362 Make EventDataRoundState use json:"-" instead of Getter/Setter 9 years ago
  Jae Kwon e8ffe6bb4c Remove AssertIsEventData; Remove EventResult 9 years ago
  Jae Kwon 3f1b567129 Remove signer from JSON output 9 years ago
  Ethan Buchman e6e9f3ac6b updates from go-rpc, go-event-meter 9 years ago
  Ethan Buchman 14735d5eb5 RawMessage fix 9 years ago
  Ethan Buchman 91c734d02e client: ResultsCh chan json.RawMessage, ErrorsCh 9 years ago