Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Indexer plugin extension and custom flags support (#117) | Meng-Ying Yang | 2019-04-09 | 1 | -0/+1 |
| | | | | | | * indexer: ReadOnlyBlockchain returns underlying engine * indexer: plugin configs support custom flags | ||||
* | indexer: support data exporting/forwarding (#103) | Meng-Ying Yang | 2019-04-09 | 1 | -0/+7 |
| | | | | | | | | | To support more effective and flexible blockchain info exploring, we add `indexer` package, defines the flow of indexer dameon, and integrate into dex.Dexon fullnode. For more export options, we use Golang built-in `plugin` package to support mulitple implementations. | ||||
* | core: add Taipei testnet (#47) | Wei-Ning Huang | 2019-04-09 | 1 | -1/+2 |
| | | | | Add a new testnet named Taipei. | ||||
* | test: start a separate RPC node for testing block sync | Wei-Ning Huang | 2019-04-09 | 1 | -2/+2 |
| | |||||
* | Rename geth -> gdex and fix Dockerfile | Wei-Ning Huang | 2019-04-09 | 1 | -0/+360 |