Zebra/zebra-network
Henry de Valence 9603a29399 Rename `Services` to `PeerServices`.
This field is called `services` in Bitcoin and Zcash, but because we use
that word internally for other purposes, calling it `PeerServices`
disambiguates the meaning to "the services advertised by the peer",
rather than, e.g., a `tower::Service`.
2019-10-01 01:07:56 -04:00
..
src Rename `Services` to `PeerServices`. 2019-10-01 01:07:56 -04:00
Cargo.toml Refactor message serialization as a tokio codec. 2019-09-25 14:59:47 -07:00