node: Serialize and deserialize ipv6 addresses in square brackets
modified crates/radicle/src/node.rs
@@ -427,6 +427,7 @@ impl TryFrom<&sqlite::Value> for Alias {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -436,7 +437,6 @@ impl TryFrom<&sqlite::Value> for Alias {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -526,6 +526,20 @@ impl Display for Address {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|