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

v0.10.17 - Onyx v3

It says 10.17.23 in the OP but the link is only for 10.17.21? Which one am I aiming for?
Use the binaries in OP if that 's your preferred method at 10.17.21 or build from source at 10.17.23. Effective differences aren't incredible in most case, protocol difference was effective 10.17.19, the following were cleanup.
 
10.17.23 Onyx V3 - All Users

Please update to 17.23 at your earliest convenience, everything is working and looks OK with this version.

10.17.22
- Allow new dsee broadcasts to overwrite existing addresses of masternodes
- Fixed broken unit tests
- Fixed P2Pool connectivity issues (minprotocol = 70043 now)

10.17.23
- Fixed a minor DSEEP vulnerability

Source: https://github.com/darkcoin/darkcoin
Windows .exe: https://github.com/darkcoinproject/darkcoin-binaries/raw/master/darkcoin-0.10.17.23-win.zip
Mac OSX: https://github.com/darkcoinproject/darkcoin-binaries/raw/master/darkcoin-0.10.17.23-osx.dmg
Linux: https://github.com/darkcoinproject/darkcoin-binaries/raw/master/darkcoin-0.10.17.23-linux.tar.gz
 
I've been trying to mix some DRK on Mainnet and just got this in the debug.log:
2014-12-09 18:20:01 Submitted to masternode, waiting in queue .
2014-12-09 18:20:13 accepted connection 104.156.230.164:39773
2014-12-09 18:20:13 partner 104.156.230.164:39773 using obsolete version 70038; disconnecting
2014-12-09 18:20:13 ProcessMessage(version, 108 bytes) FAILED
2014-12-09 18:20:13 disconnecting node 104.156.230.164:39773
Does it mean someone is still on protocol 70038 and trying to mix DS and this can cause a lot of holdups for everyone else? How many people are still on the older protocol versions and trying to mix DS, can we know?

EDIT: And if the older protocol versions cause the delay in mixing, can we make them to be kicked off the network when they try to do the mixing?

UPDATE: Evan's answer to this question in IRC:
[15:27:36] <evan82> no that's an inbound connection to an older version
 
Last edited by a moderator:
I've been trying to mix some DRK on Mainnet and just got this in the debug.log:
... And if the older protocol versions cause the delay in mixing, can we make them to be kicked off the network when they try to do the mixing?
Can they simply have their wallet syncing blocked untill they update to newest stable client?
 
One of my masternodes suddenly dropped from drk.mn list and also does not show when I type "masternode list" from local wallet.

When i unlock wallet and then type "masternode debug" it says: 'inbound port is not open. Please open it and try it again. (19999 for testnet and 9999 for mainnet)

I checked darkcoin.conf file and it does have this command line about port thou:
  1. masternodeaddr=[my IP]:9999
Any idea what is going on? Help is appreciated.
 
One of my masternodes suddenly dropped from drk.mn list and also does not show when I type "masternode list" from local wallet.

When i unlock wallet and then type "masternode debug" it says: 'inbound port is not open. Please open it and try it again. (19999 for testnet and 9999 for mainnet)

I checked darkcoin.conf file and it does have this command line about port thou:
  1. masternodeaddr=[my IP]:9999
Any idea what is going on? Help is appreciated.
Go "http://ping.eu/port-chk/", type your vps' ip and 9999, click 'go' and check your port status.
If it's closed - on your vps:
Restart demon, type "netstat -anltp | grep "LISTEN"" (without outer quotes). "0.0.0.0:9999 LISTEN /darkcoind" in 1-2 lines is normal. Make sure all is as it was before. Check again on ping.eu.
 
Go "http://ping.eu/port-chk/", type your vps' ip and 9999, click 'go' and check your port status.
If it's closed - on your vps:
Restart demon, type "netstat -anltp | grep "LISTEN"" (without outer quotes). "0.0.0.0:9999 LISTEN /darkcoind" in 1-2 lines is normal. Make sure all is as it was before. Check again on ping.eu.

Thanks. It says port is closed but I don't have access to remote wallet. Waiting for flare :)

EDIT: The issue resolved, thanks to flare.
 
Last edited by a moderator:
I think I found a bug in the windows wallet <.< When receiving funds they move from "unconfirmed: " to "Total balance: " after only 1 confirmation. If you point at the transaction in recent transactions it says unconfirmed (1 of 6 confirmations) though.
 
I think I found a bug in the windows wallet <.< When receiving funds they move from "unconfirmed: " to "Total balance: " after only 1 confirmation. If you point at the transaction in recent transactions it says unconfirmed (1 of 6 confirmations) though.
That's no real bug, rather a design issue.

1 "confirmation" already means the transaction is confirmed and thus it is listed in total balance.
6 confirmations used to be the minimum number of confirmations where you can be 110% certain that this transaction is unrevertable by the network.
 
That's no real bug, rather a design issue.

1 "confirmation" already means the transaction is confirmed and thus it is listed in total balance.
6 confirmations used to be the minimum number of confirmations where you can be 110% certain that this transaction is unrevertable by the network.
While I agree it is not a real bug, it is a design issue as it can confuse some users. I should have written "issue" and not "bug" I guess :p
 
p2pool fail
Code:
2014-12-26 23:27:42 Masternode payment to XkN1qML7m5V8w8PGsaAcCwW9E1QmfQfzY1
2014-12-26 23:27:42 CreateNewBlock(): total size 1417
2014-12-26 23:27:42 CheckBlock() : Couldn't find masternode payment(1|175000000) or payee(1|1Wh4bh) nHeight 192813.
2014-12-26 23:27:42 ERROR: CheckBlock() : Couldn't find masternode payment or payee
2014-12-26 23:27:42 dseep - Asking source node for missing entry CTxIn(COutPoint(a29ee59096367a843194c888c61c934379fcf7ddd8850db536561c2880b1a1fb, 1), scriptSig=)
2014-12-26 23:27:42 dseep - Asking source node for missing entry CTxIn(COutPoint(a055eef25e114f49a3bf2729e181a6a88904285b8cf8ab5b688bde62a8107f6e, 1), scriptSig=)
2014-12-26 23:27:45 Masternode payment to XkN1qML7m5V8w8PGsaAcCwW9E1QmfQfzY1
2014-12-26 23:27:45 CreateNewBlock(): total size 1417
2014-12-26 23:27:45 CheckBlock() : Couldn't find masternode payment(1|175000000) or payee(1|1Wh4bh) nHeight 192813.
2014-12-26 23:27:45 ERROR: CheckBlock() : Couldn't find masternode payment or payee
2014-12-26 23:27:46 dseep - Asking source node for missing entry CTxIn(COutPoint(cd2a09c27b2974d9954412b96c4fd18ce1641c97d8da97a4591ddcd11e073514, 0), scriptSig=)
2014-12-26 23:27:46 dseep - Asking source node for missing entry CTxIn(COutPoint(f51e02ffa8367bd64d03d63471c3ff183bb6778ce198ef5d09983e257d8c6715, 1), scriptSig=)
2014-12-26 23:27:46 dseep - Asking source node for missing entry CTxIn(COutPoint(4c183649bcf95fe3d6754dd270fe49fee78c44d63a81db910c6ea4c75b924093, 0), scriptSig=)
2014-12-26 23:27:47 dseep - Asking source node for missing entry CTxIn(COutPoint(ff9d28f1bef66c6d2d54bc7b3b33c4b5e75b0d7abc225508db7fd4a52bd9bccf, 1), scriptSig=)
2014-12-26 23:27:47 dseep - Asking source node for missing entry CTxIn(COutPoint(06a829372d6fc171899563bc3820447d0d214eafc92e35703b9114121ce8abc8, 0), scriptSig=)
2014-12-26 23:27:47 dseep - Asking source node for missing entry CTxIn(COutPoint(762e62a4148da57275d905845ccad4fcc0c2fa0b6954679f11ea36c1cad1b3a4, 1), scriptSig=)
2014-12-26 23:27:48 Masternode payment to XkN1qML7m5V8w8PGsaAcCwW9E1QmfQfzY1
2014-12-26 23:27:48 CreateNewBlock(): total size 1417
2014-12-26 23:27:48 CheckBlock() : Couldn't find masternode payment(1|175000000) or payee(1|1Wh4bh) nHeight 192813.
2014-12-26 23:27:48 ERROR: CheckBlock() : Couldn't find masternode payment or payee
2014-12-26 23:27:49 dseep - Asking source node for missing entry CTxIn(COutPoint(bfbec1b00dfcb825082105501d4d0d698c0f6c1498ab7656cd4eeeee9379d720, 0), scriptSig=)
2014-12-26 23:27:50 dseep - Asking source node for missing entry CTxIn(COutPoint(93a920edb15496cc43bc8e2b1b084cb8c3713e20cd3e593fa4b4d7e8dc224617, 0), scriptSig=)
2014-12-26 23:27:50 dseep - Asking source node for missing entry CTxIn(COutPoint(c3ce42a3daee1182189e8610d7a38eaae7480cc40e2864259546a4c5203fc8d4, 1), scriptSig=)
2014-12-26 23:27:51 Masternode payment to XkN1qML7m5V8w8PGsaAcCwW9E1QmfQfzY1
2014-12-26 23:27:51 CreateNewBlock(): total size 1417
2014-12-26 23:27:51 CheckBlock() : Couldn't find masternode payment(1|175000000) or payee(1|1Wh4bh) nHeight 192813.
2014-12-26 23:27:51 ERROR: CheckBlock() : Couldn't find masternode payment or payee
 
Back
Top