-
Notifications
You must be signed in to change notification settings - Fork 6
Monitor subspace network #274
Comments
Depends on which network we're talking about. Currently we have dual stack: blockchain nodes (Substrate-based with corresponding networking inherited) and Subspace DSN (separate libp2p networking stack we're developing that'll replace Substate's at some point). For Substrate it is |
@nazar-pc I am unable to connect to
Port seems to be open though:
Any pointers? |
Well, we have seen it a few times: libp2p port just stops responding after some time. We'll fix it soon with software upgrade and restart. |
We have upgraded our network from Gemini 3c to Gemini 3d. Substrate network endpoints:
Subspace network endpoints:
Those with port |
We have launched incentivized Gemini 3f testnet last week, here are up to date endpoints for it. Substrate:
Subspace:
For Subspace protocol version on Identify should be |
@nazar-pc I have configured kademlia-exporter.max-inden.de/ to monitor the subspace network via the bootstrap nodes you provided.
You pointed me to this Kademlia protocol name, namely
/subspace/kad/0.1.0
.https://github.com/subspace/subspace/blob/main/crates/subspace-networking/src/create.rs#L44
I don't think this is accurate:
I think it should be
/subspace-gemini-3c/kad
. Can you confirm?The text was updated successfully, but these errors were encountered: