376 Commits (b14c0e579eebedc438ce90875d2896daa56a342e)

Author SHA1 Message Date
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Anton Kaliaev bc89aad162
rpc: create buffered subscriptions on /subscribe (#4521) 4 years ago
  Michael FIG 3f18e22c96
rpc: keep the original subscription "id" field when new RPCs come in (#4493) 4 years ago
  Gregory Terzian c837a57ddd
rpc: stop txSearch result processing if context is done (#4418) 4 years ago
  Erik Grinaker 8f48c49543
Fix some golangci-lint warnings (#4448) 4 years ago
  Erik Grinaker b09cdaf1af
rpc: fix tx_search pagination with ordered results (#4437) 4 years ago
  Marko c5ecd802a2
docs: update links to rpc (#4348) 4 years ago
  Anton Kaliaev d90dc9db26
rpc: add sort_order option to tx_search (#4342) 4 years ago
  Anton Kaliaev 2d510d2f27
rpc: PR#4320 follow up (#4323) 5 years ago
  Marko b50cb26664
rpc: check nil blockmeta (#4320) 5 years ago
  Prince Sinha 7be74c73b7 rpc: add method block_by_hash (#4257) 5 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 5 years ago
  Marko 89f0bbbd76
libs/common: Refactor libs/common 4 (#4237) 5 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  dongsamb 701e9cac4d p2p: add `unconditional_peer_ids` and `persistent_peers_max_dial_period` (#4176) 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 1ddc43d029 rpc: add pagination to /validators (#3993) 5 years ago
  Marko 41403d5261 rpc: remove duplication of data in `ResultBlock ` (#3856) 5 years ago
  Anton Kaliaev 59da313bc0
rpc: /block_results fix docs + write test + restructure response (#3615) 5 years ago
  Anton Kaliaev 1fc4ab7234
rpc: remove godoc comments in favor of swagger docs (#4126) 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 7edc0601d5
New lint version upgrade (#4056) 5 years ago
  Marko 9d4a480f54 makefile: minor cleanup (#3994) 5 years ago
  Phil Salant 04d13d9945 fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) 5 years ago
  Marko 72785a2e86 docs: switch the data in `/unconfirmed_txs` and `num_unconfirmed_txs` (#3933) 5 years ago
  Marko eec6d33e14 remove mentions of go-wire (#3904) 5 years ago
  Marko a1eb2f6c6b
tm-cmn to tm-db (#3850) 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
  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
  Alexander Bezobchuk ab0835463f abci: Refactor tagging events using list of lists (#3643) 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
  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
  Ethan Buchman 882622ec10
Fixes tendermint/tendermint#3522 5 years ago
  Ethan Buchman 81b9bdf400
comments on validator ordering (#3452) 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 d6e2fb453d
update docs (#3349) 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 7ced9e416b
rpc/net_info: change RemoteIP type from net.IP to String (#3309) 5 years ago