aboutsummaryrefslogtreecommitdiffstats
path: root/indexer
Commit message (Expand)AuthorAgeFilesLines
* indexer: support fast-sync (#287)Chung-Yu Liu2019-04-091-0/+2
* app: refactor app run as single chain (#226)bojie2019-04-091-13/+0
* app: remove pending block logic (#149)bojie2019-04-091-5/+0
* indexer: pass network-related params through config (#133)Meng-Ying Yang2019-04-091-0/+10
* core, indexer, dex: fix DexconApp block deliver after synced (#122)Sonic2019-04-091-1/+1
* Indexer plugin extension and custom flags support (#117)Meng-Ying Yang2019-04-092-0/+5
* indexer: ReadOnlyBlockChain returns related configs (#110)Meng-Ying Yang2019-04-091-0/+4
* indexer: support data exporting/forwarding (#103)Meng-Ying Yang2019-04-093-0/+139