1346 Commits (ed42f70248abea41bf68a099fb94346f2f4ac1e1)
 

Author SHA1 Message Date
  Ethan Buchman 9bb32f41f1 config: filter_peers defaults to false 8 years ago
  Ethan Buchman bf7ba17932 test/p2p: name client conts so we dont need to rm them because circle 8 years ago
  Ethan Buchman 7bec333017 fix fast sync 8 years ago
  Ethan Buchman 1bfd67dfc6 test: refactor bash; test fastsync (failing) 8 years ago
  Ethan Buchman 943ad0e93f filter peers by addr/pubkey. closes #244 8 years ago
  Ethan Buchman 72c44efd84 fix query conn 8 years ago
  Ethan Buchman d9205a85d5 query conn 8 years ago
  Ethan Buchman 3a7ee13ece proxy: typed app conns 8 years ago
  Ethan Buchman 4802145e8f Merge pull request #249 from tendermint/lastsig 8 years ago
  Ethan Buchman 7df79d9339 Merge pull request #263 from silasdavis/fix-unsubscribe 8 years ago
  Ethan Buchman 678599c7d4 consensus: add note about replay test 8 years ago
  Silas Davis 92736f22e8
Fix unsubscribe 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 a1c20ce866 types: privVal.LastSignature. closes #247 8 years ago
  Ethan Buchman 4776a7bcbe fix circle.yml 8 years ago
  Ethan Buchman c4764ff916 update glide.lock 8 years ago
  Ethan Buchman bd429f3d4f config: all urls use tcp:// or unix:// prefix 8 years ago
  Ethan Buchman c90bde3187 some comments 8 years ago
  Ethan Buchman cdfbf05e8c Merge branch 'master' into develop 8 years ago
  Ethan Buchman 64f773c886 Merge pull request #242 from tendermint/release-0.7.0 8 years ago
  Ethan Buchman 444077505b fix README 8 years ago
  Ethan Buchman deb295f738 Merge branch 'master' into release-0.7.0 (GPL->ASL) 8 years ago
  Ethan Buchman 34f607fe49 test: README.md 8 years ago
  Ethan Buchman 3ac9ff0dcc test: dont run cloud test on push to master 8 years ago
  Ethan Buchman 628528da5a test/net: cleanup 8 years ago
  Ethan Buchman 45ff05d47d test/net: use MACH_PREFIX 8 years ago
  Ethan Buchman 0dde260c05 meow circle 8 years ago
  Ethan Buchman 3aebc17bff net test 8 years ago
  Ethan Buchman dcf368632c test/net: install mintnet, netmon 8 years ago
  Ethan Buchman 5ab3336c91 meow circle 8 years ago
  Ethan Buchman 6fef314423 version bump and release branch 8 years ago
  Ethan Buchman 6643e4969f tests: add throughput benchmark using mintnet and netmon 8 years ago
  Ethan Buchman f7086d0a4d circle: docker 1.10.0 8 years ago
  Ethan Buchman 8987d29bee tests: broadcast_tx with tmsp; p2p 8 years ago
  Ethan Buchman 8fd216b4f6 run CI tests in docker container 8 years ago
  Ethan Buchman cb6c3fb0b6 integrations tests and coverage badge 8 years ago
  Ethan Buchman eac43dc62b glide: update lock and add util scripts 8 years ago
  Jae Kwon ded154fd28 GPLv3 -> Apache2.0 8 years ago
  Ethan Buchman ce97902897 Merge pull request #233 from tendermint/broadcast_commit 8 years ago
  Ethan Buchman 05136ff09d update some comments 8 years ago
  Ethan Buchman 7bf34d1fae rpc: unsafe_flush_mempool. closes #190 8 years ago
  Ethan Buchman 54357bcf8f crank consensus timeout parameters for tests (see #236) 8 years ago
  Ethan Buchman f44336d57d consensus: don't print shared vars in cs.String() 8 years ago
  Ethan Buchman a1a90fd41f consensus: increase mempool_test timeout 8 years ago
  Ethan Buchman adab114674 glide: update go-common 8 years ago
  Ethan Buchman 33d9877599 consensus: hvs.Reset(height, valSet) 8 years ago
  Ethan Buchman 47acada2cb consensus: t.Fatal -> panic 8 years ago
  Ethan Buchman dd788c5631 consensus: fix race from OnStop accessing cs.Height 8 years ago
  Ethan Buchman e4c795f15c consensus: fix more races in tests 8 years ago