aboutsummaryrefslogtreecommitdiffstats
path: root/dex/peer_test.go
Commit message (Expand)AuthorAgeFilesLines
* dex: remove node table (#330)Sonic2019-04-091-2/+1
* core: merge notarySet and DKGSet (#265)Jimmy Hu2019-04-091-38/+1
* core: sync to latest core (#214)Jimmy Hu2019-04-091-79/+18
* p2p, dex: rework connection management (#183)Sonic2019-04-091-373/+205
* dex: replace NodeMeta with ENR (#132)Sonic2019-04-091-2/+2
* Fix lintWei-Ning Huang2019-04-091-79/+79
* dex: porting test to enode (#9)Sonic2019-04-091-78/+81
* dex: let notary nodes connect to some dkg nodesSonic2019-04-091-130/+1
* dex: gov: using dex-consensus-core NodeSetCacheSonic2019-04-091-4/+5
* dex: add self node meta after StartSonic2019-04-091-4/+11
* dex: add method to get NumChains, NotarySet, DKGSet easilySonic2019-04-091-3/+3
* dex: network: implement the network interfaceSonic2019-04-091-14/+14
* dex: redesign p2p network topologySonic2019-04-091-0/+628