OSDN Git Service

docs(release note): update bytom version 1.1.0 release note
[bytom/bytom.git] / p2p / peer.go
2019-11-04 Zhongchun Caomodify import path (#1805)
2019-04-15 yahtooSupport mDNS LAN peer discover (#1687)
2019-03-27 yahtoo Change get external ip method (#1649)
2019-03-01 Paladzedit log (#1609)
2019-02-27 yahtooOptimize log printing (#1590)
2019-02-18 yahtoop2p: refactor switch code and add test (#1538)
2018-11-08 John ChiAdd SOCKS5 Protocol Support (#1455)
2018-10-30 PaladzMerge pull request #1431 from Bytom/fix_bug
2018-10-30 paladzremove the unused space
2018-10-30 PaladzMerge pull request #1430 from Bytom/net_info
2018-10-29 paladzadd net performance
2018-10-15 PaladzNet analysis (#1402)
2018-09-04 HAOYUatHZ:art:Refine code (#1315)
2018-08-07 Derekmodify ns time to s (#1230)
2018-07-19 yahtooAdd block fast sync function (#1104)
2018-06-12 PaladzMerge pull request #1046 from Bytom/dev
2018-06-11 PaladzMerge pull request #1042 from Bytom/dev
2018-06-07 Paladzcheck the switch level logic (#1026)
2018-06-06 PaladzMerge pull request #1025 from Bytom/dev
2018-05-28 HAOYUatHZMerge branch 'dev' into docker
2018-05-25 PaladzMerge pull request #995 from freewind/180524-refactor...
2018-05-25 PaladzMerge pull request #993 from Bytom/connection
2018-05-24 paladzedit the remoteAddr
2018-05-24 paladzmove connection to it's folder
2018-05-21 paladzMerge branch 'dev' into edit_addressbook
2018-05-21 PaladzMerge pull request #971 from Bytom/p2p_test
2018-05-21 Yahtoo MaFix p2p library golint error
2018-05-21 paladzmerge with dev
2018-05-21 PaladzMerge pull request #970 from Bytom/p2p_test
2018-05-21 Yahtoo MaOptimize p2p peer code
2018-05-21 Yahtoo MaOptimize p2p switch code
2017-11-20 Guanghua GuoMerge pull request #112 from Bytom/dev
2017-11-16 Guanghua GuoFix a bug (p2p pex enable pattern to connet not enable...
2017-11-13 Guanghua GuoMerge pull request #99 from Bytom/dev
2017-11-13 Guanghua GuoSet p2p timeout from configure file (#98)
2017-11-02 Chengcheng ZhangMerge branch 'master' of https://github.com/Bytom/bytom...
2017-10-25 paladzMerge branch 'dev' into bvm
2017-10-20 Guanghua GuoDev (#61)
2017-10-20 Liu-Cheng XuReplace the basic log in p2p (#60)
2017-07-14 gguossmerge node_p2p and chain.