60 Commits (c6f8f0aefc110c10f2fcee12a7687c69a03b662e)

Author SHA1 Message Date
  Marko 6ccccb0933
lint: errcheck (#5091) 4 years ago
  Marko 7e2cc1db5e
linter: (1/2) enable errcheck (#5064) 4 years ago
  Erik Grinaker 04b8cf7879
deps: bump tm-db to 0.6.0 (#5058) 4 years ago
  Marko 5412426ae8
indexer: remove index filtering (#5006) 4 years ago
  Anton Kaliaev 6ec58f1560
rpc: support EXISTS operator in /tx_search query (#4979) 4 years ago
  Marko b9af87c4ea
state: proto migration (#4951) 4 years ago
  Diep Pham 843d63f935
indexer: allow indexing an event at runtime (#4466) 5 years ago
  Erik Grinaker c5fe7334dc
test: simplified txsearch cancellation test (#4500) 5 years ago
  Gregory Terzian c837a57ddd
rpc: stop txSearch result processing if context is done (#4418) 5 years ago
  Anton Kaliaev d90dc9db26
rpc: add sort_order option to tx_search (#4342) 5 years ago
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 5 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 5 years ago
  Marko dfebac86f7
libs/common: refactor libs/common 01 (#4230) 5 years ago
  Marko 92d18d7fcd
Rename Tag(s) to Event(s) (#4046) 5 years ago
  Phil Salant d1d517a9b7 linters: enable scopelint (#3963) 5 years ago
  Alexander Bezobchuk 14fa800773 txindexer: Refactor Tx Search Aggregation (#3851) 5 years ago
  Marko a1eb2f6c6b
tm-cmn to tm-db (#3850) 5 years ago
  Marko 816dfce8fe libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 5 years ago
  Alexander Bezobchuk ab0835463f abci: Refactor tagging events using list of lists (#3643) 5 years ago
  Anton Kaliaev d470945503
update gometalinter to 3.0.0 (#3233) 6 years ago
  Anton Kaliaev c4a1cfc5c2
don't ignore key when executing CONTAINS (#2924) 6 years ago
  Anton Kaliaev 5413c11150 kv indexer: add separator to start key when matching ranges (#2925) 6 years ago
  Anton Kaliaev 92dc5fc77a don't return false positives when searching for a prefix of a tag value (#2919) 6 years ago
  Anton Kaliaev 94e63be922 [indexer] order results by index if height is the same (#2900) 6 years ago
  Anton Kaliaev e1bda36c6c
switch back to original fork 6 years ago
  Anton Kaliaev ff9d0cdfb6
generate random txs 6 years ago
  Anton Kaliaev fc7c298cc0
Remove gogoproto from Makefile's TOOLS (#2198) 6 years ago
  Anton Kaliaev 60378fd7f9 abci: remove fee (#2043) 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
  Alexander Simmerl a605b66c5a
Move abci imports 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 bb9aa85d22
copy events and pubsub packages from tmlibs 6 years ago
  Anton Kaliaev 58e3246ffc
batch index txs 6 years ago
  Ethan Buchman c68d406195 fix tests 7 years ago
  Jae Kwon 89cdde7f1e Fix state tests 7 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 7 years ago
  Anton Kaliaev 2b63f57b4c fix tx_indexer's matchRange 7 years ago
  Anton Kaliaev 116a4ec705
temporary fix 7 years ago
  Anton Kaliaev bb2bdbc0e1 add missing element (tag.Value) to keyForTag 7 years ago
  Ethan Buchman cd0fd06b0d update for sdk2 libs. need to fix kv test 7 years ago
  Ethan Buchman 9af8da7aad update for new abci int types 7 years ago
  Anton Kaliaev 6423306980
TestIndexAllTags (unit) 7 years ago
  Anton Kaliaev c5b62ce1ee
correct abci version 7 years ago
  Anton Kaliaev e538e0e077
config variable to index all tags 7 years ago
  Anton Kaliaev 66ad366a4f
test searching for tx with multiple same tags 7 years ago
  Anton Kaliaev 864ad8546e
more test cases 7 years ago
  Anton Kaliaev 91f2184003
fixes after bucky's review 7 years ago