daaarkcoins
Member
Whenever a node gets enough votes it has to be paid. Otherwise the block will get rejected.
you get an insufficient funds errorTo be clear, have you tried to send more than the remaining 1000 DRK? For instance, your balance is 1555 DRK. If you send out 556, will it just allow it and deactivate the node, or will is it "locked" with the masternode=1 flag?
you get an insufficient funds error
Well, actually, that's when you have the funds on your MN.... I think it's time for me to try a remote MN, and see what happens when I try to send extra funds... this I don't know about
I understand everything to the point where a node is chosen to be paid. Do the last 6 votes select the node to be chosen or is it only the miner which will randomly pick one?
New binaries are up that should fix the masternode syncing problem.
Please update 9.5.3 or 10.9.3! Thanks!
~/.darkcoin$ strings darkcoind | grep v0.1
v0.10.9.3-2-gbed3449-beta
~/.darkcoin$ ./darkcoind getinfo
{
"version" : 100904,
[...]
New binaries are up that should fix the masternode syncing problem.
Please update 9.5.3 or 10.9.3! Thanks!
{
"87.230.94.57:19999" : 1,
"37.187.47.129:19999" : 1,
"98.165.130.67:19999" : 1,
"184.73.179.148:19999" : 1,
"188.226.133.22:19999" : 1,
"188.226.248.36:19999" : 1,
"54.255.159.230:19999" : 1
}
{
"version" : 100904,
"protocolversion" : 70015,
"walletversion" : 60000,
"balance" : 4668.75789292,
"blocks" : 14523,
"timeoffset" : 0,
"connections" : 4,
"proxy" : "",
"difficulty" : 0.32486492,
"testnet" : true,
"keypoololdest" : 1401700391,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : ""
}
xxx@lvps87-230-94-57:~$ cat .darkcoin/testnet3/debug.log | grep masternode | grep dsee
2014-06-05 16:33:08 dsee - Got NEW masternode entry 87.230.94.57:19999
2014-06-05 16:33:08 dsee - Accepted masternode entry 0 0
2014-06-05 16:34:43 dsee - Got NEW masternode entry 37.187.47.129:19999
2014-06-05 16:34:43 dsee - Accepted masternode entry -1 -1
2014-06-05 16:40:24 dsee - Got NEW masternode entry 98.165.130.67:19999
2014-06-05 16:40:24 dsee - Accepted masternode entry -1 -1
2014-06-05 16:44:21 dsee - Got NEW masternode entry 184.73.179.148:19999
2014-06-05 16:44:21 dsee - Accepted masternode entry -1 -1
2014-06-05 16:46:48 dsee - Got NEW masternode entry 188.226.133.22:19999
2014-06-05 16:46:48 dsee - Accepted masternode entry -1 -1
2014-06-05 16:47:06 dsee - Got NEW masternode entry 188.226.248.36:19999
2014-06-05 16:47:06 dsee - Accepted masternode entry -1 -1
2014-06-05 16:49:08 dsee - Got NEW masternode entry 54.255.159.230:19999
2014-06-05 16:49:08 dsee - Accepted masternode entry -1 -1
Updated. 7 nodes in list. Equal in the 2 MNs :smile:
Code:{ "87.230.94.57:19999" : 1, "37.187.47.129:19999" : 1, "98.165.130.67:19999" : 1, "184.73.179.148:19999" : 1, "188.226.133.22:19999" : 1, "188.226.248.36:19999" : 1, "54.255.159.230:19999" : 1 }
Version reported is 10.9.4
--2014-06-05 17:09:01-- http://www.darkcoin.io/downloads/rc3/darkcoind
Resolving www.darkcoin.io (www.darkcoin.io)... 162.252.83.46
Connecting to www.darkcoin.io (www.darkcoin.io)|162.252.83.46|:80... connected.
HTTP request sent, awaiting response...
Actually the node chosen is NOT random, it's deterministic. So if you have the FULL list you WILL get the correct masternode. Once the propagation issues are completely resolved and the ghost masternodes we should have payments on 100% of the blocks.
Blockheight Pubkey Votes
14530 Ra2X7HrU58fAw7R2woBGwcrqV9SXGbSX1 8
14531 nyua6yT2XjttboGdjLdNMWZqSmrtqHeUE 8
14532 b5iJWY1uVwGzEhypkVo4sWZXyU7CkLjWx 7
14533 kSoDShs3inDHZjMBVbLLF4n1YXKMFd8sR 3
14534 XomhG7xJcL5iSCQhM4AcS8N381DguAobA 5
14535 VkZWihGicV2obp7tGCA3zByq2wLxLg893 2
14536 b5iJWY1uVwGzEhypkVo4sWZXyU7CkLjWx 2
14537 bxxXpVhzZsxdxujH2Axgps8cJ5KFHvKfq 2
14538 c1QoaTBRDyhFmQov3R1Yo2zCZMnim9hXo 1
You could try to generate new address for account 0 and sendo the 1k to yourself to the new address and wait for the confirmations.I just updated both my nodes.
MN-1 worked straight away 10.9.4, sending 1k to address 0
MN-2 was working 10.9.3, updated to 10.9.4 = not capable masternode - I checked and I do still have 1K @ address 0 - also tried a new genkey... dont know what might be wrong!
suggestions?
Other thing that got me is this entry
192.168.55.55:19999 : 1,
in http://tdrk.poolhash.org/blocks/masterlist.txt
it's a private network ip. How did it get up there? :grin:
How does the new version deal with MN using (intentionally or not) an old version ?
Good thing to knowDon't bother, the same thing happens
Authorizing the cold storage for a MN is, in my opinion, a big can of worms. Using a remote setup server---->server instead of local----->server seems to be, for me, the best solution.[...] I need to purchase a hard drive 'cause I'm going to do remote setup. Unfortunately, my internet connection isn't all that great, it goes out periodically. So Evan, if you're reading this, please work on a cold storage solution, LOL.
You could sign the 1000DRK Masternode address to an IP. Once they get moved or signed to another IP the first one gets removed from the masternode list.Authorizing the cold storage for a MN is, in my opinion, a big can of worms. Using a remote setup server---->server instead of local----->server seems to be, for me, the best solution.
What prevents somebody to move around the funds, and create 10 MN with the same 1000 DRK.
If the address is monitored with a new parameter like "coldaddress=Xxxxxxxxxxxxxxxxxx", what prevents somebody to use an address, which does not belong to him, but with the right amount to setup a masternode ?
Please give us more information on the Voting system or maybe it is classified.Actually the node chosen is NOT random, it's deterministic. So if you have the FULL list you WILL get the correct masternode. Once the propagation issues are completely resolved and the ghost masternodes we should have payments on 100% of the blocks.