Didn't get to work on spreadsheets, while trying to rebuild Node #1 with hot wallet setup:
I promise they will be done this afternoon/early evening. Node 1 has earned 2.5 DRK so far. Since I don't have a Linux GUI available at the moment (tons of CLI though), if onionshare isn't windows ready yet I may have to Dropbox the spreadsheets to you guys from some PC I don't care much about, unless someone has a better solution.
==
As for Node #1, which has caused me tons of headaches with the old hot wallet setup, the RC2 guide used was:
https://darkcointalk.org/threads/master-node-setup-guide-for-your-normal-vps-v1-0-work-in-progress.873/I still had trouble uploading my wallet file to the Node #1 server - which is what caused me to pause this in the first place (Putty/WinSCP failed because the properly created generated PPK files failed to allow authenticated access to the remote Linux server for file transfer between PCs. I finally hit on a workaround to get the file uploads working. I followed the directions for uploading the wallet (encrypted, of course) to the /home/ directory and then proceeded to replace wallet.dat with a renamed wallet containing proof of the 1K payment to the network daemon. This daemon was represented by an external Darkcoin address where this payment was sent:
Status: 12551 confirmations
Date: 6/6/2014 18:08
To: Otoh/DZ MN XcFvsJ5JWnNNWaECCkUgLC5vBFJeXT3EDC
Debit: -1000.00 DRK
Net amount: -1000.00 DRK
Transaction ID: 0fb1c39fb2a49faed971eae5d743444649344b465c0fd8e421ce544189b65ac4
After uploading the wallet per directions (then renaming it to wallet.dat before copying it to ~/.darkcoin/ directory), I now get the following error:
************************
EXCEPTION: St13runtime_error
CDB() : can't open database file wallet.dat, error 13
darkcoin in AppInit()
terminate called after throwing an instance of 'std::runtime_error'
what(): CDB() : can't open database file wallet.dat, error 13
==
This seems to point to a corrupt wallet.dat file, so I proceeded to try it with two other backup points of the same wallet taken on other days...and the same runtime error.
With this stalled again: I'll be working on spreadsheets then contacting full node owners. Sorry if I haven't gotten to your PM. I have a responsibility to do everything I can and exhaust every possible approach if something was lost or is stuck in limbo on my watch.