58 Commits (49153b753c5d900a3eec09da56568bb3e5e66685)

Author SHA1 Message Date
  Kene 49153b753c
rpc: paginate mempool /unconfirmed_txs endpoint (#7612) 2 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
  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
  M. J. Fromberger 1995ef2572
rpc: Strip down the base RPC client interface. (#6971) 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
  Sam Kleinman 663c0bba9c
rpc: decouple test fixtures from node implementation (#6533) 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 162f67cf26
correct spelling to US english (#6077) 3 years ago
  Anton Kaliaev 85a4be87a7
rpc/client: take context as first param (#5347) 4 years ago
  Anton Kaliaev 257a374b78
rpc: add /check_tx endpoint (#5017) 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
  Anton Kaliaev 41c11ad2c1
evidence: handling evidence from light client(s) (#4532) 4 years ago
  Anton Kaliaev d90dc9db26
rpc: add sort_order option to tx_search (#4342) 4 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
  Anton Kaliaev fb8b00f1d8
lite2: light client with weak subjectivity (#3989) 5 years ago
  Marko 1ddc43d029 rpc: add pagination to /validators (#3993) 5 years ago
  Marko 45ddd67bd6
Add MempoolClient to Client Interface (#3987) 5 years ago
  Anton Kaliaev c6daa48368
rpc: /broadcast_evidence (#3481) 5 years ago
  Anton Kaliaev a4d9539544
rpc/client: include NetworkClient interface into Client interface (#3473) 5 years ago
  Anton Kaliaev d741c7b478
limit number of /subscribe clients and queries per client (#3269) 5 years ago
  Daniil Lashin 2594cec116 add UnconfirmedTxs/NumUnconfirmedTxs methods to HTTP/Local clients (#2964) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Anton Kaliaev a6b74b82d1
limit /tx_search output 6 years ago
  Ethan Buchman e9804d76cf fixes from review 6 years ago
  Jae Kwon 56c9e0da7e Add back sample output in rpc/core/consensus.go; Tweak DumpConsensusState output for peers 6 years ago
  Anton Kaliaev 830bb72d6f
add Health method to clients 6 years ago
  Ethan Buchman 7a5060dc52 replace data.Bytes with cmn.HexBytes 6 years ago
  Adrian Brink 32311acd01 Vulnerability in light client proxy (#1081) 6 years ago
  Ethan Frey d65234ed51 Add /block_results?height=H as rpc endpoint 7 years ago
  Anton Kaliaev 950a64f756
bring back transparent websocket (Refs #945) 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 7 years ago
  Anton Kaliaev acbc0717d4
add client methods 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Anton Kaliaev 5433e5771e
support historical abci queries (Refs #482) 7 years ago
  Ethan Buchman f0f1ebe013 rpc: Block and Commit take pointers; return latest on nil 7 years ago