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 | |
---|---|---|
.. | ||
conn_go110.go | p2p: tmconn->conn and types->p2p | 7 years ago |
conn_notgo110.go | p2p: tmconn->conn and types->p2p | 7 years ago |
connection.go | Collapse PeerConfig into P2PConfig | 7 years ago |
connection_test.go | Review from Anton | 7 years ago |
secret_connection.go | Merge branch 'develop' into jae/aminoify | 7 years ago |
secret_connection_test.go | Merge branch 'develop' into jae/aminoify | 7 years ago |
wire.go | P2P now works with Amino | 7 years ago |