13 Commits

Author SHA1 Message Date
Ethan Buchman
555dab4fd6 limit number of allowed connections per ip 2015-07-12 02:16:33 +00:00
Ethan Buchman
d0610845dc peers use uuid to avoid duplicate connections 2015-07-12 02:16:33 +00:00
Jae Kwon
cebfae60c7 BlockchainReactor syncs first before ConsensusReactor. 2015-03-25 11:50:28 -07:00
Jae Kwon
08a83aa9fb Reactors can be stopped or started at any time. 2015-03-25 00:15:18 -07:00
Jae Kwon
0237d284cc Channel bytes are spelled fully, "XXXChannel" 2015-03-24 12:00:27 -07:00
Jae Kwon
85110224b4 Fix PeerSet.Remove() bug. 2015-01-21 13:40:26 -08:00
Jae Kwon
fa7c83166f P2P docs 2014-12-23 19:31:24 -08:00
Jae Kwon
666122861c implementing block_manager. currently only supports one datatype. 2014-07-29 23:53:35 -07:00
Jae Kwon
ac668d4d14 Don't dial dupes 2014-07-15 15:54:33 -07:00
Jae Kwon
56a92b512f Send external addresses upon new outbound peer 2014-07-14 14:04:26 -07:00
Jae Kwon
0b1265dc10 . 2014-07-10 22:14:23 -07:00
Jae Kwon
04eb07c26f fixed a bug 2014-07-08 08:34:49 -07:00
Jae Kwon
ce51af9d4d PeerSet is for fast iteration of peers 2014-07-08 00:02:04 -07:00