tendermint/p2p/pex
Anton Kaliaev 6e39ec6e26
do not even try to dial ourselves
also, remove address from the book (plus mark it as our address)
and return an error if we fail to parse peers list
2018-04-05 15:45:52 +02:00
..
addrbook.go do not even try to dial ourselves 2018-04-05 15:45:52 +02:00
addrbook_test.go do not even try to dial ourselves 2018-04-05 15:45:52 +02:00
file.go config: fix addrbook path to go in config 2018-01-23 22:21:17 -05:00
known_address.go Fix lint errors (#1390) 2018-04-02 10:21:17 +02:00
params.go p2p: use sub dirs 2018-01-20 21:35:37 -05:00
pex_reactor.go log error when we fail to add new address 2018-04-05 15:27:47 +02:00
pex_reactor_test.go use addrbook#AddOurAddress to store our address 2018-04-05 15:27:47 +02:00