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