Red-Shionobi has a point.
Why not reconsider the way that updates are released.
Why not deliver to mainnet more frequently with just devs and testers up-to-date with the network at first and eventually the secret is out. So what if it's hard on the network.
It's called continuous-integration. If...
It would be nice if the client nodes received push updates in addition to the magical handshake between the network and clients. Pushing build updates on the client node would reduce errors per client and would thus create a manager or orchestrator to ensure clients are on the latest build...
I'm curious if the error was caused from people running different builds of the master node?
How would the network validate that a master node is up-to-date with the latest build, in addition to config file specifications?
@chaeplin
Can you add a section at the end of part 3 of the guide that lets a master node owner realize that here node is active and working?
Hence, I am not confident that my master node is configured correctly, running healthy, and is ready for the launch date.
How do I know that my RC2 to RC3 migration was successful?
Log:
ubuntu@ip-xxx-xx-xx-xxx:~/.darkcoin$ tail -f ~/.darkcoin/debug.log
2014-06-16 13:46:30 AcceptToMemoryPool: 23.23.186.131:9999 /Satoshi:0.10.9.13/ : accepted e8ac4c700f66c407adb3002da68f0ba46c80c007d991bf355286c2891f143b98 (pool...
Here's an idea...
Why not open-source the DarkSend feature until a certain milestone is reached.
For example, when 1000 masernodes exist.
Or open-source the feature after the value of DRK hits $50.00.
I think this will encourage additional investments and media coverage.
chaeplin
As a Windows developer, I am unfamiliar with Linux and struggled setting up my Masternode last week.
However, your setup guides did help me get through the pain of configuring a masternode.
What exactly do I need to do now in order to keep my maternode current with RC3?
For example...
I'm an SDET focused on the Windows platform.
I have contributed the DarkCoin app for Windows Phone 8.
How else can I support the development / test efforts?
Question: (tx hash)
What is "tx hash" and why do most masternodes have them and some do not?
I observed that my masternode is one of the few master nodes listed that do not have a value for "tx hash":
http://drk.poolhash.org/darksend.html
Question:
I downloaded the Darkcoin wallet for Windows.
How do I incorporate the receive-address of "getaccountaddress 0" into my wallet?
The intent of my question is that I feel that I am just sending darkcoins to an address that is not under my wallet's control.
Step #12
Thank you for explaining that to me.
So to be clear, that address is not "linked" to my wallet yet unless your definition of "linked" is a "send-address" that my wallet keeps a record of.
I say this because I am unaware of any method to take the address from "getaccountaddress 0" and...
Step #12
Question:
I'm confused. That address that is returned from "getaccountaddress 0" is not an address that is linked to my wallet.
In addition, I have observed that my wallet generates new addresses that cannot be edited.
This means that I cannot withdraw money in the future from that...
Step #6
Issue:
I receive a permission denied error when running this:
-bash: /etc/rc.local: Permission denied
I tried executing this at the root directory and I have also tried using sudo in front of the command.
Any suggestions?
Update:
I apparently misread the instructions.
I just need to...
Step #6
Question:
Is the text in blue font correct when modifying the file?
GNU nano 2.2.6 File: /etc/cron.d/sysstat Modified
# The first element of the path is a directory where the debian-sa1
# script is located
PATH=/usr/lib/sysstat:/usr/sbin:/usr/sbin:/usr/bin:/sbin:/bin
# Activity...
Step #1
File Name: SSH_KEY_FOR_EC2_SP.pem
Location: I do not know.
I would assume that there's a default location that AWS EC2 puts the file into when the pem file gets downloaded instance configuration time.
I am not familiar with how Ubuntu works.
As a result, I am unsure of how to retrieve...