aboutsummaryrefslogtreecommitdiffstats
path: root/dex/config.go
Commit message (Collapse)AuthorAgeFilesLines
* consensus: dexcon: fetch config from stateWei-Ning Huang2019-03-121-5/+0
|
* dex: bug fix to allow running geth without crashingWei-Ning Huang2019-03-121-1/+4
|
* dex: pass p2p nodeKey to Dexon instanceWei-Ning Huang2019-03-121-0/+4
|
* dex: implement some governance interface functionsWei-Ning Huang2019-03-121-1/+1
|
* dex: implement dexon application interfaceBojie Wu2019-03-121-0/+9
|
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-03-121-4/+4
|
* Use dex.Config instead of eth.ConfigWei-Ning Huang2019-03-071-36/+9
|
* Change package name from eth to dexSonic2019-03-071-1/+1
|
* Copy codebase from ethSonic2019-03-071-0/+135