36 Commits (f2351dc758e5c8cf6bc6c5c32931daa8ae6e49a9)

Author SHA1 Message Date
  Ismail Khoffi b089587b42 make gosec linter pass (#3294) 5 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 5 years ago
  Thane Thomson e70f27c8e4 Add remote signer test harness (KMS) (#3149) 5 years ago
  Anton Kaliaev d470945503
update gometalinter to 3.0.0 (#3233) 5 years ago
  Thane Thomson 9a0bfafef6 docs: fix links (#3220) 5 years ago
  Thane Thomson a335caaedb alias amino imports (#3219) 5 years ago
  Dev Ojha 4039276085 remove unnecessary "crypto" import alias (#2940) 6 years ago
  Jernej Kos 99b9c9bf60 types: Emit tags from BeginBlock/EndBlock (#2747) 6 years ago
  Tomas Tauber b12488b5f1 Handling integer IDs in JSON-RPC requests -- fixes #2366 (#2811) 6 years ago
  Alessio Treglia b646437ec7 Decouple StartHTTP{,AndTLS}Server from Listen() (#2791) 6 years ago
  zhangzheng bbf15b3d09 tm-monitor: update health after we added / removed node (#2694) 6 years ago
  Anton Kaliaev 3fcb62b931 :tools: Update docs & fix build-docker Makefile target (#2584) 6 years ago
  Anton Kaliaev 35b671214c tools: Refactor tm-bench (#2570) 6 years ago
  bradyjoestar 4c0c6e0116 [tm-bench] exit on CTRL-C (#2405) 6 years ago
  zhangzheng c6c0b52d0c tools/tm-bench: bounds check for txSize and improving test cases (#2410) 6 years ago
  bradyjoestar ed08ae7321 [tm-monitor] use pubkey.Equals() func instead of raw `==` (#2221) 6 years ago
  Anton Kaliaev 059a03a66a tools: clean up Makefile and remove LICENSE file (#2042) 6 years ago
  ValarDragon c798702764 crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 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
  Anton Kaliaev 270659f03f
make Block Header and Data non-pointers 6 years ago
  ValarDragon 1dbe7b7e68 tools/tmbench: Improve accuracy with large tx sizes. 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
  ValarDragon e785d6851c Fix getting the start time so the first block is no longer empty 6 years ago
  ValarDragon f04a087546 Try melekes suggestion 6 years ago
  Dev Ojha b980ef8bea tools/tm-bench: Remove testing flags from help (#1949) 6 years ago
  ValarDragon 50ea68a426 tools/tm-bench: Don't count the first block if its empty 6 years ago
  Zach 8ce588d984
fixes for tools repo merge (#1945) 6 years ago
  Zach Ramsay 2f4ab0c068 mv tools files to tools repo 6 years ago