aboutsummaryrefslogtreecommitdiffstats
path: root/dex/handler.go
Commit message (Expand)AuthorAgeFilesLines
* dex: add method to get NumChains, NotarySet, DKGSet easilySonic2019-06-121-4/+3
* dex: network: implement the network interfaceSonic2019-06-121-0/+116
* dex: remove DAO related codeSonic2019-06-121-59/+0
* dex: redesign p2p network topologySonic2019-06-121-129/+87
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-13/+13
* dex: implement notary node info propagation and management mechanismSonic2019-06-121-14/+150
* dex: introduce dex64 and remove eth62, eth63Sonic2019-06-121-9/+4
* Change package name from eth to dexSonic2019-06-121-1/+1
* Copy codebase from ethSonic2019-06-121-0/+787