aboutsummaryrefslogtreecommitdiffstats
path: root/dex/backend.go
Commit message (Expand)AuthorAgeFilesLines
* dex: add api_backend.go and it's dependenciesWei-Ning Huang2019-04-091-2/+13
* dex: implement dexon application interfaceBojie Wu2019-04-091-4/+66
* dex: update consensus core interfaceWei-Ning Huang2019-04-091-5/+4
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-04-091-10/+10
* Use dex.Config instead of eth.ConfigWei-Ning Huang2019-04-091-14/+2
* dex: fix use of internal package not allowedSonic2019-04-091-1/+1
* dex: make geth buildable and update interface skeletonWei-Ning Huang2019-04-091-0/+107
* Add dex packageWei-Ning Huang2019-04-091-0/+22