Author | SHA1 | Message | Date |
---|---|---|---|
Ethan Buchman | 54c63726b0 | p2p: minor comment fixes | 7 years ago |
Emmanuel Odeke |
c48e772115
|
p2p: fully test PeerSet, more docs, parallelize PeerSet tests
* Full test PeerSet and check its concurrent guarantees * Improve the doc for PeerSet.Has and remove unnecessary defer for a path that sets a variable, make it fast anyways. * Parallelize PeerSet tests with t.Parallel() * Document functions in peer_set.go more. |
7 years ago |
Ethan Buchman |
16509ac3db
|
p2p: fix race by peer.Start() before peers.Add() | 8 years ago |
Ethan Buchman | 23a6a6f8fc | move into p2p package | 8 years ago |
Jae Kwon | 432a37857d | Add RemoteAddr and ListenAddr to NodeInfo; Refactor IPRange logic | 9 years ago |
Jae Kwon | abc3a2cc3c | initial commit | 9 years ago |