991 Commits (4c12de6203992f29e663fc1e37a6df75453624eb)
 

Author SHA1 Message Date
  Jae Kwon 4c12de6203 Flush msgs to remoteProxyApp automatically 9 years ago
  Jae Kwon 7cf85c5e71 Change commit timeout to 1 sec for testing 9 years ago
  Jae Kwon 37bb8868de Fixing Makefile to get_deps before install 9 years ago
  Jae Kwon 5d06bb964b Fix comments about AppHash, rollbacks, etc 9 years ago
  Jae Kwon 3e3c0083c7 Make order be decided first; Remove TMSP Commit/Rollback 9 years ago
  Jae Kwon 792759c414 Updated Makefile to include test_novendor 9 years ago
  Jae Kwon cf3dc5a6ff Remove accidental files 9 years ago
  Jae Kwon 9d71a0409c Add Glide files for project management 9 years ago
  Jae Kwon f0c80837a6 Include p2p connection status in RPC net_info 9 years ago
  Jae Kwon 1d34bb173e HTTP responses are pretty JSON 9 years ago
  Jae Kwon ccbcb9f418 Reduce commit timeout for tests 9 years ago
  Jae Kwon 74cdadec9f Refactor RPC to be more general 9 years ago
  Jae Kwon 6132017f82 Remove mempool log bypass 9 years ago
  Jae Kwon 9357e8ecf8 IsCaughtUp requires a peer 9 years ago
  Jae Kwon 9247b0fbd2 Fix HeightVoteSet bug where first catchup vote doesn't get added 9 years ago
  Jae Kwon 0e7b069cd8 Remove broken mmm benchmark that doesn't belong 9 years ago
  Jae Kwon dcc1caaf68 Make Receive() logging consistent 9 years ago
  Jae Kwon 708ee232bc Add more unit benchmarks 9 years ago
  Jae Kwon 5a8a9bfd69 Make fast_sync=true by default, with more relaxed conditions 9 years ago
  Ethan Buchman 94194fea46 fix logging proposal when we might not have it 9 years ago
  Jae Kwon ceb6e1e95f Make consensus logs use default log handler 9 years ago
  Jae Kwon d58b3d54b1 tendermint init makes random chain ID 9 years ago
  Jae Kwon a204f59ecb Merge pull request #171 from tendermint/init 9 years ago
  Jae Kwon d87667a0c2 Conform to go-wire new TypeByte behavior for broadcasts 9 years ago
  Ethan Buchman 6f5baa8414 rpc: add app_hash to /status 9 years ago
  Jae Kwon b9519391c2 Conform to go-wire new TypeByte behavior for PrivValidator as well 9 years ago
  Ethan Buchman 5cbb5d2541 tendermint init 9 years ago
  Jae Kwon 08d7980d80 Conform to go-wire new TypeByte behavior 9 years ago
  Jae Kwon 5bf7796004 Add synchronous file write benchmark 9 years ago
  Jae Kwon e57f3596a1 Use go-wire's new Read/Write LengthPrefixed methods 9 years ago
  Jae Kwon f288e58c81 Prefix TMSP messages with length 9 years ago
  Jae Kwon 0316dfc6f2 Update code.google.com to use golang.org 9 years ago
  Ethan Buchman c3a8f202ab consensus: fix negative timeout; log levels 9 years ago
  Jae Kwon c95b89e98c Merge remote-tracking branch 'origin/consensus_refactor' into consensus_refactor_jae 9 years ago
  Ethan Buchman b9e143d956 Fireable -> EventSwitch; rs in EventDataRoundState; fixes from review 9 years ago
  Ethan Buchman 261647a012 Enter* -> enter*. Comments/fixes from Jae 9 years ago
  Ethan Buchman 4483971776 conR uses events to trigger newstep & hasvote broadcasts 9 years ago
  Ethan Buchman 9dea9539b4 fix consensus tests 9 years ago
  Jae Kwon 855cb0f906 Merge remote-tracking branch 'origin/develop' into consensus_refactor 9 years ago
  Ethan Buchman 07a96a703e move updateToState back 9 years ago
  Ethan Buchman e30d1bbd04 updateRoundStep consistency 9 years ago
  Ethan Buchman 334cab82c2 fix tests: propose and full round suites 9 years ago
  Ethan Buchman 736bc1f02f public interface; max steps; move updateToState 9 years ago
  Ethan Buchman c3f880e758 fire timeout events in handleTimeout; internalMsgQueue 9 years ago
  Jae Kwon 34f6f50a07 Conform to go-merkle SimpleProof.Aunts 9 years ago
  Ethan Buchman d9b55101e5 move routines to consensus state. drop locks and other go routines 9 years ago
  Jae Kwon ab1e8a35c6 Shorten consensus log events 9 years ago
  Jae Kwon f534410e57 Fix state/execution ExecBlock() not rolling back 9 years ago
  Jae Kwon d3d7ff4818 Add mempool cache to reduce proxyapp pressure 9 years ago
  Jae Kwon dfdd3cf18f Tweak channel for performance test 9 years ago