6325 Commits (40342bfa4af115d7f06605225583a990b5771624)
 

Author SHA1 Message Date
  Zach 40342bfa4a Update DOCS_README.md (#1985) 6 years ago
  Anton Kaliaev 912fe477a4
Merge pull request #1987 from silasdavis/static-marshaler 6 years ago
  Anton Kaliaev b31ee798bd
preserve original address and dial it instead of self-reported address (#1994) 6 years ago
  Jeremiah Andrews 6c4ca140ed Add private peer ID tracking to AddrBook (#1989) 6 years ago
  needkane 449846ccb2 NodeInfo version check: delete redundant code 6 years ago
  Dev Ojha 3353bb99ae tools: Remove redundant grep -v vendors/ (#1996) 6 years ago
  Silas Davis b7e5cbeb3b
Remove pb.go files from codecov 6 years ago
  Silas Davis 21b900dceb
Add gogo generated tests for pb.go files 6 years ago
  Silas Davis c9f92f465b
Use pattern rule for protoc building and \\nolint in generated pb.go files 6 years ago
  Silas Davis 398f3779cc
Add gogoproto marshallers to proto files in order to make use of 6 years ago
  Zach 257622cf6b update rpc/core/doc.go 6 years ago
  Max Levy 07ad325b1a A link fixed (#1991) 6 years ago
  Max Levy 76f5e92528 Fixed a link (#1992) 6 years ago
  Dev Ojha 71859f8f3b common/rand: Remove exponential distribution functions (#1979) 6 years ago
  ValarDragon a3df06d081 libs/common/rand: Update godocs 6 years ago
  Dev Ojha dae7dc30e0 Switch usage of math/rand to cmn's rand (#1980) 6 years ago
  Dev Ojha 14cebd181d config: 10x default send/recv rate (#1978) 6 years ago
  Ethan Buchman 522a425708
Merge pull request #1975 from tendermint/bucky/1951-fix-protoc-libs 6 years ago
  Ethan Buchman 0fbcbb3aeb makefile: fix protoc_libs 6 years ago
  Ethan Buchman 8a5930ad72
Merge pull request #1974 from tendermint/master 6 years ago
  Ethan Buchman c64a3c74c8
Merge pull request #1972 from tendermint/release/v0.22.4 6 years ago
  Ethan Buchman 722f8a1b6f
Merge pull request #1973 from tendermint/bucky/fix-pubsub-stop 6 years ago
  Ethan Buchman d903057011 fix stopping pubsub 6 years ago
  Ethan Buchman 74106c8bea update changelog 6 years ago
  Ethan Buchman 94006855d1 changelog and version 6 years ago
  Ethan Buchman a963af4c46
Merge pull request #1968 from tendermint/dev/tmbench_refactor_statistics 6 years ago
  Ethan Buchman a1400aee73
Merge pull request #1964 from tendermint/dev/tmbench_improve_sendloop_efficiency 6 years ago
  Ethan Buchman 789666ef78
Merge pull request #1936 from tendermint/693-ensure-types-are-covered 6 years ago
  Ethan Buchman c66e1514de
Merge branch 'develop' into 693-ensure-types-are-covered 6 years ago
  Ethan Buchman a163f08e4e
Merge pull request #1970 from tendermint/bucky/consensus-stop-wait 6 years ago
  Ethan Buchman 9b0b0b02d0 consensus: wait on stop if not fastsync 6 years ago
  Ethan Buchman 5439da6323
Merge pull request #1971 from tendermint/master 6 years ago
  Zach 9703a8825d rm script that Jenkins will replace (#1967) 6 years ago
  ValarDragon 9035546884 Merge remote-tracking branch 'origin/develop' into dev/tmbench_improve_sendloop_efficiency 6 years ago
  ValarDragon aff063b79b tools/tmbench: Move statistics to a seperate file 6 years ago
  ValarDragon 66c4f7aeae Remove gopkg stuff, should hopefully get these tests in test_cover 6 years ago
  Dev Ojha 262c8daa04 tools/tm-bench: Don't count the first block if its empty (#1948) 6 years ago
  ValarDragon 1dbe7b7e68 tools/tmbench: Improve accuracy with large tx sizes. 6 years ago
  ValarDragon 93a3f701fe Merge branch 'dev/tm_bench_ignore_first_block_if_empty' into dev/tmbench_fix_end_time 6 years ago
  ValarDragon e46ae15859 Use waitgroups for starting up 6 years ago
  ValarDragon 75c9303c68 tools/tmbench: Fix the end time being used for statistics calculation 6 years ago
  ValarDragon bd050c1d03 Make code smell better 6 years ago
  Anton Kaliaev 3ffda994c2
Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 6 years ago
  Anton Kaliaev 6a85aecfb7
fix linter issues 6 years ago
  Anton Kaliaev d103aaf53f
add test for Vote#Verify 6 years ago
  Anton Kaliaev 17e1df0cbd
test validator set more thoroughly 6 years ago
  Anton Kaliaev ff8ddee708
rename privval#GetAddress and GetPubKey to Address and PubKey 6 years ago
  Anton Kaliaev 20bb522592
add tests for ABCIResults#Bytes and tx#IndexByHash 6 years ago
  Anton Kaliaev 715ec19c96
add tests for protobuf 6 years ago
  Anton Kaliaev d51b196992
improve part set tests 6 years ago