-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Currently we lack a TestNet to test changes to code in a safe flexible environment.
- Setup a
TestNetin near future TestNetshould have unique wallet addresses different fromproductionnetwork- Modify the development wallet to be
crippleddevelopment builds if they run onproductionnetwork - Loosen the requirement of nodes for
TestNetto allow all developers to contribute on the network. ex masternode.if fTestNet ? testnoderequirements : productionrequirements - Allocate funny money to developers actively working on
TestNet - When new developers join and start on
TestNetprovide funny money to them as well as any non developers who want to contribute to stability testing. - Defaultly set
TestNetto run intestnet/directory if no data directory is specified to prevent corruption of wallet or blockchain of production
This should be updated and commented on with any other ideas of direction for this by all developers.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels