Anton Kaliaev
|
acbc0717d4
|
add client methods
|
7 years ago |
Anton Kaliaev
|
1e19860585
|
fixes from my own review
|
7 years ago |
Anton Kaliaev
|
09941b9aa9
|
fix metalinter warnings
|
7 years ago |
Anton Kaliaev
|
686e0eea9f
|
extract indexing goroutine to a separate indexer service
|
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
|
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
and send them along with predefined
|
7 years ago |
Zach Ramsay
|
6f3c05545d
|
fix new linting errors
|
7 years ago |
Zach Ramsay
|
d7cb291fb2
|
errcheck; sort some stuff out
|
7 years ago |
Zach Ramsay
|
57ea4987f7
|
linting: apply errcheck part1
|
7 years ago |
Zach Ramsay
|
46ccbcbff6
|
linting: apply 'gofmt -s -w' throughout
|
7 years ago |
Ethan Buchman
|
c2803b80e8
|
update changelog; fixes from rebase
|
7 years ago |
Adrian Brink
|
036d3b59a3
|
Address reviews
|
7 years ago |
Adrian Brink
|
782a836db0
|
Cleanup of code and code docs
This cleans up some of the code in the state package
|
7 years ago |
Ethan Buchman
|
bfecb5a135
|
some fixes from review
|
7 years ago |
zramsay
|
cf31f8d06f
|
core: apply megacheck vet tool (unused, gosimple, staticcheck)
|
8 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 |