aboutsummaryrefslogtreecommitdiffstats
path: root/dex/protocol.go
Commit message (Expand)AuthorAgeFilesLines
* dex: implement peerSetLoopSonic2018-12-191-0/+2
* dex: gov: using dex-consensus-core NodeSetCacheSonic2018-12-191-2/+2
* dex: add self node meta after StartSonic2018-12-191-0/+3
* dex: add method to get NumChains, NotarySet, DKGSet easilySonic2018-12-191-5/+3
* dex: network: implement the network interfaceSonic2018-12-191-1/+133
* dex: redesign p2p network topologySonic2018-12-191-25/+17
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2018-12-191-8/+8
* dex: implement notary node info propagation and management mechanismSonic2018-12-191-1/+10
* dex: introduce dex64 and remove eth62, eth63Sonic2018-12-191-5/+29
* Change package name from eth to dexSonic2018-12-191-1/+1
* Copy codebase from ethSonic2018-12-191-0/+183