2114 Commits (1d387d7452b7c42fe38111a26b8ca3aaaddb0357)
 

Author SHA1 Message Date
  Zach Ramsay 1d387d7452 contributing: use full version from site 7 years ago
  Ethan Buchman 612726d9f6 consensus: better logging 7 years ago
  Ethan Buchman 5888ddaab1 consensus: improve logging for conflicting votes 7 years ago
  Ethan Buchman e6cecb9595 p2p: fix test 7 years ago
  Ethan Buchman e36e507463 changelog 7 years ago
  Ethan Buchman 3c10f7a122 add p2p flush throttle to config 7 years ago
  Ethan Buchman ca8c34f966 add consensus reactor sleep durations to the config 7 years ago
  Ethan Buchman 8355fee16a Merge pull request #563 from tendermint/bugfix/ignore-tmhome-in-tests 7 years ago
  Ethan Buchman 7f3c697b6e Merge pull request #559 from tendermint/release-v0.10.1 7 years ago
  Ethan Buchman 0d1fa8e884 fixes from review 7 years ago
  Ethan Frey 2e0a4aafa7 Update glide files to proper versions 7 years ago
  Ethan Buchman bfecb5a135 some fixes from review 7 years ago
  Ethan Frey 850da13622 Do some cleanup in the test, so it doesn't fail in my shell 7 years ago
  Ethan Buchman b284d39e05 update changelog 7 years ago
  Ethan Buchman 23d8de8962 Merge branch 'develop' into release-v0.10.1 7 years ago
  Ethan Buchman 3065059da7 update changelog 7 years ago
  Ethan Buchman e2ed15fa02 rpc: SetWriteDeadline for ws ping. fixes #553 7 years ago
  Ethan Buchman b92814c933 Merge pull request #560 from tendermint/feature/docker-build-automation 7 years ago
  Ethan Buchman 12c084c8c0 ParseGenesisFile -> types.GenesisDocFromFile 7 years ago
  Ethan Frey e4caf96bcb Calculate validator hash from genesis doc 7 years ago
  Ethan Frey 10982f4d8f Add argument to ParseGenesis to use in light-client 7 years ago
  Ethan Frey 6b38abd57b Cleanup for loop in genesis file load 7 years ago
  Ethan Frey 58105dbd4e Refactored some commands to be more reusable 7 years ago
  Anton Kaliaev d0b1bf4e26
[docker] bump golang version to 1.8.3 7 years ago
  Anton Kaliaev aa7b3a73f5
[docker] remove dummy app as default [ci skip] 7 years ago
  Anton Kaliaev 852375be00
[docker] update link to mintnet-k8s [ci skip] 7 years ago
  Anton Kaliaev 9a80730f38
[docker] fix link to 0.10.0 Dockerfile [ci skip] 7 years ago
  Anton Kaliaev 24a1b130f9
[docker] build and push scripts [ci skip] 7 years ago
  Anton Kaliaev e2fe4a6e9b
[docker] bump alpine version [ci skip] 7 years ago
  Ethan Buchman 4f5b6528a1 version bump 7 years ago
  Ethan Buchman 10828ad063 changelog 7 years ago
  Ethan Buchman b6031d5f4b rpc/lib: set logger on ws conn 7 years ago
  Ethan Buchman 5c29d7aba9 rpc/lib: test tcp and unix 7 years ago
  Ethan Buchman bdbefe334d Merge pull request #539 from tendermint/feature/readme_update 7 years ago
  Ethan Buchman 77a3d03385 blockchain: explain isCaughtUp logic 7 years ago
  Ethan Buchman 468982ffe4 fixes 7 years ago
  Ethan Buchman 2750343de5 Merge branch 'apply-megacheck' into unstable 7 years ago
  Ethan Buchman 3c0128a680 undo some megacheck suggestions 7 years ago
  Ethan Buchman 4522456d55 Merge remote-tracking branch 'origin/feature/496-deduplicate-tests-in-rpc-tests-and-rpc-client' into unstable 7 years ago
  Ethan Buchman dcc538ff32 Merge remote-tracking branch 'origin/feature/506-tracing-logger' into unstable 7 years ago
  Ethan Buchman a22f7358cd Merge pull request #552 from tendermint/feature/551-default-to-tcp 7 years ago
  Ethan Frey aac85a14f0 httpDialer accepts no prefix or http:// as tcp:// 7 years ago
  Adrian Brink df934c1707 Add Code of Conduct 7 years ago
  Anton Kaliaev eaec0c8ea5
deduplicate tests in rpc/test and rpc/client (Refs #496) 7 years ago
  Anton Kaliaev 4f0f50c62d Merge pull request #535 from tendermint/bugfix/fix-invalid-logger-keys 7 years ago
  Anton Kaliaev b4ece65726
standardize key for errors (should be "err") 7 years ago
  Anton Kaliaev 562dd67e16
fix invalid keys (space is prohibited by logfmt encoder) 7 years ago
  Anton Kaliaev da646a8986 Merge pull request #534 from hxzqlh/master 7 years ago
  hxzqlh b9b2782c3c logger key doesn't support space 7 years ago
  Anton Kaliaev f1c087116f Merge pull request #518 from tendermint/feature/504-move-log-level-parsing-to-cli-package 7 years ago