You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Hello, I hope I am asking in the right repository :-) I wanted to set up a bootnode for Polkadot/Kusama/Westend networks and I ran into an issue - how to test that the websocket configuration with my own certificate is really working? I didn't find any documentation on this so I thought I will ask here. This is what I have tried
I tested the bootnode on other node running with custom polkadot.json spec which lists only my bootnode. This works both for IP and DNS records of my bootnode
I tried to test the light client connection with disabling all the other bootnodes in Substrate Connect browser extension and allowing only mine - this seems to work but I know that light clients work even without extension so it's not really conclusive. Also the extension by which bootnode is connected to the network doesn't show which specific RPC/bootnode is used for connection.
I cloned smoldot repository and edited chainspec again in bin/polkadot.json - the weird issue is that sometimes even official Parity bootnodes won't work so it doesn't produce conclusive results as well. I actually tried to test various bootnodes while was at it and again, most of them didn't work - Polkadot JS times out while connecting to the RPC.
So now I am pretty much lost and wondering what would be the best to conclusively test that my bootnode configuration for WSS is working before I create PR to the polkadot repository. FYI, the bootnode I am trying to set up is