28 Commits (7983f9cc36c31e140e46ae5cb00ed39f637ef283)

Author SHA1 Message Date
  mergify[bot] b4396d79f2
rpc: implement header and header_by_hash queries (backport #7270) (#7367) 3 years ago
  mergify[bot] 657afc7322
Remove now-unused nolint:lll directives. (backport #7356) (#7358) 3 years ago
  mergify[bot] bff85fc07b
mempool,rpc: add removetx rpc method (#7047) (#7065) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  Sam Kleinman 1c4950dbd2
state: move package to internal (#6964) 3 years ago
  M. J. Fromberger db690c3b68
rpc: fix hash encoding in JSON parameters (#6813) 3 years ago
  William Banfield 4e96c6b234
tools: add mockery to tools.go and remove mockery version strings (#6787) 3 years ago
  Callum Waters 02f8e4c0bd
blockstore: fix problem with seen commit (#6782) 3 years ago
  Marko 31e7cdeeac
dep: remove IAVL dependency (#6550) 3 years ago
  Sam Kleinman d9134063e7
rpc: add chunked rpc interface (#6445) 4 years ago
  Aleksandr Bezobchuk 003f394512
rpc: index block events to support block event queries (#6226) 4 years ago
  Callum Waters 418e2c140f
e2e: integrate light clients (#6196) 4 years ago
  Callum Waters 29360f955c
light: improve timeout functionality (#6145) 4 years ago
  Bipul Prasad 90c290ac52
rpc: standardize error codes (#6019) 4 years ago
  Callum Waters c7b619188d
light: fix panic with RPC calls to commit and validator when height is nil (#6026) 4 years ago
  Marko 70bb8cc8b7
proto: seperate native and proto types (#5994) 4 years ago
  Anton Kaliaev 7121f68f25
light/rpc: fix ABCIQuery (#5375) 4 years ago
  Callum Waters f02987e7bc
simplify commit and validators rpc calls (#5393) 4 years ago
  Anton Kaliaev 85a4be87a7
rpc/client: take context as first param (#5347) 4 years ago
  Marko 0ed8dba991
lint: enable errcheck (#5336) 4 years ago
  Callum Waters 2b58a62721
light: implement light block (#5298) 4 years ago
  Callum Waters de8cb8c16d
light: fix rpc calls: /block_results & /validators (#5104) 4 years ago
  Anton Kaliaev 257a374b78
rpc: add /check_tx endpoint (#5017) 4 years ago
  Marko 46f6d17601
crypto/merkle: remove simple prefix (#4989) 4 years ago
  Erik Grinaker ba3a2dde37
rpc: replace Amino with new JSON encoder (#4968) 5 years ago
  Marko 9ef266b88f
types: migrate params to protobuf (#4962) 5 years ago
  Anton Kaliaev ce3c9c2341
rpc/core: return an error if `page=0` (#4947) 5 years ago
  Marko c2578e2262
light: rename lite2 to light & remove lite (#4946) 5 years ago