same topicthink one of the next updates should address the issue of the password being passed via the command line as raised by vertoe here: http://serverfault.com/q/592744/116529
It's sad. Writing a patch to support masternode payments is above my capability.
I have noticed, harkfork will be on "Wed, 14 May 2014 19:09:40 GMT"
I will switch my p2pool node to Maternode for the time being.
EDIT:
On p2pool, there will be a lot of hassle.
With current masternode payments, can't run p2pool + masternode.
As Evan's plan, p2pool shoud hardfork several times.
(Personally, I will disable p2pool till RC4)
Same problem still as above, if anyone can help me? I did do a ./darkcoind getaccountaddress 0 and got a different address, I sent the coin to that address, tried again to start my local wallet up with ./darkcoind -masternodeaddr="server's ip address" , then went to my server address and tried to start the MasterNode, and got "not capable masternode" again. I wanted to check my "address 0" to make sure that it was correct, so I did ./darkcoind getaccountaddress 0 again, and got a completely new address (I think it just generates new addresses??)
Please, can anyone suggest what I might be forgetting or where to look for issues? Thanks so much!!
{
"account" : "0",
"address" : "msVwP4pBRsEB3o8MH3gTMDyd6VpgNuKTaD",
"category" : "receive",
"amount" : 1000.00000000,
"confirmations" : 1201,
"blockhash" : "000000017a8ae205d2daf1ec2f05a30537647f03e076dc851b3d8ea0293488b7",
"blockindex" : 2,
"blocktime" : 1398982734,
"txid" : "5780f438d47e75e23dadbe9c34e06d18ed70373cc7d96aaee12038211d50e52f",
"time" : 1398982689,
"timereceived" : 1398982689
},
ubuntu@ip-172-31-23-208:~$ darkcoind getaccountaddress 0
n3EaPbDD1Rxb3Z2VWiso3fw4nDrNRqZBaW
ubuntu@ip-172-31-23-208:~$ darkcoind getaccountaddress 0
n3EaPbDD1Rxb3Z2VWiso3fw4nDrNRqZBaW
ubuntu@ip-172-31-23-208:~$
ubuntu@ip-172-31-23-208:~$ darkcoind getaccountaddress 0
n3EaPbDD1Rxb3Z2VWiso3fw4nDrNRqZBaW
ubuntu@ip-172-31-23-208:~$ darkcoind getaccountaddress 0
n3EaPbDD1Rxb3Z2VWiso3fw4nDrNRqZBaW
ubuntu@ip-172-31-23-208:~$ darkcoind getaccountaddress 0
n3EaPbDD1Rxb3Z2VWiso3fw4nDrNRqZBaW
ubuntu@ip-172-31-23-208:~$
I just browsed the p2pool code, this is quite some task.Very sad about the p2pools, but I'm sure this will get fixed in time. Bigger fish to fry right now!
Were you able to run a masternode with a remote wallet holding your coin?I went to check on my MN, and yeah weird. Dont masternode addresses start with "m" ?
Here is my 1k deposit
I ran getaaccountaddress 0 a few times, generates a NEW address, starting with "n" ... but always the same.
This. Your pool needs to know how to pay out masternodes without taking care about the rest of the darksend stuff.Without DarkSend version -> includes masternode payouts but DarkSend is not included? or disable?
Thanks, I suspected as much, but then read about a whole bunch of people who updated but weren't able to launch the master node.Yes, our masternodes must be updated by May 14th to be functional and to participate in the payment system.
yidakee, I think you might be using the testnet wallet? I just remembered that those addresses start with m's or somethingI went to check on my MN, and yeah weird. Dont masternode addresses start with "m" ?
Here is my 1k deposit
I ran getaaccountaddress 0 a few times, generates a NEW address, starting with "n" ... but always the same.
Also, I just realized, all the talk about running a remote wallet happened before May 1st when we got this new version (RC2) and it may be this version doesn't have it. either by accident or for a reason?? It was April 27th when I read these comments:yidakee, I think you might be using the testnet wallet? I just remembered that those addresses start with m's or something