aboutsummaryrefslogtreecommitdiffstats
path: root/dex/peer.go
Commit message (Expand)AuthorAgeFilesLines
* dex: minor refactorWei-Ning Huang2019-09-171-2/+0
* import: switch consensus core to gitlab.com/tangerine-network/tangerine-conse...Wei-Ning Huang2019-09-171-3/+3
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-11/+11
* dex: remove node table (#330)Sonic2019-06-151-81/+5
* dex: try to reduce the chance to pull non-finalized blocks (#327)Mission Liao2019-06-151-25/+35
* core: fix forget connection in resetDKG (#314)Jimmy Hu2019-06-151-0/+11
* dex: fix initial build connection bug (#311)Jimmy Hu2019-06-151-0/+2
* core: merge notarySet and DKGSet (#265)Jimmy Hu2019-06-151-84/+17
* backport from v1.8.23 (#304)Sonic2019-06-131-0/+5
* dex: reduce msg when broadcast tx (#292)Sonic2019-06-131-15/+0
* p2p, dex: add debug log (#269)Sonic2019-06-121-18/+25
* core: fill in genesis timstamp and remove dMoment from protocol handshake (#263)Wei-Ning Huang2019-06-121-7/+3
* dex: rename lattice to coreWei-Ning Huang2019-06-121-11/+11
* dex: priority for ba vote (#256)Jimmy Hu2019-06-121-0/+17
* dex: fetcher: modify parameters to speedup syncing (#239)Wei-Ning Huang2019-06-121-2/+3
* core: sync to latest core (#214)Jimmy Hu2019-06-121-20/+17
* dex: some minor improvements (#195)Sonic2019-06-121-79/+60
* dex: Add a flag to GetBlockHeadersMsg and GetBlockBodiesMsg (#188)Sonic2019-06-121-17/+20
* p2p, dex: some fixes (#189)Sonic2019-06-121-0/+3
* p2p, dex: rework connection management (#183)Sonic2019-06-121-298/+165
* params: write dMoment into ChainConfig (#150)Wei-Ning Huang2019-06-121-3/+7
* dex: replace NodeMeta with ENR (#132)Sonic2019-06-121-41/+39
* dex: add pull randomness (#105)Jimmy Hu2019-06-121-0/+20
* dex: replace total difficulty with block number (#73)Sonic2019-06-121-39/+32
* Fix lintWei-Ning Huang2019-06-121-6/+8
* dex: implement downloader for dexSonic2019-06-121-8/+17
* dex: Tx message optimization (#39)Jimmy Hu2019-06-121-6/+26
* dex: peer: more fix on ID conversionWei-Ning Huang2019-06-121-53/+53
* dex: fix conflict caused by rebaseWei-Ning Huang2019-06-121-48/+62
* Rename import due to dexon-consensus renameWei-Ning Huang2019-06-121-3/+3
* dex: implement PullBlocks/PullVotes (#1)Jimmy Hu2019-06-121-1/+54
* dex: increase TX queue sizeWei-Ning Huang2019-06-121-1/+1
* vendor: sync consensus core and fix conflictWei-Ning Huang2019-06-121-8/+9
* dex: no need to rlp encode/decode now, consensus supports itSonic2019-06-121-10/+6
* dex: polish network related functionSonic2019-06-121-57/+120
* dex: let notary nodes connect to some dkg nodesSonic2019-06-121-38/+178
* dex: implement peerSetLoopSonic2019-06-121-0/+16
* dex: gov: using dex-consensus-core NodeSetCacheSonic2019-06-121-4/+24
* dex: add method to get NumChains, NotarySet, DKGSet easilySonic2019-06-121-6/+6
* dex: network: implement the network interfaceSonic2019-06-121-30/+200
* dex: remove DAO related codeSonic2019-06-121-3/+2
* dex: redesign p2p network topologySonic2019-06-121-66/+230
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-4/+4
* dex: let peer able to send notary node infoSonic2019-06-121-3/+41
* dex: let peerSet able to manage notary peersSonic2019-06-121-1/+64
* Change package name from eth to dexSonic2019-06-121-1/+1
* Copy codebase from ethSonic2019-06-121-0/+522