tendermint/p2p/pex
Alexander Simmerl 5796e879b9
Introduce option to skip duplicate ip check
In some scenarios like tests we want to disable the guard which prevents
peers connecting from the same ip.

Fixes #1632
Closes #1634
2018-05-30 10:40:22 +02:00
..
addrbook.go version bump. add roadmap back. minor fixes 2018-05-15 22:42:29 -04:00
addrbook_test.go do not even try to dial ourselves 2018-04-05 15:45:52 +02:00
errors.go update spec and addrbook.go 2018-04-28 17:14:58 -04:00
file.go config: fix addrbook path to go in config 2018-01-23 22:21:17 -05:00
known_address.go p2p/pex: some addrbook fixes 2018-04-28 20:09:02 -04:00
params.go fix build and test 2018-04-28 15:39:09 -04:00
pex_reactor.go log requesting addresses 2018-05-25 15:11:32 +04:00
pex_reactor_test.go Introduce option to skip duplicate ip check 2018-05-30 10:40:22 +02:00
wire.go P2P now works with Amino 2018-03-26 06:40:02 +02:00