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

v0.10.17.x Testing

Status
Not open for further replies.
src/instantx.cpp

LogPrintf("InstantX::processConsensusVote - Transaction Lock Is Complelete, broadcasting!\n");

--> LogPrintf("InstantX::processConsensusVote - Transaction Lock Is Complete, broadcasting!\n");
(basicly just a spelling fault on line 300)
 
Last edited by a moderator:
Should be \u006f for testnet
Adjusted and rebuiliding DB now. Just FYI the post you made was post 31337 you sire are elite.

Edit: After rebuilding entire DB i'm still seeing the X address's? WTF? I dropped the entire db and rebuild how could that be? Hmmm wonder if thats cause I made it \u006c lol ok its now \u006f and rebuilding _again_
 
Last edited by a moderator:
****** PLEASE UPDATE TO v10.17.1 *******

Protocol bumped to 40047

Darksend Improvements
- Added 0.1DRK denomination
- Only 2 possible denomination sets now 0.1+1DRK, and 0.1+1+10DRK (down from 16). This means that Darksend will run at least 20x faster on mainnet. Each Darksend session can only happen with the same set of denominations, so this means we'll have an easier time finding matches.
- Dead Change : Darksend transactions will now over pay up to .1DRK, this means the excess change will be paid to miners. We could over pay the merchant, but it's important that we keep the ability to pay exact amounts using Darksend for backwards compatibility with all of the vendors out there. On average Darksend will cost .005DRK to send anonymously, per transaction (or about $0.11)
- Removed the 3 option combo-box and replaced it with a Checkbox. If checked, the transaction will be paid with only Darksend inputs, otherwise it will use any inputs available. This should be much easier to understand.

InstantX:
- Changed min-signatures to 2 for testing.
- Removed lots of spam

Masternodes:
- Fixed dsee propagation problems. Masternodes should work now.

**** Downloads : v0.10.17.1 ***********************************

Source: https://github.com/darkcoin/darkcoin/tree/instantx


Windows 32bit:
https://github.com/darkcoinproject/darkcoin-binaries/raw/master/instantx/windows/darkcoind.exe
https://github.com/darkcoinproject/darkcoin-binaries/raw/master/instantx/windows/darkcoin-qt.exe

Mac OS X:
https://github.com/darkcoinproject/...aster/instantx/mac/darkcoin-0.10.17.1-osx.dmg

Linux 32bit:
https://github.com/darkcoinproject/darkcoin-binaries/raw/master/instantx/linux/32/darkcoin-qt
https://github.com/darkcoinproject/darkcoin-binaries/raw/master/instantx/linux/32/darkcoind

Linux 64bit:
https://github.com/darkcoinproject/darkcoin-binaries/raw/master/instantx/linux/64/darkcoin-qt
https://github.com/darkcoinproject/darkcoin-binaries/raw/master/instantx/linux/64/darkcoind
 
Last edited by a moderator:
Version 10.17.1 works well. Multiple connections, MN's are propagating and the output has been fixed.

The only thing that looked odd was this:

Code:
ProcessMessages(dsee, 249 bytes) : Exception 'CDataStream::read() : end of data' caught, normally caused by a message being shorter than its stated length
2014-11-28  ProcessMessage(dsee, 249 bytes) FAILED
 
Version 10.17.1 works well. Multiple connections, MN's are propagating and the output has been fixed.

The only thing that looked odd was this:

Code:
ProcessMessages(dsee, 249 bytes) : Exception 'CDataStream::read() : end of data' caught, normally caused by a message being shorter than its stated length
2014-11-28  ProcessMessage(dsee, 249 bytes) FAILED

This is OK. The new dsee messages are incompatible with the old ones.
 
maybe to fix for next version ?

src/instantx.cpp (line 300)

LogPrintf("InstantX::processConsensusVote - Transaction Lock Is Complelete, broadcasting!\n");
 
Hi ya'all, I tried grabbing faucet funds (sorry, tried 3 times) but they're not arriving? I wanted to start a masternode up. I updated to 17.1 but still haven't shown up. Could anyone spot me 1000? I don't know where my old wallet is....???

Dang, can't copy/paste with RD, LOL
 
i had that problem too .. but doing a re-index put those 1000 in my wallet... the faucet does work.
but pls provide walletaddress and i sent you 1000
 
Oh, OK, will try!

Perfect, it immediately showed up unconfirmed. hopefully I won't have to wit much longer to start my masternode up :D Thank you!
 
Hi ya'all, I tried grabbing faucet funds (sorry, tried 3 times) but they're not arriving? I wanted to start a masternode up. I updated to 17.1 but still haven't shown up. Could anyone spot me 1000? I don't know where my old wallet is....???

Dang, can't copy/paste with RD, LOL
Faucet is jsut re-indexing should be back in a bit here. I ahve set it to give out exactly 1000 tDRK.

Edit: it's now done http://test.faucet.masternode.io
 
Last edited by a moderator:
sent out my first InstantX (not darksended) :

Status: 0/offline,
Datum: 28-11-2014 21:38
Aan: mmTszWeVKUpPaB7Jd6DwifdKphmgC3DG8e
Debet: -500.00
DRKTransactiekosten: -0.001
DRKNetto bedrag: -500.001
DRKTransactie-ID:: 315139e2153a88aa600342ad7d41bad5415f684838426d9e61b76c9839fcbf7e

there are 14 running nodes right now. I will wait and see if it gets confirmed by masternodes.. but so far it hasnt..
 
sent out my first Instantx (not darksended) :

Status: 0/offline,
Datum: 28-11-2014 21:38
Aan: mmTszWeVKUpPaB7Jd6DwifdKphmgC3DG8e
Debet: -500.00
DRKTransactiekosten: -0.001
DRKNetto bedrag: -500.001
DRKTransactie-ID:: 315139e2153a88aa600342ad7d41bad5415f684838426d9e61b76c9839fcbf7e

there are 14 running nodes right now. I will wait and see if it gets confirmed by masternodes.. but so far it hasnt..
coingun's p2pool doesn't work atm. Will be up soon
 
Status
Not open for further replies.
Back
Top