aboutsummaryrefslogtreecommitdiffstats
path: root/dex/backend.go
Commit message (Expand)AuthorAgeFilesLines
* dex: run consensus core on StartWei-Ning Huang2019-04-091-0/+1
* app: add default block rewardBojie Wu2019-04-091-1/+1
* dex: set tmp dMoment for testingWei-Ning Huang2019-04-091-1/+2
* dex: add self node meta after StartSonic2019-04-091-0/+1
* dex: move dexcon blockdb into datadirWei-Ning Huang2019-04-091-1/+3
* dex: interface updateWei-Ning Huang2019-04-091-1/+3
* dex: network: implement the network interfaceSonic2019-04-091-5/+30
* dex: bug fix to allow running geth without crashingWei-Ning Huang2019-04-091-3/+6
* dex: implement sendTx related governance methodsWei-Ning Huang2019-04-091-1/+1
* dex: pass p2p nodeKey to Dexon instanceWei-Ning Huang2019-04-091-8/+4
* dex: implement some governance interface functionsWei-Ning Huang2019-04-091-1/+1
* dex: governance: implement governance interfaceWei-Ning Huang2019-04-091-11/+21
* 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