Alexander Simmerl
8f2703e8b2
In order to improve the operator experience we want the node to dial seeds immediately if there are no peers to connect to. Until now the routine responsible for ensuring peers are connected to would wait a random amount of time up to 30s (if not configured otherwise). |
7 years ago | |
---|---|---|
.. | ||
addrbook.go | fixes from Jae's review | 7 years ago |
addrbook_test.go | p2p: tmconn->conn and types->p2p | 7 years ago |
file.go | config: fix addrbook path to go in config | 7 years ago |
known_address.go | config: fix addrbook path to go in config | 7 years ago |
params.go | p2p: use sub dirs | 7 years ago |
pex_reactor.go | Dial seeds directly without potential peers | 7 years ago |
pex_reactor_test.go | Dial seeds directly without potential peers | 7 years ago |