743 Commits (d70135ec71979e7588c649c80f2acea65346a99a)

Author SHA1 Message Date
  Marko f9cce282da gocritic (2/2) (#3864) 5 years ago
  Marko a1eb2f6c6b
tm-cmn to tm-db (#3850) 5 years ago
  Marko 41bf54a906 gocritic (1/2) (#3836) 5 years ago
  Marko 98cb8c9783 add staticcheck linting (#3828) 5 years ago
  Marko 362729c2bb
Renamed wire.go to codec.go (#3827) 5 years ago
  Anton Kaliaev 756440e0a2
rpc: return err if page is incorrect (less than 0 or greater than tot… (#3825) 5 years ago
  Anton Kaliaev c6daa48368
rpc: /broadcast_evidence (#3481) 5 years ago
  Jun Kimura 51b3428f5c rpc: make max_body_bytes and max_header_bytes configurable (#3818) 5 years ago
  Marko 816dfce8fe libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 5 years ago
  Anton Kaliaev c37faf3ac1 docs: (rpc/broadcast_tx_*) write expectations for a client (#3749) 5 years ago
  Anton Kaliaev 1b77bf6f20 rpc/lib: write a test for TLS server (#3703) 5 years ago
  Thane Thomson 9d5ba576ee abci: Refactor ABCI CheckTx and DeliverTx signatures (#3735) 5 years ago
  Alexander Bezobchuk ab0835463f abci: Refactor tagging events using list of lists (#3643) 5 years ago
  Haochuan Guo a7e8fbf3a7 rpc: Use Wrap instead of Errorf error (#3686) 5 years ago
  Anton Kaliaev 2a23eca368
docs: update /block_results RPC docs (#3708) 5 years ago
  Anton Kaliaev 99c9a35982
docs: update RPC docs for /subscribe & /unsubscribe (#3705) 5 years ago
  Thane Thomson 0dd6b92a64 Relocate GenesisDocProvider and DefaultGenesisDocProviderFunc (#3693) 5 years ago
  Anton Kaliaev 1e073817de
rpc: /dial_peers: only mark peers as persistent if flag is on (#3620) 5 years ago
  Anton Kaliaev 5051a1f7bc
mempool: move interface into mempool package (#3524) 5 years ago
  Anton Kaliaev 8711af608f
p2p: make persistent prop independent of conn direction (#3593) 5 years ago
  Thane Thomson 7b162f5c54 node: refactor node.NewNode (#3456) 5 years ago
  Thane Thomson 90465f727f rpc: add support for batched requests/responses (#3534) 5 years ago
  Ethan Buchman 882622ec10
Fixes tendermint/tendermint#3522 5 years ago
  Anton Kaliaev a4d9539544
rpc/client: include NetworkClient interface into Client interface (#3473) 5 years ago
  Ethan Buchman 81b9bdf400
comments on validator ordering (#3452) 5 years ago
  zjubfd 03085c2da2 rpc: client disable compression (#3430) 5 years ago
  Ismail Khoffi 1e3469789d Ensure WriteTimeout > TimeoutBroadcastTxCommit (#3443) 5 years ago
  Anton Kaliaev d741c7b478
limit number of /subscribe clients and queries per client (#3269) 5 years ago
  Anton Kaliaev b6a510a3e7
make ineffassign linter pass (#3386) 5 years ago
  Anton Kaliaev f25d727035
make dupl linter pass (#3385) 5 years ago
  Anton Kaliaev 8a962ffc46
deps: update gogo/protobuf from 1.1.1 to 1.2.1 and golang/protobuf from 1.1.0 to 1.3.0 (#3357) 5 years ago
  Anton Kaliaev d6e2fb453d
update docs (#3349) 5 years ago
  Anton Kaliaev cdf3a74f48 Unclean shutdown on SIGINT / SIGTERM (#3308) 5 years ago
  Anton Kaliaev 41f91318e9 bound mempool memory usage (#3248) 5 years ago
  Anton Kaliaev 2137ecc130 pubsub 2.0 (#3227) 5 years ago
  Daniil Lashin db5d7602fe docs: fix rpc Tx() method docs (#3331) 5 years ago
  Anton Kaliaev 8283ca7ddb
3291 follow-up (#3323) 5 years ago
  Alessio Treglia 59cc6d36c9 improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
  Anton Kaliaev 7ced9e416b
rpc/net_info: change RemoteIP type from net.IP to String (#3309) 5 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 5 years ago
  Ethan Buchman 4429826229
cmn: GetFreePort (#3255) 5 years ago
  Thane Thomson a335caaedb alias amino imports (#3219) 6 years ago
  Anton Kaliaev 4daca1a634 return maxPerPage (not defaultPerPage) if per_page is greater than max (#3124) 6 years ago
  Gian Felipe be00cd1add Hotfix/validating query result length (#3053) 6 years ago
  Anton Kaliaev 81c51cd4fc rpc: include peer's remote IP in `/net_info` (#3052) 6 years ago
  yutianwu 41e2eeee9c R4R: Split immutable and mutable parts of priv_validator.json (#2870) 6 years ago
  Daniil Lashin 2594cec116 add UnconfirmedTxs/NumUnconfirmedTxs methods to HTTP/Local clients (#2964) 6 years ago
  Anton Kaliaev d9a1aad5c5
docs: add client#Start/Stop to examples in RPC docs (#2939) 6 years ago
  Anton Kaliaev 8ef0c2681d
check if deliverTxResCh is still open, return an err otherwise (#2947) 6 years ago
  Ismail Khoffi b30c34e713 rename Accum -> ProposerPriority: (#2932) 6 years ago