363 Commits (e09950d3fbc28fb8e0fa4cdc4feb050876111bb1)

Author SHA1 Message Date
  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
  Jae Kwon f100404362 Make EventDataRoundState use json:"-" instead of Getter/Setter 9 years ago
  Ethan Buchman 0be13d1d27 move alert, events, rpc into own repos 9 years ago
  Jae Kwon 7cf85c5e71 Change commit timeout to 1 sec for testing 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 ccbcb9f418 Reduce commit timeout for tests 9 years ago
  Jae Kwon 9247b0fbd2 Fix HeightVoteSet bug where first catchup vote doesn't get added 9 years ago
  Jae Kwon dcc1caaf68 Make Receive() logging consistent 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 d87667a0c2 Conform to go-wire new TypeByte behavior for broadcasts 9 years ago
  Jae Kwon 08d7980d80 Conform to go-wire new TypeByte behavior 9 years ago
  Jae Kwon f288e58c81 Prefix TMSP messages with length 9 years ago
  Ethan Buchman c3a8f202ab consensus: fix negative timeout; log levels 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
  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 dfdd3cf18f Tweak channel for performance test 9 years ago
  Jae Kwon ea378c5565 Improve logging 9 years ago
  Jae Kwon 15b751107e Tweak logging; allow consensus to bypass filter 9 years ago
  Jae Kwon d0b8650edf Fix tests for counter application using uin64 9 years ago
  Ethan Buchman 4b6e992a47 timeoutRoutine 9 years ago
  Ethan Buchman 2c595284d8 msgQueue and msgProcessor 9 years ago
  Jae Kwon 35abb4df92 Allow for test apps to return nil hashes 9 years ago
  Jae Kwon ef43af19ab Tendermint <-> Application refactor 9 years ago
  Ethan Buchman 209bcf905e proposer selection tests. closes #53 9 years ago
  Jae Kwon d69b5c5ab6 Conform to go-wire 1.0 9 years ago
  Jae Kwon e12f9d10e7 Bare consensus refactor 9 years ago
  Jae Kwon c4ed55d801 Refactor to move common libraries out of project 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 ceed000c58 Use ResetFor... callback instead of EventSwitch for mempool new blocks 9 years ago
  Ethan Buchman 12566f51af better mempool queueing 9 years ago