142 Commits (b2475227a5604a0560db21eba4d463b0f8334c08)

Author SHA1 Message Date
  Ethan Buchman 0bec99fbd4 consensus: handshake replay test using wal 7 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Ethan Buchman e7a12f8e38 cs.Wait() 8 years ago
  Ethan Buchman 0525e8ed5c rearrange common_test.go; EnsureDir for privVal 8 years ago
  Ethan Buchman d68cdce2d5 consensus: check HasAll when TwoThirdsMajority 8 years ago
  Ethan Buchman e5fb681615 consensus: remove crankTimeoutPropose from tests 8 years ago
  Ethan Buchman c9698e4848 fixes from review 8 years ago
  Ethan Buchman 40b08f2494 consensus: mv timeoutRoutine into TimeoutTicker 8 years ago
  Ethan Buchman faf23aa0d4 consensus: TimeoutTicker, skip TimeoutCommit on HasAll 8 years ago
  Ethan Buchman de6bba4609 test: randConsensusNet takes more args 8 years ago
  Ethan Buchman d800a51da4 test: crank it to eleventy 8 years ago
  Ethan Buchman 8df32cd540 test: increase proposal timeout 8 years ago
  Ethan Buchman 2f9063c1d6 consensus: test validator set change 8 years ago
  Ethan Buchman e0db20c0cf update privValidatorIndex on valset change 8 years ago
  Ethan Buchman a3d863f83b consensus: track index of privVal 8 years ago
  Jae Kwon d83fc02597 MakePartSet takes partSize from config. fix replay test 8 years ago
  Ethan Buchman 9d0c7f6ec7 fix bft test. still halts 8 years ago
  Ethan Buchman 5f55ed2a40 consensus: ensure dir for cswal on reactor tests 8 years ago
  Ethan Buchman f837252ff1 consensus: test reactor 8 years ago
  Jae Kwon 655d829314 Fix proposal sign bytes. Start tracking blockID in POL 8 years ago
  Jae Kwon 1173a85c85 Use BlockID everywhere 8 years ago
  Jae Kwon 3c5a2f55c2 Add validator index and address to Vote. 8 years ago
  Ethan Buchman 3c18d841fa replay: larger read buffer 8 years ago
  Ethan Buchman 35d4cca8bb type safe events 8 years ago
  Ethan Buchman 3998bdbfc1 fixes from review 8 years ago
  Ethan Buchman 1110c5d37d privVal.LastSignBytes and more replay tests 8 years ago
  Ethan Buchman 47acada2cb consensus: t.Fatal -> panic 8 years ago
  Ethan Buchman e4c795f15c consensus: fix more races in tests 8 years ago
  Jae Kwon ad17090a0f No global config 8 years ago
  Ethan Buchman 09fe44a6b3 test for mempool commit/update concurrency bug 8 years ago
  Jae Kwon a8ee0377d5 Use tmsp.Client interface 8 years ago
  Jae Kwon 03115cbf93 Fix tests; Tests run in their own directory 8 years ago
  Jae Kwon d17d4fa106 Fix tmsp/example import paths 9 years ago
  Ethan Buchman 273a65724d replayCatchup test 9 years ago
  Jae Kwon 8be32257e7 Make subscribeToEvent have capacity 1 9 years ago
  Ethan Buchman 9fc0726504 timeoutProposeDelta 9 years ago
  Ethan Buchman 0be13d1d27 move alert, events, rpc into own repos 9 years ago
  Jae Kwon 3e3c0083c7 Make order be decided first; Remove TMSP Commit/Rollback 9 years ago
  Jae Kwon f288e58c81 Prefix TMSP messages with length 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 334cab82c2 fix tests: propose and full round suites 9 years ago
  Ethan Buchman d9b55101e5 move routines to consensus state. drop locks and other go routines 9 years ago
  Jae Kwon d0b8650edf Fix tests for counter application using uin64 9 years ago
  Ethan Buchman 4b6e992a47 timeoutRoutine 9 years ago
  Jae Kwon ef43af19ab Tendermint <-> Application refactor 9 years ago