chore: Remove `seed.radicle.xyz`
The team node is not really special, remove occurrences.
7 files changed
+16
-33
e30e66e0
→
a354686b
modified crates/radicle-cli/examples/rad-config.md
@@ -6,8 +6,7 @@ $ rad config
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -65,7 +64,6 @@ $ rad config get node.alias
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified crates/radicle-cli/tests/commands.rs
@@ -5,7 +5,7 @@ use std::{net, thread, time};
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -414,10 +414,7 @@ fn rad_config() {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-node/src/service/limiter.rs
@@ -138,7 +138,7 @@ mod test {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -172,8 +172,8 @@ mod test {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -193,8 +193,8 @@ mod test {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle/src/node.rs
@@ -1640,7 +1640,7 @@ mod test {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/node/config.rs
@@ -42,15 +42,6 @@ pub mod seeds {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -67,13 +58,10 @@ impl Network {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle/src/profile.rs
@@ -724,14 +724,14 @@ mod test {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/test/arbitrary.rs
@@ -279,7 +279,7 @@ impl Arbitrary for Address {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|