aboutsummaryrefslogtreecommitdiffstats
path: root/dex
Commit message (Expand)AuthorAgeFilesLines
* core: vm: add governance contract skeletonWei-Ning Huang2018-12-191-7/+7
* dex: update consensus core interfaceWei-Ning Huang2018-12-194-36/+38
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2018-12-1911-66/+66
* Use dex.Config instead of eth.ConfigWei-Ning Huang2018-12-194-72/+18
* dex: implement notary node info propagation and management mechanismSonic2018-12-193-16/+183
* dex: implement notarySet for keeping notary set infoSonic2018-12-191-0/+203
* dex: introduce dex64 and remove eth62, eth63Sonic2018-12-193-18/+37
* dex: let peer able to send notary node infoSonic2018-12-191-3/+41
* dex: let peerSet able to manage notary peersSonic2018-12-191-1/+64
* dex: fix use of internal package not allowedSonic2018-12-191-1/+1
* Change package name from eth to dexSonic2018-12-198-8/+8
* Copy codebase from ethSonic2018-12-198-0/+2407
* dex: update interface and use static bls libWei-Ning Huang2018-12-191-0/+5
* dex: make geth buildable and update interface skeletonWei-Ning Huang2018-12-194-5/+177
* Add udpated governance interface and app interfaceWei-Ning Huang2018-12-192-2/+34
* Add dex packageWei-Ning Huang2018-12-192-0/+80