protocol/service: Use block list for connections
modified CHANGELOG.md
@@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle-protocol/src/service.rs
@@ -230,6 +230,8 @@ pub enum ConnectError {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -1219,6 +1221,16 @@ where
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -2164,6 +2176,9 @@ where
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -2397,6 +2412,7 @@ where
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -2564,6 +2580,9 @@ where
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|