763 Commits (v0.32.14)

Author SHA1 Message Date
  Greg Szabo be771f225a rpc/lib: RPC client basic authentication with URL parsing refactored (#4285) 4 years ago
  Greg Szabo aad59f2a9a rpc/lib: fix RPC client, which was previously resolving https protocol to http (#4131) (#4284) 4 years ago
  Marko 95530285d9 rc2/v0.32.8 (#4101) 5 years ago
  Anton Kaliaev 1fc4ab7234
rpc: remove godoc comments in favor of swagger docs (#4126) 5 years ago
  Henrik Aasted Sørensen 98c595312a libs/pubsub/query: add EXISTS operator (#4077) 5 years ago
  Erik Grinaker 745846bd96 mempool: moved TxInfo parameter into Mempool.CheckTx() (#4083) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Marko 32bafcb38c
Add unsafe routes to swagger (#4062) 5 years ago
  Marko 7edc0601d5
New lint version upgrade (#4056) 5 years ago
  Denis Fadeev aaa060fda4 Docs theme (#4042) 5 years ago
  Phil Salant 05075ea5b7 linters: modify code to pass maligned and interfacer (#3959) 5 years ago
  Anton Kaliaev 4dfbaeb0c4
regenerate protobuf files with newer gogo version (#3998) 5 years ago
  Marko 9d4a480f54 makefile: minor cleanup (#3994) 5 years ago
  Marko 45ddd67bd6
Add MempoolClient to Client Interface (#3987) 5 years ago
  Phil Salant d1d517a9b7 linters: enable scopelint (#3963) 5 years ago
  Phil Salant 04d13d9945 fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) 5 years ago
  gracenoah aa721b972f rpc: allow using a custom http client in rpc client (#3779) 5 years ago
  Marko 72785a2e86 docs: switch the data in `/unconfirmed_txs` and `num_unconfirmed_txs` (#3933) 5 years ago
  Gustavo Chaín 7b2d018f84 rpc: protect subscription access from race condition (#3910) 5 years ago
  Marko eec6d33e14 remove mentions of go-wire (#3904) 5 years ago
  Marko f9cce282da gocritic (2/2) (#3864) 5 years ago
  Marko 8025d402e2 tm-cmn to tm-db (#3850) 5 years ago
  Marko 513a32a6e3 gocritic (1/2) (#3836) 5 years ago
  Marko ff9e08a32f add staticcheck linting (#3828) 5 years ago
  Marko 5d0e7034e8 Renamed wire.go to codec.go (#3827) 5 years ago
  Anton Kaliaev e89991c445 rpc: return err if page is incorrect (less than 0 or greater than tot… (#3825) 5 years ago
  Anton Kaliaev 5ed39fd0b3 rpc: /broadcast_evidence (#3481) 5 years ago
  Jun Kimura 5d7e22a53c rpc: make max_body_bytes and max_header_bytes configurable (#3818) 5 years ago
  Marko 7041001fb6 libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 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