Ethan Buchman
0baa7588c2
* p2p: NodeInfo is an interface * (squash) fixes from review * (squash) more fixes from review * p2p: remove peerConn.HandshakeTimeout * p2p: NodeInfo is two interfaces. Remove String() * fixes from review * remove test code from peer.RemoteIP() * p2p: remove peer.OriginalAddr(). See #2618 * use a mockPeer in peer_set_test.go * p2p: fix testNodeInfo naming * p2p: remove unused var * remove testRandNodeInfo * fix linter * fix retry dialing self * fix rpc |
6 years ago | |
---|---|---|
.. | ||
addrbook.go | libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) | 6 years ago |
addrbook_test.go | p2p/pex: Allow configured seed nodes to not be resolvable over DNS (#2129) | 6 years ago |
errors.go | p2p: Reject addrs coming from private peers (#2032) | 6 years ago |
file.go | libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) | 6 years ago |
known_address.go | p2p/pex: some addrbook fixes | 7 years ago |
params.go | fix build and test | 7 years ago |
pex_reactor.go | ignore existing peers in DialPeersAsync (#2327) | 6 years ago |
pex_reactor_test.go | p2p: NodeInfo is an interface; General cleanup (#2556) | 6 years ago |
wire.go | P2P now works with Amino | 7 years ago |