Files
tendermint/p2p/pex
Anton Kaliaev c0e8fb5085 p2p: (seed mode) limit the number of attempts to connect to a peer (#3573)
* use dialPeer function in a seed mode

Fixes #3532

by storing a number of attempts we've tried to connect in-memory and
removing the address from addrbook when number of attempts > 16
2019-04-17 16:44:26 +04:00
..
2019-04-03 11:22:52 +02:00
2019-01-28 16:13:17 +04:00