aboutsummaryrefslogtreecommitdiffstats
path: root/dex/config.go
Commit message (Expand)AuthorAgeFilesLines
* backport from v1.8.23 (#304)Sonic2019-04-091-1/+5
* dex: implement recovery mechanism (#258)Wei-Ning Huang2019-04-091-0/+3
* indexer: support data exporting/forwarding (#103)Meng-Ying Yang2019-04-091-0/+5
* dex, cmd: Add DMoment to command line (#87)Jimmy Hu2019-04-091-0/+3
* core: fix testsWei-Ning Huang2019-04-091-7/+1
* dex: use dex/downloader in dexSonic2019-04-091-1/+1
* core: more fix on light node synchronization (#32)Wei-Ning Huang2019-04-091-2/+2
* core: refactor validator and fix light node sync (#25)Wei-Ning Huang2019-04-091-4/+8
* dex: remove gasprice package and use eth/gasprice insteadWei-Ning Huang2019-04-091-1/+1
* dex: update default network IDWei-Ning Huang2019-04-091-1/+1
* consensus: dexcon: fetch config from stateWei-Ning Huang2019-04-091-5/+0
* dex: bug fix to allow running geth without crashingWei-Ning Huang2019-04-091-1/+3
* dex: pass p2p nodeKey to Dexon instanceWei-Ning Huang2019-04-091-0/+4
* dex: implement some governance interface functionsWei-Ning Huang2019-04-091-1/+1
* dex: add api_backend.go and it's dependenciesWei-Ning Huang2019-04-091-0/+5
* dex: implement dexon application interfaceBojie Wu2019-04-091-0/+9
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-04-091-4/+4
* Use dex.Config instead of eth.ConfigWei-Ning Huang2019-04-091-36/+9
* Change package name from eth to dexSonic2019-04-091-1/+1
* Copy codebase from ethSonic2019-04-091-0/+135