Alexander Simmerl
ea896865a7
As both configs are concerned with the p2p packaage and PeerConfig is only used inside of the package there is no good reason to keep the couple of fields separate, therefore it is collapsed into the more general P2PConifg. This is a stepping stone towards a setup where the components inside of p2p do not have any knowledge about the config. follow-up to #1325 |
7 years ago | |
---|---|---|
.. | ||
addrbook.go | version bump. add roadmap back. minor fixes | 7 years ago |
addrbook_test.go | do not even try to dial ourselves | 7 years ago |
errors.go | update spec and addrbook.go | 7 years ago |
file.go | config: fix addrbook path to go in config | 7 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 | log requesting addresses | 7 years ago |
pex_reactor_test.go | Collapse PeerConfig into P2PConfig | 7 years ago |
wire.go | P2P now works with Amino | 7 years ago |