aboutsummaryrefslogtreecommitdiffstats
path: root/dex/peer.go
Commit message (Expand)AuthorAgeFilesLines
* Rename import due to dexon-consensus renameWei-Ning Huang2019-04-091-3/+3
* dex: implement PullBlocks/PullVotes (#1)Jimmy Hu2019-04-091-1/+54
* dex: increase TX queue sizeWei-Ning Huang2019-04-091-1/+1
* vendor: sync consensus core and fix conflictWei-Ning Huang2019-04-091-8/+9
* dex: no need to rlp encode/decode now, consensus supports itSonic2019-04-091-10/+6
* dex: polish network related functionSonic2019-04-091-57/+120
* dex: let notary nodes connect to some dkg nodesSonic2019-04-091-38/+178
* dex: implement peerSetLoopSonic2019-04-091-0/+16
* dex: gov: using dex-consensus-core NodeSetCacheSonic2019-04-091-4/+24
* dex: add method to get NumChains, NotarySet, DKGSet easilySonic2019-04-091-6/+6
* dex: network: implement the network interfaceSonic2019-04-091-30/+200
* dex: remove DAO related codeSonic2019-04-091-3/+2
* dex: redesign p2p network topologySonic2019-04-091-66/+230
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-04-091-4/+4
* dex: let peer able to send notary node infoSonic2019-04-091-3/+41
* dex: let peerSet able to manage notary peersSonic2019-04-091-1/+64
* Change package name from eth to dexSonic2019-04-091-1/+1
* Copy codebase from ethSonic2019-04-091-0/+522