57 Commits (37010ad5b25bd2939a97b684095edc8376c44c86)

Author SHA1 Message Date
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Marko 7edc0601d5
New lint version upgrade (#4056) 5 years ago
  Marko a13a4b8c77 remove traces of `github.com/tendermint/abci` (#4038) 5 years ago
  Phil Salant 05075ea5b7 linters: modify code to pass maligned and interfacer (#3959) 5 years ago
  Erik Grinaker ac099aa272 Improved tm-monitor formatting (#4023) 5 years ago
  Marko 98b91ce2a2 tm-bench: add deprecation warning (#3992) 5 years ago
  Marko 522a849ba9
get_tools = tools (#3988) 5 years ago
  Phil Salant 04d13d9945 fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) 5 years ago
  Juan Leni f7f034a8be privval: refactor Remote signers (#3370) 5 years ago
  Marko f9cce282da gocritic (2/2) (#3864) 5 years ago
  Marko ff9e08a32f add staticcheck linting (#3828) 5 years ago
  Marko 5d0e7034e8 Renamed wire.go to codec.go (#3827) 5 years ago
  Marko 98cb8c9783 add staticcheck linting (#3828) 5 years ago
  Marko 362729c2bb
Renamed wire.go to codec.go (#3827) 5 years ago
  Karoly Albert Szabo 78e634dd5c tm-monitor: add Context to RPC handlers (#3792) 5 years ago
  Karoly Albert Szabo 6d96cf4f05 tm-monitor: update build-docker Makefile target (#3790) 5 years ago
  Jack Zampolin 8b7ca8fd99 switch to go mod (#3613) 5 years ago
  Thane Thomson 85be2a554e tools/tm-signer-harness: update height and round for test harness (#3466) 5 years ago
  Ismail Khoffi 1e3469789d Ensure WriteTimeout > TimeoutBroadcastTxCommit (#3443) 5 years ago
  Ismail Khoffi 1eaa42cd25 golang 1.12.0 (#3376) 5 years ago
  Anton Kaliaev 52771e1287
make BlockTimeIota a consensus parameter, not a locally configurable … (#3048) 5 years ago
  Juan Leni 853dd34d31 privval: improve Remote Signer implementation (#3351) 5 years ago
  Anton Kaliaev cdf3a74f48 Unclean shutdown on SIGINT / SIGTERM (#3308) 5 years ago
  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