7 Commits (0b8a62c87be84d002e252110d4974c57af4444c4)

Author SHA1 Message Date
  William Banfield 0b8a62c87b
abci: Synchronize FinalizeBlock with the updated specification (#7983) 2 years ago
  Callum Waters e81b0e290e spec: merge spec repo into tendermint repo (#7804) 2 years ago
  M. J. Fromberger 7e09c2ef43
Clean up temp files more thoroughly after testing. (#7815) 2 years ago
  M. J. Fromberger 82738eb016
Move the libs/pubsub package to internal scope (#7451) 2 years ago
  M. J. Fromberger 1dca1a8f97
Performance improvements for the event query API (#7319) 2 years ago
  Sharad Chand 8441b3715a
migrate away from deprecated ioutil APIs (#7175) 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
  JayT106 711a718162
config/indexer: custom event indexing (#6411) 3 years ago
  Aleksandr Bezobchuk 09a6ad7b1e
types: Refactor EventAttribute (#6408) 3 years ago
  JayT106 43eacd159f
state/indexer: reconstruct indexer, move txindex into the indexer package (#6382) 3 years ago
  Callum Waters 5b698ed13b
tx indexer: use different field separator for keys (#5865) 3 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
  Diep Pham 843d63f935
indexer: allow indexing an event at runtime (#4466) 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 9bd0f9e634
lint: golint issue fixes (#4258) 4 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 4 years ago
  Marko dfebac86f7
libs/common: refactor libs/common 01 (#4230) 4 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) 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 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 6 years ago
  Jae Kwon 89cdde7f1e Fix state tests 6 years ago