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

v0.10.12.x RC4 Testing

Status
Not open for further replies.
Thanks for acknowledging everyone's efforts and keeping up the morale!
In light of improvements to software, I was wondering if the dev team is using any bug tracking software e.g. Bugzilla? There seems to be enough chatter here that it's possible some reported bugs could get overlooked. Also, would the community be comfortable with using something like Bugzilla to enter their findings?
We all want RC4 to be flawless, and installing some discipline at this point this may serve us well in that endeavor.
I absolutely agree in this point, and can say: You read my mind.

Actually I have finished setting up a bugtracker at http://jira.darkcoin.qa today - but did not officially announce it in my last post, as i was not finished writing the announcement :D

So as you pinpointed it now:

You all may have noticed that the forum thread is not the right place for keeping track of the issues you are reporting. Because of that i set up a bugtracker at http://jira.darkcoin.qa and wanted to give this tool a try to improve our way of defect management for Darkcoin.

So if you found a bug and want to report it: Sign up at http://jira.darkcoin.qa/secure/Signup!default.jspa and report it accordingly.

I will take the responsibility to review your bugs/issues/feature requests, dispatch the issues to the team and assign it to Evan if necessary.

Feel free to give me any feedback on the tool (bugs, setup, forms, fields)
Holger
 
I absolutely agree in this point, and can say: You read my mind.

Actually I have finished setting up a bugtracker at http://jira.darkcoin.qa today - but did not officially announce it in my last post, as i was not finished writing the announcement :D

So as you pinpointed it now:

You all may have noticed that the forum thread is not the right place for keeping track of the issues you are reporting. Because of that i set up a bugtracker at http://jira.darkcoin.qa and wanted to give this tool a try to improve our way of defect management for Darkcoin.

So if you found a bug and want to report it: Sign up at http://jira.darkcoin.qa/secure/Signup!default.jspa at report it accordingly.

I will take the responsibility to review your bugs/issues/feature requests and assign it to Evan if necessary.

Feel free to give me any feedback on the tool (bugs, setup, forms, fields)
Holger
JIRA is an excellent choice! DRK beer tip sent.
 
I absolutely agree in this point, and can say: You read my mind.

Actually I have finished setting up a bugtracker at http://jira.darkcoin.qa today - but did not officially announce it in my last post, as i was not finished writing the announcement :D

So as you pinpointed it now:

You all may have noticed that the forum thread is not the right place for keeping track of the issues you are reporting. Because of that i set up a bugtracker at http://jira.darkcoin.qa and wanted to give this tool a try to improve our way of defect management for Darkcoin.

So if you found a bug and want to report it: Sign up at http://jira.darkcoin.qa/secure/Signup!default.jspa at report it accordingly.

Can we put this on the testing tools thread? Maybe if Evan has time, on the OP?

I will take the responsibility to review your bugs/issues/feature requests and assign it to Evan if necessary.

Feel free to give me any feedback on the tool (bugs, setup, forms, fields)
Holger
 
screwed up that post, didn't I, oh well, LOL

Um, I just upgraded my encrypted QT wallet in windows and it's not unlocking and therefore not denominating. I shouldn't need to start it with a command do I? Should I put in a bug report? or is this expected?

I have existing funds, 500 that are denominated previously, and 2000 that have not been denominated
 
Um, I just upgraded my encrypted QT wallet in windows and it's not unlocking and therefore not denominating. I shouldn't need to start it with a command do I? Should I put in a bug report? or is this expected?
I am not sure what you have now: I wallet that you are not able to unlock, or a wallet which asked for your passphrase but does not start denominating :)

Feel free to file a bug report in JIRA to get used to it - we can continue sorting this out there :)

jira.PNG
 
Emptied my anon-balance and no auto denomination. Wallet is unlocked. Did "darksend auto" in console, but so far nothing (+4h)
The only thing I did extra was check "custom change address" to one of my own, just to see what would happen.
I just unchecked it and ran "darksend auto" again. Lets see what happens. I'll wait a few hours then send funds to myself. That usually triggers it
 
I created a bug report. I have a QT wallet I just upgraded that does not ask for my pass, and therefore will not auto denominate. I upgraded with 500 coins that were denominated previously and 2000 coins that hadn't been. The previous version I had running, I believe v0.10.12.17, also didn't denominate, but I had no time to mess with it.

I just went to console and did walletpassphrase boo 120 to see if I just unlocked the wallet, maybe it would start working, but it didn't even unlock (or doesn't show it?) I didn't miss it. Just did it again with 1200, still not showing as unlocked in the GUI GTG, sorry
 
Last edited by a moderator:
I have just managed to reproduce my v0.10.12.18-1-g7a4f01e-beta darkcoind bug without an upgrade involved.
  1. Fresh v0.10.12.18-1-g7a4f01e-beta darkcoind (enabledaemondarksend=true).
  2. Send 1k DRK from faucet.
  3. Wait for auto-denomination to complete (creates 25 new addresses & costs 0.001 DRK). In this test I waited for 555 confirms on faucet txid (b008c257e6086a4aa914754aa1f8a10495d32de377c60c4fc516341bbc7a7e6e) before restart.
  4. Restart daemon & auto-denominate runs again (creating 24 new addresses & again spending 0.001 DRK).
    Code:
    2014-08-10 17:20:23 DoAutomaticDenominating : Running darksend denominate. Return ''
    2014-08-10 17:20:23 new darksend queue object - 50.191.199.127:19999
    2014-08-10 17:20:23 Relay
    2014-08-10 17:20:23 Relay dsq to peer
    2014-08-10 17:20:23 Relay dsq to peer
    2014-08-10 17:20:23 Relay dsq to peer
    2014-08-10 17:20:23 Relay dsq to peer
    2014-08-10 17:20:23 Relay dsq to peer
    2014-08-10 17:20:23 Relay dsq to peer
    2014-08-10 17:20:23 Relay dsq to peer
    2014-08-10 17:20:23 Relay dsq to peer
    2014-08-10 17:20:23 Relay dsq to peer
    2014-08-10 17:20:23 CDarkSendPool::UpdateState() == 2 | 2
    2014-08-10 17:20:23 DarkSendStatusUpdate - state: 2 entriesCount: 1 accepted: 1 error: 
    2014-08-10 17:20:23 CDarkSendPool::StatusUpdate - set sessionID to 886401
    2014-08-10 17:20:23 CDarkSendPool::StatusUpdate - entry accepted!
    2014-08-10 17:20:23 CDarkSendPool::UpdateState() == 2 | 2
    2014-08-10 17:20:23 DarkSendStatusUpdate - state: 2 entriesCount: 1 accepted: -1 error: 
    2014-08-10 17:20:25 Flushing wallet.dat
    2014-08-10 17:20:25 Flushed wallet.dat 8ms
    2014-08-10 17:20:35 new darksend queue object - 94.23.77.173:19999
    2014-08-10 17:20:35 Relay
    2014-08-10 17:20:35 Relay dsq to peer
    2014-08-10 17:20:35 Relay dsq to peer
    2014-08-10 17:20:35 Relay dsq to peer
    2014-08-10 17:20:35 Relay dsq to peer
    2014-08-10 17:20:35 Relay dsq to peer
    2014-08-10 17:20:35 Relay dsq to peer
    2014-08-10 17:20:35 Relay dsq to peer
    2014-08-10 17:20:35 Relay dsq to peer
    2014-08-10 17:20:35 Relay dsq to peer
    2014-08-10 17:21:05 CDarkSendPool::UpdateState() == 2 | 2
    2014-08-10 17:21:05 DarkSendStatusUpdate - state: 2 entriesCount: 2 accepted: -1 error: 
    2014-08-10 17:21:05 CDarkSendPool::UpdateState() == 2 | 3
    2014-08-10 17:21:05 DarkSendStatusUpdate - state: 3 entriesCount: 2 accepted: -1 error: 
    2014-08-10 17:21:05 got RelayDarkSendFinalTransaction
    2014-08-10 17:21:05 CDarkSendPool::SignFinalTransaction CTransaction(hash=1649866a19eb9997dab885349ce0c7b45756f4c220d5baac67ebff1d5b48b17b, ver=1, vin.size=27, vout.size=27, nLockTime=0)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 0), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 3), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 5), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 8), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 9), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 10), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 11), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 17), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 18), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 21), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 24), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 28), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 29), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 30), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 32), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 34), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 36), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 38), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 39), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 40), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 42), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 43), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 45), scriptSig=)
        CTxIn(COutPoint(536be88195e67db6d3fe2351c9b35d132e01d30a3cbdb908fcf7cb4c49b7ea50, 46), scriptSig=)
        CTxIn(COutPoint(88e4c6946a450352c6a85584edfbc171e29d1294db9a6e0276464b3e6986a7fe, 10), scriptSig=)
        CTxIn(COutPoint(d5d0393480de451d2f47e23d8a10d21d736f471bd9c1d3e029b15dc8662fca92, 38), scriptSig=)
        CTxIn(COutPoint(d6ef85f79d1b5d5ff4f3c8908a9201472899a172c8c96f96f93f0cdf82bb8d5e, 31), scriptSig=)
        CTxOut(nValue=1.00000001, scriptPubKey=OP_DUP OP_HASH160 e2e804cb4632)
        CTxOut(nValue=500.00000001, scriptPubKey=OP_DUP OP_HASH160 22ace4a95eba)
        CTxOut(nValue=10.00000001, scriptPubKey=OP_DUP OP_HASH160 3a5801e123c9)
        CTxOut(nValue=1.00000001, scriptPubKey=OP_DUP OP_HASH160 0e6b8409adce)
        CTxOut(nValue=500.00000001, scriptPubKey=OP_DUP OP_HASH160 fa11e7a34b3f)
        CTxOut(nValue=1.00000001, scriptPubKey=OP_DUP OP_HASH160 4ef6e611411a)
        CTxOut(nValue=1.00000001, scriptPubKey=OP_DUP OP_HASH160 9fed00f200f0)
        CTxOut(nValue=1.00000001, scriptPubKey=OP_DUP OP_HASH160 fae1478bafd2)
        CTxOut(nValue=100.00000001, scriptPubKey=OP_DUP OP_HASH160 9fbfccbe283c)
        CTxOut(nValue=100.00000001, scriptPubKey=OP_DUP OP_HASH160 e9c9350a55ec)
        CTxOut(nValue=100.00000001, scriptPubKey=OP_DUP OP_HASH160 751165b1f2f2)
        CTxOut(nValue=1.00000001, scriptPubKey=OP_DUP OP_HASH160 12564c74af47)
        CTxOut(nValue=100.00000001, scriptPubKey=OP_DUP OP_HASH160 7ca761fd587f)
        CTxOut(nValue=0.49799977, scriptPubKey=OP_DUP OP_HASH160 d52fbec44efc)
        CTxOut(nValue=1.00000001, scriptPubKey=OP_DUP OP_HASH160 c73bab7e6b5d)
        CTxOut(nValue=100.00000001, scriptPubKey=OP_DUP OP_HASH160 50b443ba270f)
        CTxOut(nValue=10.00000001, scriptPubKey=OP_DUP OP_HASH160 5d89bf75d820)
        CTxOut(nValue=10.00000001, scriptPubKey=OP_DUP OP_HASH160 c94a5f357a38)
        CTxOut(nValue=10.00000001, scriptPubKey=OP_DUP OP_HASH160 cccbe9be8eb3)
        CTxOut(nValue=10.00000001, scriptPubKey=OP_DUP OP_HASH160 c506a9b742ed)
        CTxOut(nValue=10.00000001, scriptPubKey=OP_DUP OP_HASH160 76f18f527ba2)
        CTxOut(nValue=1.00000001, scriptPubKey=OP_DUP OP_HASH160 62d132e53458)
        CTxOut(nValue=10.00000001, scriptPubKey=OP_DUP OP_HASH160 151feedc8152)
        CTxOut(nValue=10.00000001, scriptPubKey=OP_DUP OP_HASH160 339be80e93ca)
        CTxOut(nValue=10.00000001, scriptPubKey=OP_DUP OP_HASH160 1b6e21bef566)
        CTxOut(nValue=1.00000001, scriptPubKey=OP_DUP OP_HASH160 b3717bfc5a78)
        CTxOut(nValue=0.99700001, scriptPubKey=OP_DUP OP_HASH160 9754e72a8a25)
    (24 "No funds detected in need of denominating" messages in a row since)
 
****** Please Update To 10.12.19 or 9.12.19 *******

I'm going to do one last update tomorrow morning, then we'll launch Monday or Tuesday.

- Added GUI configuration for Darksend Rounds, Enable Darksend and Anonymize amount of DRK
- Removed 5000DRK hard limit
- Fixed another cause of getting hit by collateral
- Send dialog now shows selected balance (Anon, non-anon and Total)

Stable Binaries
http://www.darkcoin.io/downloads/master-rc4/darkcoin-qt
http://www.darkcoin.io/downloads/master-rc4/darkcoind

RC4 Binaries ( masternodes / auto-denom )
http://www.darkcoin.io/downloads/rc4/darkcoin-qt
http://www.darkcoin.io/downloads/rc4/darkcoind
 
****** Please Update To 10.12.19 or 9.12.19 *******

I'm going to do one last update tomorrow morning, then we'll launch Monday or Tuesday.

- Added GUI configuration for Darksend Rounds, Enable Darksend and Anonymize amount of DRK
- Removed 5000DRK hard limit
- Fixed another cause of getting hit by collateral
- Send dialog now shows selected balance (Anon, non-anon and Total)

Stable Binaries
http://www.darkcoin.io/downloads/master-rc4/darkcoin-qt
http://www.darkcoin.io/downloads/master-rc4/darkcoind

RC4 Binaries ( masternodes / auto-denom )
http://www.darkcoin.io/downloads/rc4/darkcoin-qt
http://www.darkcoin.io/downloads/rc4/darkcoind
CI-builds for v0.9.12.19

Windows 32bit:
http://bamboo.darkcoin.qa/artifact/DWD-DRK/QTL/build-93/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-76/artifact/QTL/gitian-osx-darkcoin/DarkCoin-Qt.dmg

Linux 32bit:
http://bamboo.darkcoin.qa/artifact/BL-DRK/QTL/build-72/gitian-linux-darkcoin-bin/bin/32/darkcoin-qt
http://bamboo.darkcoin.qa/artifact/BL-DRK/QTL/build-72/gitian-linux-darkcoin-bin/bin/32/darkcoind

Linux 64bit:
http://bamboo.darkcoin.qa/artifact/BL-DRK/QTL/build-72/gitian-linux-darkcoin-bin/bin/64/darkcoin-qt
http://bamboo.darkcoin.qa/artifact/BL-DRK/QTL/build-72/gitian-linux-darkcoin-bin/bin/64/darkcoind

CI-builds for v0.10.12.19

Windows 32bit:
http://bamboo.darkcoin.qa/artifact/...arkcoin-rc-darkcoin-qt-bin/32/darkcoin-qt.exe
http://bamboo.darkcoin.qa/artifact/...coin-rc-darkcoind-bin/32/daemon/darkcoind.exe

Mac OS X:
http://bamboo.darkcoin.qa/browse/DOD-DRKRC-10/artifact/QTL/gitian-osx-darkcoin-rc/DarkCoin-Qt.dmg

Linux 32bit:
http://bamboo.darkcoin.qa/artifact/...tian-linux-darkcoin-rc-bin/bin/32/darkcoin-qt
http://bamboo.darkcoin.qa/artifact/...gitian-linux-darkcoin-rc-bin/bin/32/darkcoind

Linux 64bit:
http://bamboo.darkcoin.qa/artifact/...tian-linux-darkcoin-rc-bin/bin/64/darkcoin-qt
http://bamboo.darkcoin.qa/artifact/...gitian-linux-darkcoin-rc-bin/bin/64/darkcoind
 
MNs 149.255.109.167 and 54.191.236.39 updated.

edit: v19 client seeing 30 MNs, seems unlikely they have all upgraded that quickly, not sure if that matters?
 
Last edited by a moderator:
****** Please Update To 10.12.19 or 9.12.19 *******

I'm going to do one last update tomorrow morning, then we'll launch Monday or Tuesday.

- Added GUI configuration for Darksend Rounds, Enable Darksend and Anonymize amount of DRK
- Removed 5000DRK hard limit
- Fixed another cause of getting hit by collateral
- Send dialog now shows selected balance (Anon, non-anon and Total)

Stable Binaries
http://www.darkcoin.io/downloads/master-rc4/darkcoin-qt
http://www.darkcoin.io/downloads/master-rc4/darkcoind

RC4 Binaries ( masternodes / auto-denom )
http://www.darkcoin.io/downloads/rc4/darkcoin-qt
http://www.darkcoin.io/downloads/rc4/darkcoind

Firstly, I want to thank everyone for their hard work in this! It's been great watching the bugs and issues reported get squashed!

Secondly, thanks dev team. I don't know if you guys do this on the side or full time but it really takes effort to carry on. I'm a developer myself, and I know the struggles to pick something up and run with it in my spare time after completing a hard day at work! So seriously... Thanks!!

Is there going to be a press release or a nice quiet upgrade?
 
Downloaded v19

I clicked settings, options, main to look at the the gui. Had a play about. The only thing is, when i click on say 5 rounds the selection doesn't stick. I cannot press apply, only ok.

Please send tdrk : muLJmHPPwSvH6yh38bUcBtsbk7WNi57rRP
 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top