107 Commits (9ffa7e8a2bcdadc375af9704c73c495c824aa4ba)

Author SHA1 Message Date
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Callum Waters 08b134ddbc
ws: parse remote addrs with trailing dash (#6537) 3 years ago
  Sam Kleinman 663c0bba9c
rpc: decouple test fixtures from node implementation (#6533) 3 years ago
  Aleksandr Bezobchuk 7ec123c968
improvement: update TxInfo (#6529) 3 years ago
  Aleksandr Bezobchuk 1e4bc04cd6
mempool: v1 implementation (#6466) 3 years ago
  Sam Kleinman d9134063e7
rpc: add chunked rpc interface (#6445) 3 years ago
  Sam Kleinman fdd506a126
rpc: clean up client global state in tests (#6438) 3 years ago
  Anton Kaliaev e9e5026dac
rpc/client/http: drop endpoint arg from New and add WSOptions (#6176) 3 years ago
  Anton Kaliaev 1cd9bdb80b
light/provider/http: fix Validators (#6022) 3 years ago
  Marko e1644d00c5
mempool: length prefix txs when getting them from mempool (#5483) 4 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Anton Kaliaev 2672b91ab0
rpc/core: more docs and a test for /blockchain endpoint (#5417) 4 years ago
  Anton Kaliaev 85a4be87a7
rpc/client: take context as first param (#5347) 4 years ago
  Marko b8d08b9ef4
lint: add errchecks (#5316) 4 years ago
  Marko 5412426ae8
indexer: remove index filtering (#5006) 4 years ago
  Anton Kaliaev 257a374b78
rpc: add /check_tx endpoint (#5017) 4 years ago
  Marko 31a361d119
proto: move keys to oneof (#4983) 4 years ago
  Anton Kaliaev ce3c9c2341
rpc/core: return an error if `page=0` (#4947) 4 years ago
  Federico Kunze da924fc62d
rpc: add BlockByHash to Client (#4923) 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
  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) 4 years ago
  Erik Grinaker fdf9c7ae64
rpc/client: split out client packages (#4628) 4 years ago
  Gregory Terzian c837a57ddd
rpc: stop txSearch result processing if context is done (#4418) 4 years ago
  Erik Grinaker 24c8b351c6
rpc: fix TxSearch test nits (#4446) 4 years ago
  Erik Grinaker 403f43a477
rpc: fix txsearch tests (#4438) 4 years ago
  Erik Grinaker b09cdaf1af
rpc: fix tx_search pagination with ordered results (#4437) 4 years ago
  Anton Kaliaev d90dc9db26
rpc: add sort_order option to tx_search (#4342) 4 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
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 5 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Marko 92d18d7fcd
Rename Tag(s) to Event(s) (#4046) 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
  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
  Anton Kaliaev c6daa48368
rpc: /broadcast_evidence (#3481) 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) 5 years ago