Author | SHA1 | Message | Date |
---|---|---|---|
Sam Kleinman |
03ad7d6f20
|
p2p: delete legacy stack initial pass (#7035)
A few notes: - this is not all the deletion that we can do, but this is the most "simple" case: it leaves in shims, and there's some trivial additional cleanup to the transport that can happen but that requires writing more code, and I wanted this to be easy to review above all else. - This should land *after* we cut the branch for 0.35, but I'm anticipating that to happen soon, and I wanted to run this through CI. |
3 years ago |
Marko |
0e9bec1b53
|
pkg: expose p2p functions (#6627)
## Description Expose p2p functions for use in the sdk. These functions could also be copied over to the sdk. I dont have a preference of which is better. |
3 years ago |
Sam Kleinman |
9ffa7e8a2b
|
types: move NodeInfo from p2p (#6618) | 3 years ago |
Sam Kleinman |
ae5f98881b
|
p2p: make NodeID and NetAddress public (#6583) | 3 years ago |
Sam Kleinman |
a855f96946
|
p2p: renames for reactors and routing layer internal moves (#6547) | 3 years ago |