not even, I have an unencrypted wallet that I wanted to run as a masternode with the testnet coins inside. Simple, 'cause I figure it doesn't matter to the testing. Sorry I disappeared againIf cold wallet is encrypted, it wil not.
not even, I have an unencrypted wallet that I wanted to run as a masternode with the testnet coins inside. Simple, 'cause I figure it doesn't matter to the testing. Sorry I disappeared againIf cold wallet is encrypted, it wil not.
sentwhen I've got 1000DRK
thanks!sent
I will add payee info as well from all sv.I noticed that http://test.drk.mn is showing last blockhash and other parameters for all of your MNs. Is it possible to include output of
as well? That way we will be able to monitor network consensus on MN votes better.Code:./darkcoind getblocktemplate | grep payee
I noticed that http://test.drk.mn is showing last blockhash and other parameters for all of your MNs. Is it possible to include output of
as well? That way we will be able to monitor network consensus on MN votes better.Code:./darkcoind getblocktemplate | grep payee
sv01
darktest@sv1:~> darkcoind masternode list rank | grep -v '\-1'
{
"98.165.130.67:19999" : 2,
"54.191.87.83:19999" : 7,
"54.208.138.69:19999" : 14,
"54.183.79.141:19999" : 6,
"184.73.179.187:19999" : 1,
"184.73.179.235:19999" : 16,
"54.202.29.136:19999" : 9,
"92.222.10.179:19999" : 8,
"184.73.179.148:19999" : 3,
"37.59.168.129:19999" : 11,
"91.121.219.246:19999" : 13,
"188.226.248.36:19999" : 12,
"188.226.223.5:19999" : 4,
"184.73.179.196:19999" : 15,
"188.226.243.116:19999" : 5,
"54.191.21.135:19999" : 10,
"54.191.194.104:19999" : 17
}
sv02
darktest@sv2:~> darkcoind masternode list rank | grep -v '\-1'
{
"98.165.130.67:19999" : 2,
"54.191.87.83:19999" : 7,
"54.208.138.69:19999" : 14,
"54.183.79.141:19999" : 6,
"184.73.179.187:19999" : 1,
"184.73.179.235:19999" : 16,
"54.202.29.136:19999" : 9,
"92.222.10.179:19999" : 8,
"184.73.179.148:19999" : 3,
"37.59.168.129:19999" : 11,
"91.121.219.246:19999" : 13,
"188.226.248.36:19999" : 12,
"188.226.223.5:19999" : 4,
"184.73.179.196:19999" : 15,
"188.226.243.116:19999" : 5,
"54.191.21.135:19999" : 10,
"54.191.194.104:19999" : 17
}
nomp
ubuntu@ip-172-31-4-239:~$ darkcoind masternode list rank | grep -v '\-1'
{
"98.165.130.67:19999" : 2,
"54.191.87.83:19999" : 7,
"54.208.138.69:19999" : 14,
"54.183.79.141:19999" : 6,
"184.73.179.187:19999" : 1,
"184.73.179.235:19999" : 16,
"54.202.29.136:19999" : 9,
"92.222.10.179:19999" : 8,
"184.73.179.148:19999" : 3,
"37.59.168.129:19999" : 11,
"91.121.219.246:19999" : 13,
"188.226.248.36:19999" : 12,
"188.226.223.5:19999" : 4,
"184.73.179.196:19999" : 15,
"188.226.243.116:19999" : 5,
"54.191.21.135:19999" : 10,
"54.191.194.104:19999" : 17
}
darktest@sv1:~> darkcoind masternode current
91.121.219.246:19999
darktest@sv2:~> darkcoind masternode current
91.121.219.246:19999
ubuntu@ip-172-31-4-239:~$ darkcoind masternode current
91.121.219.246:19999
darktest@sv1:~> darkcoind getblocktemplate
{
"version" : 2,
"previousblockhash" : "00000000a7d5d8aef49d67cf223c8900597f4fb6c11334a6d62775d171d24cd0",
"transactions" : [
],
"coinbaseaux" : {
"flags" : "062f503253482f"
},
"coinbasevalue" : 50000000000,
"target" : "0000000257130000000000000000000000000000000000000000000000000000",
"mintime" : 1405914231,
"mutable" : [
"time",
"transactions",
"prevblock"
],
"noncerange" : "00000000ffffffff",
"sigoplimit" : 20000,
"sizelimit" : 1000000,
"curtime" : 1405915872,
"bits" : "1d025713",
"height" : 1159,
"votes" : [
],
"payee" : "n23eoeYKnmh8Ybg7U9DQ7kfpsU8N7C6hKZ",
"masternode_payments" : true,
"enforce_masternode_payments" : false
}
darktest@sv2:~> darkcoind getblocktemplate
{
"version" : 2,
"previousblockhash" : "00000000a7d5d8aef49d67cf223c8900597f4fb6c11334a6d62775d171d24cd0",
"transactions" : [
],
"coinbaseaux" : {
"flags" : "062f503253482f"
},
"coinbasevalue" : 50000000000,
"target" : "0000000257130000000000000000000000000000000000000000000000000000",
"mintime" : 1405914231,
"mutable" : [
"time",
"transactions",
"prevblock"
],
"noncerange" : "00000000ffffffff",
"sigoplimit" : 20000,
"sizelimit" : 1000000,
"curtime" : 1405915879,
"bits" : "1d025713",
"height" : 1159,
"votes" : [
],
"payee" : "n37LjfqZYfyAJdNvp2wpHJbnA9jb4YAtVW",
"masternode_payments" : true,
"enforce_masternode_payments" : false
}
ubuntu@ip-172-31-4-239:~$ darkcoind getblocktemplate
{
"version" : 2,
"previousblockhash" : "00000000a7d5d8aef49d67cf223c8900597f4fb6c11334a6d62775d171d24cd0",
"transactions" : [
],
"coinbaseaux" : {
"flags" : "062f503253482f"
},
"coinbasevalue" : 50000000000,
"target" : "0000000257130000000000000000000000000000000000000000000000000000",
"mintime" : 1405914231,
"mutable" : [
"time",
"transactions",
"prevblock"
],
"noncerange" : "00000000ffffffff",
"sigoplimit" : 20000,
"sizelimit" : 1000000,
"curtime" : 1405915889,
"bits" : "1d025713",
"height" : 1159,
"votes" : [
],
"payee" : "n37LjfqZYfyAJdNvp2wpHJbnA9jb4YAtVW",
"masternode_payments" : true,
"enforce_masternode_payments" : false
}
darktest@sv1:~> tail -7 blocks/nxtmasternode
1158 mpuTzSLxMQcSzgdPgs4BHxfCvTSBvWZKF4
1159 n23eoeYKnmh8Ybg7U9DQ7kfpsU8N7C6hKZ
1160 n37LjfqZYfyAJdNvp2wpHJbnA9jb4YAtVW
1161 mj79S74NkQbkVnrJq1xyry9K8htg19g9px
1162 mgLthxzMjabQLnLNZCAcQVxky5JfeiaS8h
1163 n37LjfqZYfyAJdNvp2wpHJbnA9jb4YAtVW
1164 mgLthxzMjabQLnLNZCAcQVxky5JfeiaS8h
darktest@sv2:~> tail -7 blocks/nxtmasternode
1158 mgLthxzMjabQLnLNZCAcQVxky5JfeiaS8h
1159 n37LjfqZYfyAJdNvp2wpHJbnA9jb4YAtVW
1160 n37LjfqZYfyAJdNvp2wpHJbnA9jb4YAtVW
1161 mj79S74NkQbkVnrJq1xyry9K8htg19g9px
1162 mgLthxzMjabQLnLNZCAcQVxky5JfeiaS8h
1163 n37LjfqZYfyAJdNvp2wpHJbnA9jb4YAtVW
1164 mgLthxzMjabQLnLNZCAcQVxky5JfeiaS8h
ubuntu@ip-172-31-4-239:~$ tail -7 blocks/nxtmasternode
1158 mgLthxzMjabQLnLNZCAcQVxky5JfeiaS8h
1159 n37LjfqZYfyAJdNvp2wpHJbnA9jb4YAtVW
1160 n37LjfqZYfyAJdNvp2wpHJbnA9jb4YAtVW
1161 mj79S74NkQbkVnrJq1xyry9K8htg19g9px
1162 mgLthxzMjabQLnLNZCAcQVxky5JfeiaS8h
1163 n37LjfqZYfyAJdNvp2wpHJbnA9jb4YAtVW
1164 mgLthxzMjabQLnLNZCAcQVxky5JfeiaS8h
Added payee info (and the history of the last 10 block templates I have catched for each node).I noticed that http://test.drk.mn is showing last blockhash and other parameters for all of your MNs. Is it possible to include output of
as well? That way we will be able to monitor network consensus on MN votes better.Code:./darkcoind getblocktemplate | grep payee
Yep, had a chat with Evan regarding my issue - was exactly what you mentioned some post agoGood news. https://github.com/darkcoinproject/darkcoin/commit/adf8403b204b09c5a69c37afa9a027ebee403e44
May be for next update.
bfec14c8a20e8d8d7f69effdc6f1874c21c69e83d6fc4be55a22601d6f9b364e2MH pointed at p2pool, running 10.12.1 linux64-qt client, all good, will put up a MN when I've got 1000DRK, or n4S6b2JGYAkCuEQastTV6vb2DrWaHcSZsY if anyone can send me any.
edit: wallet is at correct blockheight according to testnet explorer but thinks there's 'Estimated total blocks 5706' for some reason.
SentHi Guys,
could you send me 1k tdrk for joining the mn testing?
mjsY95Mgao3pgV1fqFwJeTkWtdSeJo67XL
thanks advanced.
:grin:Sent
Here are the CI-builds for v0.9.12.1
Windows 32bit:
http://bamboo.darkcoin.qa/artifact/DWD-DRK/QTL/build-64/gitian-win-darkcoin-bin/32/darkcoin-qt.exe
http://bamboo.darkcoin.qa/artifact/...tian-win-darkcoin-bin/32/daemon/darkcoind.exe
Mac OS X:
http://bamboo.darkcoin.qa/browse/DOD-DRK-50/artifact/QTL/gitian-osx-darkcoin/DarkCoin-Qt.dmg
Yep, actually started at block 1011 - but fee is much to high as Evan and me noticed yesterday :grin:
Cool - how can we add my 4 test nodes to this statistic? Do you need my rpc credentials?Added payee info (and the history of the last 10 block templates I have catched for each node).
If you give me RPC credentials I will definitly be able to get the info (but you would need to open the rpc port to the outside world). Maybe you can just cron the getblocktemplate to text files somewhere accessible in http? I would then retrieve that everytime my script runs.Cool - how can we add my 4 test nodes to this statistic? Do you need my rpc credentials?
My 3 nodes 20 blocks payee : http://tdrk.poolhash.org/blocks/tdrknxtpayee.jsonflare
If you give me RPC credentials I will definitly be able to get the info (but you would need to open the rpc port to the outside world). Maybe you can just cron the getblocktemplate to text files somewhere accessible in http? I would then retrieve that everytime my script runs.