OSDN Git Service

Merge pull request #1829 from Bytom/dashboard
[bytom/bytom.git] / p2p /
2019-11-22 DeKaijufix(log): change p2p connection error log level (#1812)
2019-11-04 Zhongchun Caomodify import path (#1805)
2019-10-24 PaladzMerge pull request #1799 from Bytom/fix_p2p_log_level
2019-10-23 iczcmodify p2p network log level fix_p2p_log_level
2019-10-12 yahtooOnly allow ed25519 pubkeys when connecting (#1789)
2019-09-26 yahtooSpecify lan discovery service name (#1788)
2019-08-16 PaladzMerge pull request #1780 from Bytom/ban_peer
2019-08-16 Yahtoo Mafix ban node failed ban_peer
2019-08-15 PaladzMerge pull request #1779 from Bytom/dev-log
2019-08-15 wyjDoraemonlog writer close
2019-08-12 PaladzMerge pull request #1759 from Bytom/security
2019-08-05 Yahtoo MaDel expired banned peers when add peer security
2019-07-31 PaladzMerge pull request #1769 from wyjDoraemon/dev
2019-07-31 wyjDoraemonadd bytom logs into files
2019-06-22 Yahtoo MaAbstract p2p security module
2019-04-19 yahtooFix banscore string deadlock bug (#1724)
2019-04-18 yahtoo Add LAN discover cli config option (#1712)
2019-04-16 yahtooAdd timestamp as random number generator seed (#1698)
2019-04-16 yahtooUpnp add error handlers (#1695)
2019-04-15 yahtooSupport mDNS LAN peer discover (#1687)
2019-04-08 yahtooSupport custom node alias (#1677)
2019-04-04 yahtooFix p2p module test file error (#1670)
2019-03-29 muscle_boyreplace goleveldb with tendermint db (#1660)
2019-03-29 HAOYUatHZ refactor: split ensureOutboundPeers (#1662)
2019-03-27 yahtoo Change get external ip method (#1649)
2019-03-26 yahtooFix timer not stoped bug (#1653)
2019-03-19 yahtooFix cast 19-digit uint64 to float64 precision loss...
2019-03-04 Paladzadd check point (#1621)
2019-03-02 yahtooRevert delete node info DefaultServices init (#1614)
2019-03-01 Paladzedit log (#1609)
2019-02-28 Paladzmerge with prod (#1598)
2019-02-28 yahtooFix conflict (#1595)
2019-02-27 yahtooOptimize log printing (#1590)
2019-02-22 yahtooAdd mempool new tx subscription support (#1578)
2019-02-21 Paladzinit push (#1581)
2019-02-20 yahtooP2P: fixed node startup id (#1573)
2019-02-18 yahtoop2p: refactor switch code and add test (#1538)
2019-02-13 yahtoop2p: support dns seed (#1554)
2019-01-07 yahtoodiscover: fix TestNodeDBSeedQuery err (#1549)
2019-01-02 yahtooDiscover: add node persistent storage (#1539)
2018-11-26 Paladzdelete the vendor (#1495)
2018-11-08 John ChiAdd SOCKS5 Protocol Support (#1455)
2018-10-30 PaladzMerge pull request #1434 from Bytom/ping_type
2018-10-30 HAOYUatHZFix typos
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-29 PaladzMerge pull request #1427 from Bytom/add_performance_log
2018-10-26 paladzadd cpu log
2018-10-15 PaladzNet analysis (#1402)
2018-09-04 HAOYUatHZ:art:Refine code (#1315)
2018-09-02 HAOYUatHZFix (#1310)
2018-09-02 HAOYUatHZClean vendor (#1309)
2018-08-31 yahtoop2p/discv5: fix idx can be negative after uint convert...
2018-08-24 muscle_boyFull node prohibit connect to spv node (#1272)
2018-08-21 HAOYUatHZ:sparkles: Add version notification (#1258)
2018-08-07 Derekmodify ns time to s (#1230)
2018-07-31 yahtooRemove p2p peer exchange module (#1196)
2018-07-31 HAOYUatHZDisconnect only for diff major version (#1203)
2018-07-19 yahtooFix node discovery table delete entry bug (#1139)
2018-07-19 yahtooAdd block fast sync function (#1104)
2018-07-14 yahtooMerge pull request #1137 from Bytom/v1.0.3_fix
2018-06-19 PaladzMerge pull request #1077 from Bytom/dev-discv-temp
2018-06-19 HAOYUatHZgofmt
2018-06-19 PaladzMerge pull request #1075 from Bytom/prod v1.0.3
2018-06-19 PaladzMerge pull request #1074 from Bytom/dev
2018-06-19 PaladzMerge pull request #1073 from Bytom/p2p_disv
2018-06-19 Yahtoo MaChange peer discv resp timeout
2018-06-19 PaladzMerge pull request #1072 from Bytom/prod
2018-06-19 PaladzMerge pull request #1062 from Bytom/release_note
2018-06-15 PaladzMerge pull request #1064 from Bytom/dev
2018-06-15 Paladzedit the config (#1063)
2018-06-14 yahtoo Add udp upnp port mapping (#1060)
2018-06-14 Paladzdon't dial self (#1056)
2018-06-13 PaladzMerge pull request #1053 from Bytom/dev-error
2018-06-13 PaladzMerge pull request #1052 from Bytom/fix_bug
2018-06-13 paladzhandle node is nil bug
2018-06-13 PaladzMerge pull request #1051 from Bytom/fix_bug
2018-06-13 paladzfix the over range crash bug
2018-06-12 PaladzMerge pull request #1041 from Bytom/dev-utxo-tx
2018-06-12 yahtooAdd node discover function (#1032)
2018-06-12 PaladzMerge pull request #1046 from Bytom/dev
2018-06-11 PaladzMerge pull request #1042 from Bytom/dev
2018-06-07 Paladzreduce the unused info in node_info (#1033)
2018-06-07 Paladzcheck the switch level logic (#1026)
2018-06-06 PaladzMerge pull request #1025 from Bytom/dev
2018-05-31 PaladzMerge pull request #1004 from Bytom/elegant
2018-05-30 paladzedit for code review
2018-05-29 paladzedit the connection
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 for code review
2018-05-24 paladztest2
2018-05-24 paladztest1
2018-05-24 paladzedit the remoteAddr
2018-05-24 paladzmove connection to it's folder
2018-05-23 PaladzMerge pull request #973 from freewind/refactoring-compl...
2018-05-23 PaladzMerge pull request #980 from freewind/fix-961
next