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