1454 Commits (5fe04409164c00bcd3ae3976ba29cd8777ec0db2)
 

Author SHA1 Message Date
  Ethan Buchman 40f2a128b8 Merge pull request #307 from tendermint/release-0.7.3 8 years ago
  Ethan Buchman 1786890e32 Merge branch 'master' into release-0.7.3 8 years ago
  Ethan Buchman 435d1e3da7 test: install glide for network test 8 years ago
  Jae Kwon 642a24dc9c Mempool WAL 8 years ago
  Jae Kwon eab4e1cfa1 Remove redundant cs.WAL from NewNode() 8 years ago
  Jae Kwon a9d8039082 Fix peer memleak; stop goroutine when peer is offline 8 years ago
  Ethan Buchman 2113b6f4bb rpc: use interfaces for pipe 8 years ago
  Ethan Buchman 7d493774c7 log: move some Info to Debug 8 years ago
  Ethan Buchman de0fc87c1c test: use glide with mintnet/netmon 8 years ago
  Ethan Buchman f0871e4f5e update some scripts 8 years ago
  Ethan Buchman 1b37c8affd version: bump 0.7.3 8 years ago
  Ethan Buchman 3e29f2bdc2 Merge pull request #297 from tendermint/docs 8 years ago
  Ethan Buchman 3f4af438c5 remove INSTALL dir, add INSTALL.md, update DOCKER 8 years ago
  Ethan Buchman 2cb13bf852 Merge pull request #298 from tendermint/get_round_state 8 years ago
  Ethan Buchman 0098387fbf consensus: hvs.StringIndented needed a lock. addresses #284 8 years ago
  Ethan Buchman 7e07919d9d Merge pull request #296 from tendermint/replay_fixes 8 years ago
  Ethan Buchman 71baad59df replay: ensure cs.height and wal.height match 8 years ago
  Ethan Buchman 9365d33243 replay: more tests 8 years ago
  Ethan Buchman 3c18d841fa replay: larger read buffer 8 years ago
  Ethan Buchman 7dcb567e53 replay test data 8 years ago
  Ethan Buchman 7a424e6b12 Merge pull request #291 from tendermint/type-safe-fire-event 8 years ago
  Ethan Buchman 302bbc5dbd Merge pull request #295 from tendermint/codecov 8 years ago
  Ethan Buchman 97a51c130f Merge pull request #290 from tendermint/mempool_txcache 8 years ago
  Ethan Buchman 00d53714f9 add codecov.yml to lower threshold 8 years ago
  Ethan Buchman a07063f119 add test for mempool deadlock 8 years ago
  Ethan Buchman 9393be7a49 update glide 8 years ago
  Ethan Buchman 9d331715c0 Merge pull request #293 from ethanfrey/type-safe-fire-event 8 years ago
  Ethan Frey 0665bc6e4b Add test for proper tx event 8 years ago
  Ethan Buchman 35d4cca8bb type safe events 8 years ago
  Jae Kwon b38748ad1a Fix race condition; Refactor out txCache 8 years ago
  Ethan Frey 22979d9365 Fire proper EventData object on append transaction 8 years ago
  Ethan Buchman be3592adf6 Merge pull request #280 from tendermint/develop 8 years ago
  Ethan Buchman a5f6069967 Merge pull request #279 from tendermint/codecov 8 years ago
  Ethan Buchman c481d2bcbb README shields 8 years ago
  Ethan Buchman a1649f774e test: codecov 8 years ago
  Jae Kwon 22155df759 Merge pull request #276 from silasdavis/mempool-reap 8 years ago
  Silas Davis 7f31ec3398
Fix doc comment on mempool reap 8 years ago
  Ethan Buchman 121714c040 Merge branch 'master' into develop 8 years ago
  Ethan Buchman bd43cf2442 Merge pull request #272 from tendermint/hotfix-1.7.2 8 years ago
  Ethan Buchman c7e578ac0d check tmsp client err and set mustConnect=false 8 years ago
  Ethan Buchman 0fd8c98301 test starting tendermint before app 8 years ago
  Ethan Buchman e36e79a474 Merge pull request #271 from tendermint/release-0.7.1 8 years ago
  Ethan Buchman 0b919f4fd2 proxy: nil -> nilapp 8 years ago
  Ethan Buchman 25839d0bb5 test: add killall to dockerfile. cleanup 8 years ago
  Ethan Buchman 7f538266ea test: add xxd dep to dockerfile 8 years ago
  Ethan Buchman 364932238a bump version 0.7.1 8 years ago
  Ethan Buchman 34024291af glide update 8 years ago
  Ethan Buchman a58e8d47c6 Merge pull request #270 from tendermint/query_rpc 8 years ago
  Ethan Buchman 28ec26462a test: test dummy using rpc query 8 years ago
  Ethan Buchman caeda30b72 proxy: wrap NewTMSPClient in ClientCreator 8 years ago