I see all of our old addnodes hardcoded in the wallet are dead, so that explains why new users couldnt get on while node.biblepay.org was down yesterday.
So I added these two so far:
WriteKey("addnode","node.biblepay.org");
WriteKey("addnode","node.biblepay-explorer.org");
Does anyone else have any that will be up 24-7 on a solid dns external address?
Rob, how about creating Subdomains on biblepay.org and you set it to ips of stable servers. This way, if a server goes away, you only need to change the dns, but not the client.
Like:
node.biblepay.org
node2.biblepay.org
node3.biblepay.org
node4.biblepay.org
node5.biblepay.org
...
Blue, yes it can be a sanc.
Yes Lich, thats a good idea.
I have a DNS portal for biblepay.org we can control, so yes, lets set up DNS based nodes.
EDIT: Ok I set up dns1.biblepay.org - dns5.biblepay.org (IE 5 nodes), and added them into the wallet, and its checked in for the next build, and the nodes are up. One of the nodes is rebooting right now.