Sam Kleinman
|
0900ea8396
|
p2p: channel shim cleanup (#7129)
|
3 years ago |
Sam Kleinman
|
5bf30bb049
|
p2p: cleanup transport interface (#7071)
This is another batch of things to cleanup in the legacy P2P system.
|
3 years ago |
Sam Kleinman
|
a855f96946
|
p2p: renames for reactors and routing layer internal moves (#6547)
|
3 years ago |
Zach Ramsay
|
44dad6d70b
|
Revert "detele everything"
This reverts commit d02c5d1e30 .
|
6 years ago |
Zach Ramsay
|
d02c5d1e30
|
detele everything
|
6 years ago |
Liamsi
|
d2c05bc5b9
|
Revert "delete everything" (includes everything non-go-crypto)
This reverts commit 96a3502
|
6 years ago |
Liamsi
|
96a3502126
|
delete everything
|
6 years ago |
Ethan Buchman
|
44e967184a
|
p2p: tmconn->conn and types->p2p
|
7 years ago |
Ethan Buchman
|
0d7d16005a
|
fixes
|
7 years ago |
Ethan Buchman
|
5b5cbaa66a
|
p2p: use sub dirs
|
7 years ago |
Ethan Buchman
|
8b74a8d6ac
|
NodeInfo not a pointer
|
7 years ago |
Ethan Buchman
|
08f84cd712
|
a little more moving around
|
7 years ago |
Ethan Buchman
|
7667e11973
|
remove RemoteAddr from NodeInfo
|
7 years ago |
Ethan Buchman
|
53a5498fc5
|
more fixes from review
|
7 years ago |
Ethan Buchman
|
f2e0abf1dc
|
p2p: reorder some checks in addPeer; add comments to NodeInfo
|
7 years ago |
Ethan Buchman
|
528154f1a2
|
p2p: PrivKey need not be Ed25519
|
7 years ago |
Ethan Buchman
|
9529f12c28
|
more linting
|
7 years ago |
Anton Kaliaev
|
f8fdbe3dbc
|
changes as per Bucky's review
|
8 years ago |
Ethan Buchman
|
23a6a6f8fc
|
move into p2p package
|
8 years ago |
Ethan Buchman
|
58e42397f8
|
close conns on filter; fix order in MakeConnectedSwitch
|
8 years ago |
Jae Kwon
|
432a37857d
|
Add RemoteAddr and ListenAddr to NodeInfo; Refactor IPRange logic
|
9 years ago |
Jae Kwon
|
1c628a97ad
|
Conform to go-wire 1.0
|
9 years ago |
Jae Kwon
|
abc3a2cc3c
|
initial commit
|
9 years ago |