20 Commits (fe632ea32a89c3d9804bbd6e3ce9391b1d5a0993)

Author SHA1 Message Date
  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
  Anton Kaliaev ea0b205455
searching transaction results 7 years ago
  Anton Kaliaev 29cd1a1b8f
rewrite indexer to be a listener of eventBus 7 years ago
  Anton Kaliaev a52cdbfe43
extract tags from DeliverTx/Result 7 years ago
  Zach Ramsay d7cb291fb2 errcheck; sort some stuff out 7 years ago
  Zach Ramsay 57ea4987f7 linting: apply errcheck part1 7 years ago
  Ethan Buchman bfecb5a135 some fixes from review 7 years ago
  zramsay cf31f8d06f core: apply megacheck vet tool (unused, gosimple, staticcheck) 7 years ago
  Ethan Buchman d1926bcad1 use tmlibs 8 years ago
  Ethan Buchman 9d2de2b756 tx_indexer -> tx_index 8 years ago
  Ethan Buchman 45876d0828 NewBatch takes size, batch.Add doesn't use append 8 years ago
  Ethan Buchman b6a04a3456 more fixes from review 8 years ago
  Ethan Buchman f4d0076344 TxResult includes Tx. /tx only works if indexer active 8 years ago
  Ethan Buchman d572bb0c5d state/txindex and pkg per indexer impl 8 years ago
  Ethan Buchman d7c5690f17 index by bytes. add TxID to broadcast_tx responses 8 years ago
  Anton Kaliaev c3f1b08b6a
tx indexing (Refs #237) 8 years ago