32 Commits (3b6c3890d6819d28ed9ce8b336ee41b7b74ca783)

Author SHA1 Message Date
  Sam Kleinman 2ff962a63a
log: dissallow nil loggers (#7445) 3 years ago
  Sam Kleinman 8a991e288c
service: plumb contexts to all (most) threads (#7363) 3 years ago
  Federico Kunze Küllmer 5f57d84dd3
rpc: implement header and header_by_hash queries (#7270) 3 years ago
  Sam Kleinman a823d167bc
service: cleanup base implementation and some caller implementations (#7301) 3 years ago
  M. J. Fromberger 76dea94a01
Remove now-unused nolint:lll directives. (#7356) 3 years ago
  Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292) 3 years ago
  Sam Kleinman 851d2e3bde
mempool,rpc: add removetx rpc method (#7047) 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) 3 years ago
  Aleksandr Bezobchuk 003f394512
rpc: index block events to support block event queries (#6226) 3 years ago
  Callum Waters 418e2c140f
e2e: integrate light clients (#6196) 3 years ago
  Callum Waters 29360f955c
light: improve timeout functionality (#6145) 3 years ago
  Bipul Prasad 90c290ac52
rpc: standardize error codes (#6019) 3 years ago
  Callum Waters c7b619188d
light: fix panic with RPC calls to commit and validator when height is nil (#6026) 3 years ago
  Marko 70bb8cc8b7
proto: seperate native and proto types (#5994) 3 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) 4 years ago
  Marko 9ef266b88f
types: migrate params to protobuf (#4962) 4 years ago
  Anton Kaliaev ce3c9c2341
rpc/core: return an error if `page=0` (#4947) 4 years ago
  Marko c2578e2262
light: rename lite2 to light & remove lite (#4946) 4 years ago