306 Commits (5eb50a43b5ee6afb502317113cfaed83925c87f8)

Author SHA1 Message Date
  Erik Grinaker e69a3d9703
rpc/test: wait for subscription in TestTxEventsSentWithBroadcastTxAsync (#4907) 4 years ago
  Erik Grinaker 804e2d1f97
rpc/test: wait for mempool CheckTx callback (#4908) 4 years ago
  Erik Grinaker d0dcf81f98
rpc/test: fix test race in TestAppCalls (#4894) 4 years ago
  Marko 9149ee7d8b
lint: various fixes 4 years ago
  Anton Kaliaev a14ff5cb30
rpc: refactor lib folder (#4836) 4 years ago
  Anton Kaliaev b7b721c484
change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
  Marko a5a84e11f1
evidence: remove pubkey from duplicate vote evidence 4 years ago
  Diep Pham 843d63f935
indexer: allow indexing an event at runtime (#4466) 4 years ago
  Anton Kaliaev 41c11ad2c1
evidence: handling evidence from light client(s) (#4532) 4 years ago
  Anton Kaliaev 349556c6d9
lite2/rpc: verify block results and validators (#4703) 5 years ago
  Erik Grinaker fdf9c7ae64
rpc/client: split out client packages (#4628) 5 years ago
  Yongwoo Lee bcf27c2364
rpc: add codespace to ResultBroadcastTx (#4611) 5 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 5 years ago
  Anton Kaliaev c917c2ddfb
rpc: fix panic when `Subscribe` is called (#4570) 5 years ago
  Gregory Terzian c837a57ddd
rpc: stop txSearch result processing if context is done (#4418) 5 years ago
  Erik Grinaker 24c8b351c6
rpc: fix TxSearch test nits (#4446) 5 years ago
  Erik Grinaker 403f43a477
rpc: fix txsearch tests (#4438) 5 years ago
  Erik Grinaker b09cdaf1af
rpc: fix tx_search pagination with ordered results (#4437) 5 years ago
  Anton Kaliaev ab6ac6d435
lite2: improve string output of all existing providers (#4387) 5 years ago
  Anton Kaliaev d90dc9db26
rpc: add sort_order option to tx_search (#4342) 5 years ago
  Marko 6d91c1faf4
evidence: introduce time.Duration to evidence params (#4254) 5 years ago
  Peter Mrekaj 8f5d58f32e rpc: modify New* functions to return error (#4274) 5 years ago
  Anton Kaliaev 7f655d8e9e
rpc: pass `outCapacity` to `eventBus#Subscribe` when subscribing using a l… (#4279) 5 years ago
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 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 27b00cf8d1
libs/common: refactor libs common 3 (#4232) 5 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 5 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Marko 92d18d7fcd
Rename Tag(s) to Event(s) (#4046) 5 years ago
  Anton Kaliaev fb8b00f1d8
lite2: light client with weak subjectivity (#3989) 5 years ago
  Aditya 8a878c1cad evidence: enforce ordering in DuplicateVoteEvidence (#4151) 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
  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
  Phil Salant 05075ea5b7 linters: modify code to pass maligned and interfacer (#3959) 5 years ago
  Marko 45ddd67bd6
Add MempoolClient to Client Interface (#3987) 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
  Gustavo Chaín 7b2d018f84 rpc: protect subscription access from race condition (#3910) 5 years ago
  Marko 362729c2bb
Renamed wire.go to codec.go (#3827) 5 years ago
  Anton Kaliaev c6daa48368
rpc: /broadcast_evidence (#3481) 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
  Anton Kaliaev 5051a1f7bc
mempool: move interface into mempool package (#3524) 5 years ago
  Thane Thomson 90465f727f rpc: add support for batched requests/responses (#3534) 6 years ago
  Anton Kaliaev a4d9539544
rpc/client: include NetworkClient interface into Client interface (#3473) 6 years ago