-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Current Behavior
Currently stand alone xcashd nodes rely completely upon the team managed seed nodes before they can successfully start.
Possible Solution
The ability to manually designate a delegate from the command line to allow stand alone nodes to start when there's an outage of seed nodes. For lack of a better term, a disaster recovery (D/R) method in situations where all team run seed nodes are down or denied service for whatever reason. This would go a long way towards decentralizing the network and allowing it to continue in either D/R situations or if DDOS incidents occur.
Context
Currently, without any seed nodes online, I am not able to start a local node successfully. Relying upon only the team run seed nodes in order to start up a local xcashd is too much centralization. Allowing us to designate one or more "failsafe" delegates to act as seed nodes would help maintain stability of the network.