OSDN Git Service

Add peer start dial seeds function
[bytom/bytom-spv.git] / p2p / switch.go
2018-04-22 Yahtoo MaAdd peer start dial seeds function
2018-04-22 PaladzMerge pull request #777 from Bytom/try_fix_p2p
2018-04-21 paladztry to fix peer nil bug
2018-04-21 PaladzMerge pull request #767 from Bytom/utxo-view-unit-tests
2018-04-20 Blockmeta-区块元Merge pull request #741 from Bytom/p2p_test
2018-04-20 Blockmeta-区块元Merge pull request #728 from Bytom/dev_send_tx_test
2018-04-20 Yahtoo MaFix system log nodeinfo nil error
2018-04-20 PaladzMerge pull request #739 from Bytom/p2p_test
2018-04-20 Yahtoo MaAdd peer broadcast fail process
2018-04-19 oyshengMerge branch 'dev' into dev-pool
2018-04-19 paladzMerge branch 'dev' into backup
2018-04-19 PaladzMerge pull request #708 from Bytom/test-fixtypo
2018-04-19 PaladzMerge pull request #712 from Bytom/dev-pool
2018-04-19 PaladzMerge pull request #705 from Bytom/unit-test-validate-tx
2018-04-19 PaladzMerge pull request #707 from Bytom/p2p_test
2018-04-19 Yahtoo MaAdd dial address filter function
2018-04-18 lbqdsMerge branch 'dev' into skip-solve-in-tests
2018-04-17 PaladzMerge pull request #681 from Bytom/fix-tx-feed
2018-04-17 PaladzMerge pull request #680 from Bytom/fix-print-json-inval...
2018-04-17 PaladzMerge pull request #675 from Bytom/p2p_test
2018-04-17 lbqdsMerge branch 'dev' into fix-tx-feed
2018-04-17 Yahtoo MaAdjust peer ban scoring strategy
2018-04-17 oyshengMerge branch 'dev' into dev-gas
2018-04-17 Yongfeng LIMerge pull request #676 from Bytom/keys
2018-04-17 PaladzMerge pull request #674 from Bytom/dev_addr_pre_for_net
2018-04-17 PaladzMerge pull request #660 from Bytom/p2p_test
2018-04-17 Yahtoo MaOptimized code format
2018-04-17 yahtooMerge branch 'dev' into p2p_test
2018-04-16 Yahtoo MaMerge branch 'p2p_test' into dev
2018-04-14 haoyuAThzmerge
2018-04-14 Yahtoo MaChange dial peer to sequential execution
2018-04-14 wzfix conn close
2018-04-14 Yahtoo MaChange StopPeerForError to sequential execution
2018-04-14 Yahtoo MaAvoid connecting to self
2018-04-14 Yahtoo MaFilter connected nodes
2018-04-12 yahtooFix p2p peer duplicate dail error (#599)
2018-04-07 yahtooOptimize p2p transfer business layer logic (#501)
2018-03-09 yahtooAdd p2p network manager function (#397)
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-10-18 Guanghua GuoMerge pull request #57 from liuchengxu/log
2017-10-17 Guanghua GuoMerge pull request #54 from Bytom/p2p
2017-10-16 gguossClose(#41)
2017-10-13 Guanghua GuoMerge pull request #49 from Bytom/dev
2017-10-10 gguossMerge branch 'dev' into zhouyasong-patch-1
2017-10-09 icodezjbMerge pull request #43 from liuchengxu/fmt
2017-10-09 Liu-Cheng XuReformat the whole project
2017-09-04 Colttmp save for branch merge
2017-08-17 gguossMerge branch 'master' into develop
2017-08-17 Coltmerge with master
2017-08-17 Guanghua GuoMerge pull request #4 from Bytom/develop
2017-08-17 gguossChanged blockchain to bytom.
2017-07-14 gguossmerge node_p2p and chain.