3 Commits (1dca1a8f97b112f765d7b7de471ec8e6686bf1c2)

Author SHA1 Message Date
  M. J. Fromberger 9dc3d7f9a2
Set a cap on the length of subscription queries. (#7263) 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
  JayT106 711a718162
config/indexer: custom event indexing (#6411) 3 years ago
  Sam Kleinman 0b0914b3df
rpc: remove global environment (#6426) 3 years ago
  JayT106 43eacd159f
state/indexer: reconstruct indexer, move txindex into the indexer package (#6382) 3 years ago
  Aleksandr Bezobchuk 003f394512
rpc: index block events to support block event queries (#6226) 3 years ago
  Anton Kaliaev c1ca749afa
rpc: change default sorting to desc for `/tx_search` results (#6168) 3 years ago
  Bipul Prasad 90c290ac52
rpc: standardize error codes (#6019) 3 years ago
  Marko b9af87c4ea
state: proto migration (#4951) 4 years ago
  Anton Kaliaev ce3c9c2341
rpc/core: return an error if `page=0` (#4947) 4 years ago
  Anton Kaliaev a14ff5cb30
rpc: refactor lib folder (#4836) 4 years ago
  Anton Kaliaev 379b1b85bc
rpc: use a struct to wrap all the global objects 4 years ago
  Anton Kaliaev b7b721c484
change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
  Gregory Terzian c837a57ddd
rpc: stop txSearch result processing if context is done (#4418) 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
  Anton Kaliaev 2d510d2f27
rpc: PR#4320 follow up (#4323) 5 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Anton Kaliaev 1fc4ab7234
rpc: remove godoc comments in favor of swagger docs (#4126) 5 years ago
  Phil Salant 04d13d9945 fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) 5 years ago
  Anton Kaliaev 756440e0a2
rpc: return err if page is incorrect (less than 0 or greater than tot… (#3825) 5 years ago
  Anton Kaliaev d741c7b478
limit number of /subscribe clients and queries per client (#3269) 5 years ago
  Daniil Lashin db5d7602fe docs: fix rpc Tx() method docs (#3331) 5 years ago
  Gian Felipe be00cd1add Hotfix/validating query result length (#3053) 6 years ago
  Anton Kaliaev d9a1aad5c5
docs: add client#Start/Stop to examples in RPC docs (#2939) 6 years ago
  zramsay cf8b42d813 rpc/core: ints are strings in responses, closes #1896 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
  Dev Ojha b84f788f36 Switch ports 466xx to 266xx (#1735) 6 years ago
  Anton Kaliaev 2ce8179c8b
validate per_page before page 6 years ago
  Anton Kaliaev bb9aa85d22
copy events and pubsub packages from tmlibs 6 years ago
  Ethan Buchman 6f9867cba6 fix validate pagination params 6 years ago
  Anton Kaliaev a6b74b82d1
limit /tx_search output 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Anton Kaliaev 2d857c4b1b
add hash field to ResultTx (/tx and /tx_search endpoints) (#1374) 6 years ago
  Ethan Buchman 42e77de6a3 changelog; minor stuff; update glide 7 years ago
  Anton Kaliaev 10f7858453
use rand.Int63n, remove underflow check, remove unnecessary cast 7 years ago
  Ethan Buchman e9f8e56895 fixes from rebase 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 7 years ago
  Anton Kaliaev 58789c52cd
add example for tx_search endpoint 7 years ago
  Anton Kaliaev 2a5e8c4a47
add minimal documentation for tx_search RPC method [ci skip] 7 years ago
  Anton Kaliaev 91f2184003
fixes after bucky's review 7 years ago
  Anton Kaliaev 3e577ccf4f
add `tx_search` RPC endpoint 7 years ago
  Anton Kaliaev f65e357d2b
adapt Tendermint to new abci.Client interface 7 years ago