33 Commits (8f0237610ec9b2a17c208925d3b390a779249105)

Author SHA1 Message Date
  Zach Ramsay 331857c9e6 linting: apply errcheck part2 7 years ago
  Ethan Buchman 88138c38cf mempool: reactor test 7 years ago
  Ethan Buchman c5a657f540 consensus: test proposal heartbeat 7 years ago
  Ethan Buchman 3444bee47f fixes from review; use mempool.TxsAvailable() directly 7 years ago
  Ethan Buchman 678a9a2e42 TxsAvailable tests 7 years ago
  Anton Kaliaev 91dc87e7c4
update for a new ABCI API 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago
  Ethan Buchman 46151720f8 fix tests 7 years ago
  Ethan Buchman 4982cb4d1f fix tests for state and mempool 7 years ago
  Ethan Buchman 94b6dd65ee AppendTx -> DeliverTx 8 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Ethan Buchman a07063f119 add test for mempool deadlock 8 years ago
  Jae Kwon ad17090a0f No global config 8 years ago
  Ethan Buchman 501c4e4bac fixes from review 8 years ago
  Jae Kwon a8ee0377d5 Use tmsp.Client interface 8 years ago
  Jae Kwon 8183e3201b CommitSync() returns tmsp.Result 8 years ago
  Jae Kwon de6f76758d Group (code,data,log) return values into types.Result 8 years ago
  Jae Kwon 2c1504f93c Reap takes maxTxs 8 years ago
  Jae Kwon 03115cbf93 Fix tests; Tests run in their own directory 8 years ago
  Ethan Buchman c9ec9cf00e config: block size, consensus timeouts, recheck tx 8 years ago
  Jae Kwon d31d3c58ad Recheck txs 8 years ago
  Jae Kwon d17d4fa106 Fix tmsp/example import paths 8 years ago
  Jae Kwon a6d37a49a2 s/GetHash/Commit/g 8 years ago
  Jae Kwon a4f57e164b BroadcastTx results 9 years ago
  Jae Kwon f1b48ff009 Use protobuf enums for CodeType 9 years ago
  Jae Kwon 236c7afe9e Conform to TMSP v0.2 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
  Jae Kwon d0b8650edf Fix tests for counter application using uin64 9 years ago
  Jae Kwon ef43af19ab Tendermint <-> Application refactor 9 years ago
  Jae Kwon e12f9d10e7 Bare consensus refactor 9 years ago
  Jae Kwon 2f60b5b674 fix mempool test 9 years ago
  Ethan Buchman cccb722ba8 mempool tests 9 years ago