152 Commits (4871e64b0307e79f3335c835ae0c5ab2b4ac0c42)

Author SHA1 Message Date
  Ethan Buchman fcf78a5da7 cleanup go-config/viper and some unnamed imports 7 years ago
  Rigel Rozanski 7bb638e3b8 fix test_integrations error 7 years ago
  Rigel Rozanski 7448753257 fixing tests 7 years ago
  Rigel Rozanski cefb2bede0 adding viper 7 years ago
  Ethan Buchman d1926bcad1 use tmlibs 7 years ago
  Ethan Frey e325ffc681 Lots of updates to use new go-crypto / json style 7 years ago
  Ethan Buchman 9d2de2b756 tx_indexer -> tx_index 7 years ago
  Ethan Buchman 23dbd0c8c3 enable tx_indexer by default 7 years ago
  Anton Kaliaev b08f29cb71
add config option for tx indexing and disable it by default 7 years ago
  Ethan Buchman 85e83934a1 fixes from review 7 years ago
  Ethan Buchman 077cf13a1f consensus: timeout on replayLastBlock 7 years ago
  Anton Kaliaev 12ead6cc7e
make changes backwards compatible (Refs #431) 7 years ago
  Anton Kaliaev 5f6de800a0
rename TMROOT to TMHOME (Refs #431) 7 years ago
  Ethan Buchman 0bec99fbd4 consensus: handshake replay test using wal 7 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Anton Kalyaev 3308ac7d83 set skip_timeout_commit to true for tests 8 years ago
  Anton Kalyaev a1fd312bb1 make progress asap on full precommit votes optional (Refs #348) 8 years ago
  Ethan Buchman c90985d309 test: set log_level=info 8 years ago
  Ethan Buchman e981ff4e7d tests: shorten timeouts 8 years ago
  Ethan Buchman db437e7a45 broadcast_tx via grpc 8 years ago
  Ethan Buchman 8b80f8ee05 feature flag: pex reactor 8 years ago
  Jae Kwon d83fc02597 MakePartSet takes partSize from config. fix replay test 8 years ago
  Jae Kwon 3d3d8b5b7b cswal -> cs_wal_dir 8 years ago
  Jae Kwon 642a24dc9c Mempool WAL 8 years ago
  Ethan Buchman bfa690b6f7 config: reduce timeouts during test 8 years ago
  Ethan Buchman 9bb32f41f1 config: filter_peers defaults to false 8 years ago
  Ethan Buchman bd429f3d4f config: all urls use tcp:// or unix:// prefix 8 years ago
  Ethan Buchman 54357bcf8f crank consensus timeout parameters for tests (see #236) 8 years ago
  Ethan Buchman 2a1e7a427d support tmsp via grpc 8 years ago
  Ethan Buchman b2e612fb79 default empty seeds. some node methods 8 years ago
  Jae Kwon ad17090a0f No global config 8 years ago
  Jae Kwon 4c114680a4 Remove spurious genesis.json 8 years ago
  Ethan Buchman 850d769273 allow no recheck if empty block 8 years ago
  Ethan Buchman 501c4e4bac fixes from review 8 years ago
  Ethan Buchman 898f44ddda config: disable_data_hash (for testing) 8 years ago
  Jae Kwon 3f6f149584 Revert "Fix tendermint_test config -- Address() spec has changed" 8 years ago
  Jae Kwon 8598283735 Fix tendermint_test config -- Address() spec has changed 8 years ago
  Jae Kwon 03115cbf93 Fix tests; Tests run in their own directory 8 years ago
  Ethan Buchman 94f3d201e1 drop mempool_reap. use block_size=-1 instead 8 years ago
  Ethan Buchman 3891e4d66d config: cswal_light, mempool_broadcast, mempool_reap 8 years ago
  Ethan Buchman c9ec9cf00e config: block size, consensus timeouts, recheck tx 8 years ago
  Ethan Buchman 94a1978ce4 allow nil or dummy for in-proc 8 years ago
  Jae Kwon 254331485a ... 9 years ago
  Jae Kwon d6aa43fcda Fix broken test due to config requiring ~/.tendermint_test 9 years ago
  Jae Kwon 4b40a58c0e Fix rpc/test import; Remove ~/.tendermint_test on each test 9 years ago
  Ethan Buchman 26f0e2bc2d msgLogFP -> write ahead log 9 years ago
  Ethan Buchman 3b06368569 rebase fixes 9 years ago
  Ethan Buchman 9fc0726504 timeoutProposeDelta 9 years ago
  Ethan Buchman 6aaa5fb0bf consensus: msg saving and replay 9 years ago
  Ethan Buchman 96547d0ca8 ws fixes; rpc tests 9 years ago