OSDN Git Service

docs(release note): update bytom version 1.1.0 release note
[bytom/bytom.git] / netsync /
2019-11-04 Zhongchun Caomodify import path (#1805)
2019-10-24 PaladzMerge pull request #1799 from Bytom/fix_p2p_log_level
2019-08-16 PaladzMerge pull request #1780 from Bytom/ban_peer
2019-08-16 Yahtoo Mafix ban node failed ban_peer
2019-08-12 PaladzMerge pull request #1759 from Bytom/security
2019-08-02 Yahtoo MaDel ErrorHandler function
2019-06-22 Yahtoo MaAbstract p2p security module
2019-05-29 PaladzMerge pull request #1751 from Bytom/blockfetcher
2019-05-29 Yahtoo MaFix block fetcher block insert bug
2019-04-22 yahtooFix mined block broadcast err (#1726)
2019-04-16 yahtooAdd timestamp as random number generator seed (#1698)
2019-04-15 yahtooSupport mDNS LAN peer discover (#1687)
2019-03-26 yahtooFix timer not stoped bug (#1653)
2019-03-19 yahtooFix cast 19-digit uint64 to float64 precision loss...
2019-03-01 yahtooMempool: add no btm input tx filter (#1605)
2019-03-01 Paladzedit log (#1609)
2019-02-27 yahtooFix new mined orphan block broadcast bug (#1592)
2019-02-27 yahtooOptimize log printing (#1590)
2019-02-22 yahtooAdd mempool new tx subscription support (#1578)
2019-02-18 yahtoop2p: refactor switch code and add test (#1538)
2019-02-14 yahtooAdd seed address format check (#1563)
2019-02-13 yahtoop2p: support dns seed (#1554)
2019-01-04 yahtoonetsync: Fix crash when unsubscribe event on exit ...
2018-12-27 yahtooevent: add new mined block subscribe func (#1537)
2018-11-16 PaladzMerge pull request #1472 from Bytom/mnemonic
2018-11-16 PaladzMerge pull request #1473 from Bytom/dev-readme
2018-11-16 PaladzMerge pull request #1471 from Bytom/fix_time
2018-11-16 HAOYUatHZFix time format in list-peers
2018-10-30 PaladzMerge pull request #1434 from Bytom/ping_type
2018-10-30 HAOYUatHZFix typos
2018-10-30 PaladzMerge pull request #1430 from Bytom/net_info
2018-10-29 paladzadd net performance
2018-10-15 PaladzNet analysis (#1402)
2018-10-05 PaladzMerge pull request #1378 from Bytom/submit-block
2018-10-05 PaladzMerge pull request #1379 from Bytom/fix_bug
2018-10-05 paladzfix dead lock bug
2018-09-12 PaladzMerge pull request #1336 from Bytom/fix_map_bug
2018-09-12 paladzfix bug for concurrent map access
2018-09-06 PaladzMerge pull request #1325 from Bytom/code-review
2018-09-06 Yahtoo MaAdd block msg unmarshal error check
2018-08-29 muscle_boyadd test case for send merkle block (#1289)
2018-08-24 Paladzedit version to the next release (#1269)
2018-08-23 muscle_boyDev wallet sa (#1268)
2018-08-23 muscle_boyspv merkle tree proof (#1262)
2018-08-21 HAOYUatHZ:sparkles: Add version notification (#1258)
2018-08-16 muscle_boyadd filter load message process (#1255)
2018-08-13 muscle_boyadd spv message struct (#1251)
2018-08-08 HAOYUatHZFix format verbs in tests (#1239)
2018-08-03 yahtooAdd sync completion status broadcast function (#1208)
2018-07-31 yahtooRemove p2p peer exchange module (#1196)
2018-07-31 oyshengmodify field name (#1202)
2018-07-25 Paladzedit sync logic, make it fast (#1176)
2018-07-25 Paladzedit the config for prod (#1174)
2018-07-25 Paladzadd unit test for netsync (#1162)
2018-07-20 yahtooAdd netsync node error handler (#1151)
2018-07-20 yahtooFix txSyncLoop null pointer error (#1150)
2018-07-19 yahtooAdd block fast sync function (#1104)
2018-07-14 yahtooMerge pull request #1137 from Bytom/v1.0.3_fix
2018-07-04 muscle_boythe struct of node_info add json field (#1120)
2018-07-04 muscle_boyadd network access control api (#1118)
2018-06-26 Paladzadd checkpoint into the block keeper (#1093)
2018-06-25 yahtooMerge pull request #1090 from Bytom/add_fastsync_flag
2018-06-25 paladzenable the fast sync server flag
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-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 Paladzadd service flag (#1030)
2018-06-06 PaladzMerge pull request #1025 from Bytom/dev
2018-06-05 PaladzMerge pull request #1022 from Bytom/dev-unconfirmed
2018-06-05 oyshengfix suggestion
2018-06-04 oyshengoptimise unconfirmed transaction API
2018-05-31 oyshengadd txCh for synmanager
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 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
2018-05-23 PaladzMerge pull request #981 from Bytom/edit_addressbook
2018-05-22 paladzelegant the code
2018-05-22 paladzmerge with dev
2018-05-21 PaladzMerge pull request #978 from freewind/fix-883
2018-05-21 PaladzMerge pull request #977 from freewind/fix-860
2018-05-21 paladzcompilable version
2018-05-21 freewindfix #860: remove unused code
2018-05-21 paladzmerge with dev
2018-05-21 PaladzMerge pull request #970 from Bytom/p2p_test
2018-05-21 Yahtoo MaOptimize p2p listener code
2018-05-21 Yahtoo MaOptimize p2p switch code
2018-05-10 yahtooMerge pull request #936 from Bytom/prod
2018-05-10 Yongfeng LIMerge pull request #935 from Bytom/dev
2018-05-09 PaladzMerge pull request #920 from Bytom/p2p_test
2018-05-09 Yahtoo MaOptimize code logic
2018-05-08 Yahtoo MaAccelerate node dialing speed
next