diff --git a/Cargo.lock b/Cargo.lock index a51f24c..4cb8edb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2018,7 +2018,7 @@ dependencies = [ [[package]] name = "gupax" -version = "1.3.4" +version = "1.3.5" dependencies = [ "anyhow", "arti-client", diff --git a/README.md b/README.md index 6c0b3f0..a5affd0 100644 --- a/README.md +++ b/README.md @@ -562,26 +562,27 @@ For transparency, here's all the connections Gupax makes: ## Remote Monero Nodes These are the remote nodes used by Gupax in the `[P2Pool Simple]` tab. -The nodes with the most consistent uptime are used. - -| IP/Domain | Location | RPC Port | ZMQ Port | -|----------------------------------|-----------------------------------|----------|-------------| -| monero.10z.com.ar | πŸ‡¦πŸ‡· AR - Buenos Aires F.D. | 18089 | 18084 | -| monero1.heitechsoft.com | πŸ‡¨πŸ‡¦ CA - Ontario | 18081 | 18084 | -| node.monerodevs.org | πŸ‡¨πŸ‡¦ CA - Quebec | 18089 | 18084 | -| p2pmd.xmrvsbeast.com | πŸ‡©πŸ‡ͺ DE - Hesse | 18081 | 18083 | -| node.cryptocano.de | πŸ‡©πŸ‡ͺ DE - Lower Saxony | 18089 | 18083 | -| fbx.tranbert.com | πŸ‡«πŸ‡· FR - Île-de-France | 18089 | 18084 | -| node2.monerodevs.org | πŸ‡«πŸ‡· FR - Occitanie | 18089 | 18084 | -| p2pool.uk | πŸ‡¬πŸ‡§ GB - England | 18089 | 18084 | -| home.allantaylor.kiwi | πŸ‡³πŸ‡Ώ NZ - Canterbury | 18089 | 18083 | -| xmr.support | πŸ‡ΊπŸ‡Έ US - California | 18081 | 18083 | -| sf.xmr.support | πŸ‡ΊπŸ‡Έ US - California | 18081 | 18083 | -| xmrbandwagon.hopto.org | πŸ‡ΊπŸ‡Έ US - Colorado | 18081 | 18084 | -| xmr.spotlightsound.com | πŸ‡ΊπŸ‡Έ US - Kansas | 18081 | 18084 | -| xmrnode.facspro.net | πŸ‡ΊπŸ‡Έ US - Nebraska | 18089 | 18084 | -| moneronode.ddns.net | πŸ‡ΊπŸ‡Έ US - Pennsylvania | 18089 | 18084 | -| node.richfowler.net | πŸ‡ΊπŸ‡Έ US - Pennsylvania | 18089 | 18084 | +| IP/Domain | Location | RPC Port | ZMQ Port | +|-------------------------|-------------------|----------|----------| +| monero.10z.com.ar | πŸ‡¦πŸ‡· Argentina | 18089 | 18084 | +| monero1.heitechsoft.com | πŸ‡¨πŸ‡¦ Canada | 18081 | 18084 | +| node.monerodevs.org | πŸ‡¨πŸ‡¦ Canada | 18089 | 18084 | +| xmr3.rs.me | πŸ‡©πŸ‡ͺ Germany | 18089 | 18084 | +| node.cryptocano.de | πŸ‡©πŸ‡ͺ Germany | 18089 | 18083 | +| p2pmd.xmrvsbeast.com | πŸ‡©πŸ‡ͺ Germany | 18081 | 18083 | +| fbx.tranbert.com | πŸ‡«πŸ‡· France | 18089 | 18084 | +| node2.monerodevs.org | πŸ‡«πŸ‡· France | 18089 | 18084 | +| home.allantaylor.kiwi | πŸ‡³πŸ‡Ώ New Zealand | 18089 | 18083 | +| xmr1.rs.me | πŸ‡ΈπŸ‡¬ Singapore | 18089 | 18084 | +| p2pool.uk | πŸ‡¬πŸ‡§ United Kingdom | 18089 | 18084 | +| xmr2.rs.me | πŸ‡ΊπŸ‡Έ United States | 18089 | 18084 | +| xmr.support | πŸ‡ΊπŸ‡Έ United States | 18081 | 18083 | +| sf.xmr.support | πŸ‡ΊπŸ‡Έ United States | 18081 | 18083 | +| xmrbandwagon.hopto.org | πŸ‡ΊπŸ‡Έ United States | 18081 | 18084 | +| xmr.spotlightsound.com | πŸ‡ΊπŸ‡Έ United States | 18081 | 18084 | +| xmrnode.facspro.net | πŸ‡ΊπŸ‡Έ United States | 18089 | 18084 | +| moneronode.ddns.net | πŸ‡ΊπŸ‡Έ United States | 18089 | 18084 | +| node.richfowler.net | πŸ‡ΊπŸ‡Έ United States | 18089 | 18084 | ## Build ### General Info diff --git a/src/node.rs b/src/node.rs index 0fbab20..c61efa4 100644 --- a/src/node.rs +++ b/src/node.rs @@ -43,9 +43,9 @@ pub const REMOTE_NODES: [(&str, &str, &str, &str); 19] = [ ("p2pmd.xmrvsbeast.com", "Germany", "18081", "18083"), ("fbx.tranbert.com", "France", "18089", "18084"), ("node2.monerodevs.org", "France", "18089", "18084"), - ("p2pool.uk", "United Kingdom", "18089", "18084"), ("home.allantaylor.kiwi", "New Zealand", "18089", "18083"), ("xmr1.rs.me", "Singapore", "18089", "18084"), + ("p2pool.uk", "United Kingdom", "18089", "18084"), ("xmr2.rs.me", "United States", "18089", "18084"), ("xmr.support", "United States", "18081", "18083"), ("sf.xmr.support", "United States", "18081", "18083"), @@ -71,7 +71,7 @@ pub const REMOTE_NODE_MAX_CHARS: usize = { index += 1; } - assert!(len != 0 ); + assert!(len != 0); len };