71 Commits (v0.33.9)

Author SHA1 Message Date
  Marko c06341e100
removal: remove build folder (#4565) 4 years ago
  Marko 48f073d796
privval: return error on getpubkey (#4534) 4 years ago
  Tess Rinearson 864ce4be79
tools/build: delete stale tools (#4558) 4 years ago
  Marko 6d91c1faf4
evidence: introduce time.Duration to evidence params (#4254) 4 years ago
  Ayush Kaul eec9b2c9c8 delete tm-monitor tool #4247 (#4255) 5 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 5 years ago
  dongsamb a61f19b12e set Go 1.13 as min required version (#4228) 5 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Leslie Cheung 98e0b5297c doc: fix broken links (#4186) 5 years ago
  Marko 2b906630fa tools/tm-bench: remove tm-bench in favor of tm-load-test (#4169) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Anton Kaliaev 44a3fbf109
rpc/lib/client & server: try to conform to JSON-RPC 2.0 spec (#4141) 5 years ago
  Marko 41403d5261 rpc: remove duplication of data in `ResultBlock ` (#3856) 5 years ago
  Marko 1604047c39 abci: remove TotalTxs and NumTxs from Header (#3783) 5 years ago
  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 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