• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

v0.10.11.x RC3 Prelaunch Testing

Status
Not open for further replies.
2014-06-24 18:04:51 SetBestChain: new best=00000000dcab34efcea6b2617792a7feca306a06d682dfa90a4a89ac542ad6db height=24558 log2_work=45.001043 tx=46814 date=2014-06-24 18:04:23 progress=1.000000
 
So both my clients got stuck ... reindexing..

EDIT: Actually, no! Just jumped to blockheight! But got error again on local (only)

\localdarknode@ubuntu:~$ darkcoind getinfo
{
"version" : 101102,
"protocolversion" : 70019,
"walletversion" : 60000,
"balance" : 93000.00000000,
"blocks" : 24558,
"timeoffset" : 0,
"connections" : 8,
"proxy" : "",
"difficulty" : 0.70532207,
"testnet" : true,
"keypoololdest" : 1403557655,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : "WARNING: Inconsistent checkpoint found! Stop enforcing checkpoints and notify developers to resolve the issue."
}

Evan, do we need more hash power? I can bring in a few mh/s distributed like yesterday

MPOS - working - 54.198.19.83:3333
P2Pool - Waiting for work - 54.213.244.5:18998
NOMP - working - 54.183.73.24:3333 - though not getting any shares (cosmetic?)
 
Last edited by a moderator:
nomp working. no error.
Code:
2014-06-24 18:04:51 ThreadRPCServer method=submitblock
2014-06-24 18:04:51 CheckBlock() : loading prev block  000000000e9905a85ee136d56f1a10812f6294a22c46dc5b85cae1ed4d0f6e47
2014-06-24 18:04:51 CheckBlock() : nHeight : 24557
2014-06-24 18:04:51 CheckBlock() : pindexPrev->GetBlockHash() : 000000000e9905a85ee136d56f1a10812f6294a22c46dc5b85cae1ed4d0f6e47
2014-06-24 18:04:51 CheckBlock(): votingRecordsBlockPrev 0
2014-06-24 18:04:51 CheckBlock(): matchingVoteRecords 0
2014-06-24 18:04:51 CheckBlock(): badVote 0
2014-06-24 18:04:51 CheckBlock(): foundMasterNodePayment 0
2014-06-24 18:04:51 CheckBlock(): removedMasterNodePayments 0
2014-06-24 18:04:51 CheckBlock():  24558       2Mt7258EAihgCigZQrd1LJSeFp7KaGLQUNd       1
2014-06-24 18:04:51 CheckBlock() : loading prev block  000000000e9905a85ee136d56f1a10812f6294a22c46dc5b85cae1ed4d0f6e47
2014-06-24 18:04:51 CheckBlock() : nHeight : 24557
2014-06-24 18:04:51 CheckBlock() : pindexPrev->GetBlockHash() : 000000000e9905a85ee136d56f1a10812f6294a22c46dc5b85cae1ed4d0f6e47
2014-06-24 18:04:51 CheckBlock(): votingRecordsBlockPrev 0
2014-06-24 18:04:51 CheckBlock(): matchingVoteRecords 0
2014-06-24 18:04:51 CheckBlock(): badVote 0
2014-06-24 18:04:51 CheckBlock(): foundMasterNodePayment 0
2014-06-24 18:04:51 CheckBlock(): removedMasterNodePayments 0
2014-06-24 18:04:51 CheckBlock():  24558       2Mt7258EAihgCigZQrd1LJSeFp7KaGLQUNd       1
2014-06-24 18:04:51 AddToWallet 73791c7dc7d5591dfc2fe923d2e472aad18318284169008f3b936625a86fc1c7  new
2014-06-24 18:04:51 AddToWallet 708a278e6927efcbfff9d6d795b5198197014cdb1a0d3104e55fc507a531d0e1  update
2014-06-24 18:04:51 AddToWallet af9b1b143cbbb6d386ba387623ab80692c644454557c1b979225ba6a5e78f904  update
2014-06-24 18:04:51 Committing 7337 changed transactions to coin database...
2014-06-24 18:04:51 SetBestChain: new best=00000000dcab34efcea6b2617792a7feca306a06d682dfa90a4a89ac542ad6db  height=24558  log2_work=45.001043  tx=46814  date=2014-06-24 18:04:23 progress=1.000000
2014-06-24 18:04:51 ProcessBlock: ACCEPTED


==> /opt/nomp/nohup.out <==
2014-06-24 18:04:51 [Pool][darkcoin] (Thread 1) Submitted Block using submitblock successfully to daemon instance(s)

==> /home/ubuntu/.darkcoin/testnet3/debug.log <==
2014-06-24 18:04:51 ThreadRPCServer method=getblock

==> /opt/nomp/nohup.out <==
2014-06-24 18:04:51 [Pool][darkcoin] (Thread 1) Block found: 00000000dcab34efcea6b2617792a7feca306a06d682dfa90a4a89ac542ad6db
 
I'm in:

2014-06-24 18:16:15 CDarkSendPool::RegisterAsMasterNode() - Is capable master node!
2014-06-24 18:16:15 CDarkSendPool::RegisterAsMasterNode() - Adding myself to masternode list 54.189.217.227:19999 - CTxIn(COutPoint(a6a12a3c3c9067f224e9954fc6ce17c8ad49cd6bb0531753d97390de06fba290, 0), scriptSig=)
2014-06-24 18:16:15 CDarkSendPool::RegisterAsMasterNode() - Masternode input = CTxIn(COutPoint(a6a12a3c3c9067f224e9954fc6ce17c8ad49cd6bb0531753d97390de06fba290, 0), scriptSig=)

I thought I was in.. can anyone see my node?

I only have one in my list.. been running for about 10 to 20 minutes.
ubuntu@ip-10-252-56-205:~$ darkcoind masternode list
{
"54.189.217.227:19999" : 1
}

now I have two:
darkcoind masternode list
{
"54.189.217.227:19999" : 1,
"54.76.124.168:19999" : 1
}
 
Last edited by a moderator:
Ok, so I did --reindex again, and the error was gone. Now for some more strange phenomena.

Remote is working fone, no errors, lists IP :1

Local, after --reindex, masternode count = 0. Only after doing "masternode start" on local will it retrieve MN's (count=12)
 
thought on masternode payout.

I have checked no of payment per Masternode.
Is this right method ?

I think checking number of votes is right one.
Code:
darktest@sv1:~/py_webcheck> darkcoind masternode votes
{
    "24559" : "OP_DUP OP_HASH160 800045afeac261b5ad83f138114d1dbd01450698 OP_EQUALVERIFY OP_CHECKSIG",
    "24560" : "OP_DUP OP_HASH160 63e4ef9bad92c4dffebd0bff910b575f3140f9fc OP_EQUALVERIFY OP_CHECKSIG",
    "24561" : "OP_DUP OP_HASH160 4ccbffb87e5bf549c827335ebeeac1e3d5fa9b6d OP_EQUALVERIFY OP_CHECKSIG"
}
mnX22j3tEyovhif1GeecQ8YCAYzWHuXEv3 --> 4ccbffb87e5bf549c827335ebeeac1e3d5fa9b6d


Code:
   "bits" : "1d01e90f",
    "height" : 24561,
    "votes" : [
        "ee5f0000000000001976a914a6b8fd94fff9221ecdfe095cb74385910c4904ab88ac01000000",
        "ef5f0000000000001976a914800045afeac261b5ad83f138114d1dbd0145069888ac03000000",
        "f05f0000000000001976a91463e4ef9bad92c4dffebd0bff910b575f3140f9fc88ac02000000",
        "f15f0000000000001976a9144ccbffb87e5bf549c827335ebeeac1e3d5fa9b6d88ac01000000"
    ],
    "payee" : "",
    "masternode_payments" : true,
    "enforce_masternode_payments" : false
block height(CDAB) | 0000000000001976a914 | OP_HASH160 | 88ac | no of vote | 000000
 
Last edited by a moderator:
I'm in:



I thought I was in.. can anyone see my node?

I only have one in my list.. been running for about 10 to 20 minutes.
ubuntu@ip-10-252-56-205:~$ darkcoind masternode list
{
"54.189.217.227:19999" : 1
}

now I have two:
darkcoind masternode list
{
"54.189.217.227:19999" : 1,
"54.76.124.168:19999" : 1
}

The second one is mine, and I can see you. Here is my "masternode list". The one's flaged :0 are also mine, but not updated

"54.255.213.99:19999" : 0,
"54.88.48.200:19999" : 0,
"54.76.124.168:19999" : 1,
"184.73.179.148:19999" : 1,
"188.226.133.22:19999" : 1,
"198.50.148.87:19999" : 1,
"92.222.19.36:19999" : 1,
"54.178.159.204:19999" : 1,
"188.226.248.36:19999" : 1,
"184.73.179.187:19999" : 1,
"184.73.179.235:19999" : 1,
"184.73.179.196:19999" : 1,
"54.189.217.227:19999" : 1

Local daemon does not give me masternode votes, comes back as blank.

Remote

ubuntu@ip-172-31-25-150:~/.darkcoin$ darkcoind masternode votes
{
"24557" : "OP_DUP OP_HASH160 cf8703d399ac8b93c50b5b87753f32035da2b439 OP_EQUALVERIFY OP_CHECKSIG",
"24558" : "OP_DUP OP_HASH160 a6b8fd94fff9221ecdfe095cb74385910c4904ab OP_EQUALVERIFY OP_CHECKSIG",
"24559" : "OP_DUP OP_HASH160 800045afeac261b5ad83f138114d1dbd01450698 OP_EQUALVERIFY OP_CHECKSIG",
"24560" : "OP_DUP OP_HASH160 8ca15c286e4b02067579cbe24eec6a5cb22007dc OP_EQUALVERIFY OP_CHECKSIG",
"24561" : "OP_DUP OP_HASH160 cf8703d399ac8b93c50b5b87753f32035da2b439 OP_EQUALVERIFY OP_CHECKSIG"
}
 
Thanks.. everything looks good now.

darkcoind masternode list
{
"54.189.217.227:19999" : 1,
"54.76.124.168:19999" : 1,
"188.226.133.22:19999" : 1,
"54.178.159.204:19999" : 1,
"184.73.179.187:19999" : 1,
"184.73.179.235:19999" : 1,
"184.73.179.148:19999" : 1,
"184.73.179.196:19999" : 1,
"92.222.10.179:19999" : 1,
"198.50.148.87:19999" : 1,
"92.222.19.36:19999" : 1,
"188.226.248.36:19999" : 1
}
ubuntu@ip-10-252-56-205:~$ darkcoind masternode votes
{
"24561" : "OP_DUP OP_HASH160 aa09e4b6969c00f9e3ba46dc5da62241c525d180 OP_EQUALVERIFY OP_CHECKSIG",
"24562" : "OP_DUP OP_HASH160 800045afeac261b5ad83f138114d1dbd01450698 OP_EQUALVERIFY OP_CHECKSIG",
"24563" : "OP_DUP OP_HASH160 aa09e4b6969c00f9e3ba46dc5da62241c525d180 OP_EQUALVERIFY OP_CHECKSIG"
}
 
****** PLEASE UPDATE TO 9.11.2 OR 10.11.2 ******

The recent issues are caused by the new hashing algorithm, which I've fixed in this version. To fix it though, I'm rewinding all blocks since we updated yesterday. This is the reason we test changes on testnet first!

To update you'll have to run with -reindex. Then starting and stopping the client won't cause issue.

Binaries (stable)
http://www.darkcoin.io/downloads/forkfix/darkcoin-qt
http://www.darkcoin.io/downloads/forkfix/darkcoind

RC3 Binaries ( masternodes )
http://www.darkcoin.io/downloads/rc3/darkcoin-qt
http://www.darkcoin.io/downloads/rc3/darkcoind

- Updated four masternodes and reindexed, all in chaeplin 's list
- The blockchain has a changed block format, so abe-explorer is not able to parse it anymore - can someone address this (eduffield chaeplin )?
- I finally have the first set of gitian-builds up and running - if someone likes to test, here are the Windows binaries for 0.9.11.2, built by CI-Server

darkcoind: http://bamboo.darkcoin.qa/artifact/DWD-DRK/QTL/build-21/gitian-win-darkcoin/32/daemon/darkcoind.exe

darkcoin-qt: http://bamboo.darkcoin.qa/artifact/DWD-DRK/QTL/build-21/gitian-win-darkcoin/32/darkcoin-qt.exe

Feedback welcome.
 
downloaded: v0.9.11.2-ga950f31-beta from the bamboo server
running.
had to reindex... still it is stuck on 24616.. gona let it run, i have seen them clean themselves just running.
solo mining against qt: OK.

edit: wonder how this works since it is not up to date !
[15:53:25] Found block for Pool 0!
[15:53:25] Accepted 8424762f Diff 1.937/0.922 BLOCK! GPU 3

really curious to know if this block will be valid:
Transaction ID: aed638423353dc67c73040662ffe488c1d97a4a95b58948f6ebb580491d0ecdc
 
downloaded: v0.9.11.2-ga950f31-beta from the bamboo server
running.
had to reindex... still it is stuck on 24616.. gona let it run, i have seen them clean themselves just running.
solo mining against qt: OK.

edit: wonder how this works since it is not up to date !

My windows client got "stuck" at 24616 after reindex too, whereas this was/is actually the recent block. Decided to wipe testnet3 folder and to restart again.

Nevertheless the block you found should be valid - we will see ... :)
 
24618 here, now.

I've noticed that it may seem stuck, but let it be and it will "jump" after a while. Happened simultaneously on local and remote.

Only checking one local since we dont have abe, but I just got payed

"account" : "0",
"address" : "mqDxo9WSAat3faEnMx1qNzUt7qdGZPM5pn",
"category" : "immature",
"amount" : 5.00000000,
"confirmations" : 11,
"generated" : true,
"blockhash" : "00000000c9b882fc57e7b6aaacfbafc5ff27167e35b0b5283a1e1afe071c34d9",
"blockindex" : 0,
"blocktime" : 1403639382,
"txid" : "2d6f68d54bb3d287aeee958d8c3a1e541e7448196c1e3c0c5e418732d2d2adaa",
"time" : 1403639382,
"timereceived" : 1403641477
}
 
Last edited by a moderator:
I am stuck on 24628 now... estimated at 24639

4 immature solo blocks. will see what happens.....

gona drive home now.. 1.5 hours.
 
Im setting up more testnet masternodes, please provide 1000 tDRKs to each.
mtNqTbTj8bDXCPWE9ocBMwE9BhVNULi1yz
n3kW9Ps15HaVD2KsCd2CuydiLh4uDhcR1a
msTHofF9C2UoWk4BEs4X1MJ4ZLTTRS67Mg
mjeLkyqoDXGrAD6JXGtKNkdaZu6T6WsnBp
 
Status
Not open for further replies.
Back
Top