From 6a3742f14cdb33654c204eb5ab6bcca19c08595a Mon Sep 17 00:00:00 2001 From: itrocket-team Date: Thu, 26 Dec 2024 17:17:02 +0000 Subject: [PATCH] Add: ITRocket services for Testnet and Mainnet --- user-and-dev-tools/mainnet/interfaces.json | 8 ++++++++ user-and-dev-tools/mainnet/masp-indexers.json | 6 ++++++ .../mainnet/monitoring-and-dashboards.json | 9 +++++++++ user-and-dev-tools/mainnet/namada-indexers.json | 7 +++++++ user-and-dev-tools/mainnet/peers.json | 6 ++++++ user-and-dev-tools/mainnet/rpc.json | 6 ++++++ user-and-dev-tools/mainnet/seeds.json | 6 ++++++ user-and-dev-tools/mainnet/snapshots.json | 7 +++++++ .../mainnet/tooling-and-scripts.json | 9 +++++++++ .../testnet/monitoring-and-dashboards.json | 14 +++++++------- user-and-dev-tools/testnet/peers.json | 6 ++++++ user-and-dev-tools/testnet/rpc.json | 6 ++++++ user-and-dev-tools/testnet/seeds.json | 6 ++++++ user-and-dev-tools/testnet/snapshots.json | 10 +++++----- 14 files changed, 94 insertions(+), 12 deletions(-) diff --git a/user-and-dev-tools/mainnet/interfaces.json b/user-and-dev-tools/mainnet/interfaces.json index 4cf7a76..70109d9 100644 --- a/user-and-dev-tools/mainnet/interfaces.json +++ b/user-and-dev-tools/mainnet/interfaces.json @@ -158,6 +158,14 @@ "Team or Contributor Name": "MurphyNode", "Discord UserName": "lyeoeon", "GitHub Account": "https://github.com/lyeoeon1" + }, + { + "Interface Name (Namadillo or Custom)": "Namadillo", + "Interface URL": "https://namadillo.itrocket.net/", + "Notes": "", + "Team or Contributor Name": "itrocket", + "Discord UserName": "itrocket", + "GitHub Account": "itrocket-team" } ] diff --git a/user-and-dev-tools/mainnet/masp-indexers.json b/user-and-dev-tools/mainnet/masp-indexers.json index c7fb7f8..5f2554c 100644 --- a/user-and-dev-tools/mainnet/masp-indexers.json +++ b/user-and-dev-tools/mainnet/masp-indexers.json @@ -124,5 +124,11 @@ "Team or Contributor Name": "MurphyNode", "Discord UserName": "lyeoeon", "GitHub Account": "https://github.com/lyeoeon1" + }, + { + "Indexer API URL": "https://namada-mainnet-masp.itrocket.net", + "Team or Contributor Name": "itrocket", + "Discord UserName": "itrocket", + "GitHub Account": "itrocket-team" } ] diff --git a/user-and-dev-tools/mainnet/monitoring-and-dashboards.json b/user-and-dev-tools/mainnet/monitoring-and-dashboards.json index 10eea59..e55106f 100644 --- a/user-and-dev-tools/mainnet/monitoring-and-dashboards.json +++ b/user-and-dev-tools/mainnet/monitoring-and-dashboards.json @@ -16,5 +16,14 @@ "Github Repo": "https://github.com/ekhvalov/tenderduty", "Discord UserName": "0xb0b", "GitHub Account": "https://github.com/ekhvalov" + }, + { + "Tool Name": "Node Monitoring Script", + "Category": "Monitoring", + "Short Description": "Tracks validator status: missed blocks, voting power, and sends alerts.", + "Team or Contributor Name": "itrocket", + "Github Repo": "https://github.com/itrocket-team/testnet_guides/tree/main/namada/monitoring", + "Discord UserName": "itrocket", + "GitHub Account": "itrocket-team" } ] diff --git a/user-and-dev-tools/mainnet/namada-indexers.json b/user-and-dev-tools/mainnet/namada-indexers.json index 0914ad5..d3c843e 100644 --- a/user-and-dev-tools/mainnet/namada-indexers.json +++ b/user-and-dev-tools/mainnet/namada-indexers.json @@ -159,5 +159,12 @@ "Team or Contributor Name": "MurphyNode", "Discord UserName": "lyeoeon", "GitHub Account": "https://github.com/lyeoeon1" + }, + { + "Which Indexer": "namada-indexer", + "Indexer API URL": "https://namada-mainnet-indexer.itrocket.net", + "Team or Contributor Name": "itrocket", + "Discord UserName": "itrocket", + "GitHub Account": "itrocket-team" } ] diff --git a/user-and-dev-tools/mainnet/peers.json b/user-and-dev-tools/mainnet/peers.json index f3bcf63..5800971 100644 --- a/user-and-dev-tools/mainnet/peers.json +++ b/user-and-dev-tools/mainnet/peers.json @@ -232,5 +232,11 @@ "Team or Contributor Name": "MurphyNode", "Discord UserName": "lyeoeon", "GitHub Account": "https://github.com/lyeoeon1" + }, + { + "Peer Address": "tcp://805ba1297ee4e4d64e2d5ec17423365b0489dafb@namada-mainnet-peer.itrocket.net:14656", + "Team or Contributor Name": "itrocket", + "Discord UserName": "itrocket", + "GitHub Account": "itrocket-team" } ] diff --git a/user-and-dev-tools/mainnet/rpc.json b/user-and-dev-tools/mainnet/rpc.json index f680625..7de28bc 100644 --- a/user-and-dev-tools/mainnet/rpc.json +++ b/user-and-dev-tools/mainnet/rpc.json @@ -238,5 +238,11 @@ "Team or Contributor Name": "MurphyNode", "Discord UserName": "lyeoeon", "GitHub Account": "https://github.com/lyeoeon1" + }, + { + "RPC Address": "https://namada-mainnet-rpc.itrocket.net", + "Team or Contributor Name": "itrocket", + "Discord UserName": "itrocket", + "GitHub Account": "itrocket-team" } ] diff --git a/user-and-dev-tools/mainnet/seeds.json b/user-and-dev-tools/mainnet/seeds.json index c84d62c..77cf327 100644 --- a/user-and-dev-tools/mainnet/seeds.json +++ b/user-and-dev-tools/mainnet/seeds.json @@ -82,5 +82,11 @@ "Team or Contributor Name": "Validatus", "Discord UserName": "validatus.com", "GitHub Account": "https://github.com/Validatus-com/" + }, + { + "Seed Node Address": "tcp://04affb50117ef548cbf7d1ddb1e6416dec0645ae@namada-mainnet-seed.itrocket.net:14656", + "Team or Contributor Name": "itrocket", + "Discord UserName": "itrocket", + "GitHub Account": "itrocket-team" } ] diff --git a/user-and-dev-tools/mainnet/snapshots.json b/user-and-dev-tools/mainnet/snapshots.json index 372fa14..daa723b 100644 --- a/user-and-dev-tools/mainnet/snapshots.json +++ b/user-and-dev-tools/mainnet/snapshots.json @@ -68,5 +68,12 @@ "Team or Contributor Name": "Validatus", "Discord UserName": "validatus.com", "GitHub Account": "https://github.com/Validatus-com/" + }, + { + "Snapshot Link": "https://itrocket.net/services/mainnet/namada/#snap", + "Update Frequency": "4h", + "Team or Contributor Name": "itrocket", + "Discord UserName": "itrocket", + "GitHub Account": "itrocket-team" } ] diff --git a/user-and-dev-tools/mainnet/tooling-and-scripts.json b/user-and-dev-tools/mainnet/tooling-and-scripts.json index 7b62fe4..246b124 100644 --- a/user-and-dev-tools/mainnet/tooling-and-scripts.json +++ b/user-and-dev-tools/mainnet/tooling-and-scripts.json @@ -52,5 +52,14 @@ "Discord UserName": "0xb0b", "GitHub Account": "https://github.com/ekhvalov", "Additional Note": "" + }, + { + "Tool Name": "Public RPC Scanner", + "Short Description": "RPC scanner with archival checker and raw data output for detailed endpoint analysis.", + "Tool URL": "https://itrocket.net/services/mainnet/namada/public-rpc/", + "Team or Contributor Name": "itrocket", + "Discord UserName": "itrocket", + "GitHub Account": "itrocket-team", + "Additional Note": "RPCs with performance issues are not shown. Nodes without genesis indexing aren't marked as archival." } ] diff --git a/user-and-dev-tools/testnet/monitoring-and-dashboards.json b/user-and-dev-tools/testnet/monitoring-and-dashboards.json index cc9908e..f705fbf 100644 --- a/user-and-dev-tools/testnet/monitoring-and-dashboards.json +++ b/user-and-dev-tools/testnet/monitoring-and-dashboards.json @@ -1,11 +1,11 @@ [ { - "Tool Name": "", - "Category": "", - "Short Description": "", - "Team or Contributor Name": "", - "Github Repo": "", - "Discord UserName": "", - "GitHub Account": "" + "Tool Name": "Node Monitoring Script", + "Category": "Monitoring", + "Short Description": "Tracks validator status: missed blocks, voting power, and sends alerts.", + "Team or Contributor Name": "itrocket", + "Github Repo": "https://github.com/itrocket-team/testnet_guides/tree/main/namada/monitoring", + "Discord UserName": "itrocket", + "GitHub Account": "itrocket-team" } ] diff --git a/user-and-dev-tools/testnet/peers.json b/user-and-dev-tools/testnet/peers.json index 5374aa6..bd1dd4f 100644 --- a/user-and-dev-tools/testnet/peers.json +++ b/user-and-dev-tools/testnet/peers.json @@ -10,5 +10,11 @@ "Team or Contributor Name": "Knowable", "Discord UserName": "spork | Knowable", "GitHub Account": "vknowable" + }, + { + "Peer Address": "tcp://e3d64ac69ebb09cc05e2966db2943dbc386ba955@namada-testnet-peer.itrocket.net:33656", + "Team or Contributor Name": "itrocket", + "Discord UserName": "itrocket", + "GitHub Account": "itrocket-team" } ] diff --git a/user-and-dev-tools/testnet/rpc.json b/user-and-dev-tools/testnet/rpc.json index 692c65f..d0ddb16 100644 --- a/user-and-dev-tools/testnet/rpc.json +++ b/user-and-dev-tools/testnet/rpc.json @@ -22,5 +22,11 @@ "Team or Contributor Name": "Sproutstake", "Discord UserName": "Oneplus", "GitHub Account": "" + }, + { + "RPC Address": "https://namada-testnet-rpc.itrocket.net", + "Team or Contributor Name": "itrocket", + "Discord UserName": "itrocket", + "GitHub Account": "itrocket-team" } ] diff --git a/user-and-dev-tools/testnet/seeds.json b/user-and-dev-tools/testnet/seeds.json index 1d7337f..65e13d1 100644 --- a/user-and-dev-tools/testnet/seeds.json +++ b/user-and-dev-tools/testnet/seeds.json @@ -10,5 +10,11 @@ "Team or Contributor Name": "OriginStake", "Discord UserName": "mrspir", "GitHub Account": "mrspir" + }, + { + "Seed Node Address": "a9d56e824a5d84955dcaaccd71ad489b1901f253@namada-testnet-seed.itrocket.net:33656", + "Team or Contributor Name": "itrocket", + "Discord UserName": "itrocket", + "GitHub Account": "itrocket-team" } ] diff --git a/user-and-dev-tools/testnet/snapshots.json b/user-and-dev-tools/testnet/snapshots.json index 40fe378..c58ebb4 100644 --- a/user-and-dev-tools/testnet/snapshots.json +++ b/user-and-dev-tools/testnet/snapshots.json @@ -1,9 +1,9 @@ [ { - "Snapshot Link": "", - "Update Frequency": "", - "Team or Contributor Name": "", - "Discord UserName": "", - "GitHub Account": "" + "Snapshot Link": "https://itrocket.net/services/testnet/namada/#snap", + "Update Frequency": "every 4h", + "Team or Contributor Name": "itrocket", + "Discord UserName": "itrocket", + "GitHub Account": "itrocket-team" } ]