Dev Ojha
6fb2f44cc3
p2p: Connect to peers from a seed node immediately (#2115)
This is to reduce wait times when initially connecting. This still runs checks such as whether you still want additional peers. A test case has been created, which fails if this change is not included. |
6 years ago | |
---|---|---|
.. | ||
addrbook.go | p2p: Reject addrs coming from private peers (#2032) | 6 years ago |
addrbook_test.go | p2p: Reject addrs coming from private peers (#2032) | 6 years ago |
errors.go | p2p: Reject addrs coming from private peers (#2032) | 6 years ago |
file.go | fix import paths | 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 | p2p: Connect to peers from a seed node immediately (#2115) | 6 years ago |
pex_reactor_test.go | p2p: Connect to peers from a seed node immediately (#2115) | 6 years ago |
wire.go | P2P now works with Amino | 7 years ago |