103 Commits (c6f8f0aefc110c10f2fcee12a7687c69a03b662e)

Author SHA1 Message Date
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Marko b8d08b9ef4
lint: add errchecks (#5316) 4 years ago
  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
  Anton Kaliaev b7b721c484
change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
  Diep Pham 843d63f935
indexer: allow indexing an event at runtime (#4466) 4 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Erik Grinaker c5fe7334dc
test: simplified txsearch cancellation test (#4500) 4 years ago
  Gregory Terzian c837a57ddd
rpc: stop txSearch result processing if context is done (#4418) 4 years ago
  Anton Kaliaev d90dc9db26
rpc: add sort_order option to tx_search (#4342) 4 years ago
  Marko 6b71b928be
dep: update tm-db to 0.4.0 (#4289) 5 years ago
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 5 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 5 years ago
  Marko 27b00cf8d1
libs/common: refactor libs common 3 (#4232) 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 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Marko 92d18d7fcd
Rename Tag(s) to Event(s) (#4046) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Marko 1604047c39 abci: remove TotalTxs and NumTxs from Header (#3783) 5 years ago
  seungyeon-hwang 274447e2b0 state: txindex/kv: return an error if there's one (#4095) 5 years ago
  zjubfd 76deaa986e state: txindex/kv: fsync data to disk immediately after receiving it (#4104) 5 years ago
  Alexander Bezobchuk c5bcdd3a22 libs/pubsub: relax tx querying (#4070) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Phil Salant 05075ea5b7 linters: modify code to pass maligned and interfacer (#3959) 5 years ago
  Phil Salant d1d517a9b7 linters: enable scopelint (#3963) 5 years ago
  Marko f9cce282da gocritic (2/2) (#3864) 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 362729c2bb
Renamed wire.go to codec.go (#3827) 5 years ago
  Marko 816dfce8fe libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 5 years ago
  Marko 866b343c0c Changes to files that had linting issue (#3731) 5 years ago
  Alexander Bezobchuk ab0835463f abci: Refactor tagging events using list of lists (#3643) 5 years ago
  Yumin Xia 36d7180ca2
libs/db: close batch (#3397) 5 years ago
  Yumin Xia b021f1e505 libs/db: close batch (#3397) 5 years ago
  Anton Kaliaev 2137ecc130 pubsub 2.0 (#3227) 5 years ago
  Anton Kaliaev d470945503
update gometalinter to 3.0.0 (#3233) 5 years ago
  Thane Thomson a335caaedb alias amino imports (#3219) 5 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 9570ac4d3e rpc: Fix tx.height range queries (#2899) 6 years ago
  Anton Kaliaev e1bda36c6c
switch back to original fork 6 years ago
  Anton Kaliaev ff9d0cdfb6
generate random txs 6 years ago
  cong d27cd972d2 Index tx.height (#2324) 6 years ago