44 Commits (40342bfa4af115d7f06605225583a990b5771624)

Author SHA1 Message Date
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Alexander Simmerl a605b66c5a
Move abci imports 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Jae Kwon e4492afbad Merge 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Ethan Buchman b297efb532 consensus: return from go-routine in test 6 years ago
  Ethan Buchman cd0fd06b0d update for sdk2 libs. need to fix kv test 7 years ago
  Ethan Buchman 1cb76625d3 consensus: rename test funcs 7 years ago
  Ethan Buchman 5d04ccbe51 excessive logging. update tmlibs for timer fix 7 years ago
  Ethan Frey dedf03bb81 Add TotalTx to block header, issue #952 7 years ago
  Ethan Buchman 9af8da7aad update for new abci int types 7 years ago
  Anton Kaliaev f65e357d2b
adapt Tendermint to new abci.Client interface 7 years ago
  Ethan Buchman 55b81cc1a1 address linting FIXMEs 7 years ago
  Zach Ramsay 68e7983c70 linting errors: afew more 7 years ago
  Emmanuel Odeke 42da8cd297
consensus/WAL: benchmark WALDecode across data sizes 7 years ago
  Ethan Buchman 2cda777900 consensus: make mempool_test deterministic 7 years ago
  Anton Kaliaev e0daca5693
fixes from Bucky's review 7 years ago
  Anton Kaliaev 2d4ad02356
prefer tickers to time.Sleep (Refs #790) 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 7 years ago
  Ethan Buchman 8311f5c611 abci.Info takes a struct; less merkleeyes 7 years ago
  Ethan Buchman d2f3e9faf4 test CreateEmptyBlocksInterval 7 years ago
  Ethan Buchman 37f1390473 CreateEmptyBlocks and CreateEmptyBlocksInterval 7 years ago
  Ethan Buchman b96d28a42b test progress in higher round 7 years ago
  Ethan Buchman 3444bee47f fixes from review; use mempool.TxsAvailable() directly 7 years ago
  Ethan Buchman ecdda69fab commit empty blocks when needed to prove app hash 7 years ago
  Ethan Buchman 678a9a2e42 TxsAvailable tests 7 years ago
  Ethan Buchman 92bafa7ecd consensus: fix tests 7 years ago
  Ethan Buchman 07e59e63f9 TMEventDataInner 7 years ago
  Ethan Buchman d1926bcad1 use tmlibs 7 years ago
  Ethan Buchman 2037d2631a fix race 7 years ago
  Ethan Buchman 7d91d4300b update glide 7 years ago
  Jae Kwon 1af930441c Support new Query message for proofs 8 years ago
  Ethan Buchman 94b6dd65ee AppendTx -> DeliverTx 8 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Ethan Buchman 2dd7030579 tmsp: ResponseInfo and ResponseEndBlock 8 years ago
  Ethan Buchman f37f56d4f1 fixes 8 years ago
  Ethan Buchman a07063f119 add test for mempool deadlock 8 years ago
  Ethan Buchman a1a90fd41f consensus: increase mempool_test timeout 8 years ago
  Ethan Buchman 47acada2cb consensus: t.Fatal -> panic 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