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

v0.11.1.x InstantX Testing

Status
Not open for further replies.
Have reindexed and looks like still on the low diff. fork,gpu mining at test.p2pool.masternode.io:18998 is now offline. and 66.6 tdrk sent to jpr is stuck.
 
Have reindexed and looks like still on the low diff. fork,gpu mining at test.p2pool.masternode.io:18998 is now offline. and 66.6 tdrk sent to jpr is stuck.
I'm just fixing hte wallet for the p2pool node now. sorry about that.
 
QT and miner.
Code:
{
"version" : 110104,
"protocolversion" : 70057,
"walletversion" : 61000,
"balance" : 34745.22124979,
"darksend_balance" : 8135.08135000,
"blocks" : 102605,
"timeoffset" : 5,
"connections" : 6,
"proxy" : "",
"difficulty" : 0.06036287,
"testnet" : true,
"keypoololdest" : 1422892276,
"keypoolsize" : 1001,
"paytxfee" : 0.00000000,
"relayfee" : 0.00001000,
"errors" : ""
}

getblockhash 102605
000000053db15ba96f6a11d052c18b1da6312551b770d6279a036af12b36d432


getblockhash  102615
1026150000000b8f2c0da99afdad3b681da38b991e124de495bee637de5ea42338778e

MN: reindexing
 
Last edited by a moderator:
reindexing! Has the network consolidated?

root@install:~# ./darkcoind getblockhash 102645
00000008d6163badd2a6f0a176b9247ad8272d6273510e8339b62aa9ebc0b5cc
 
Last edited by a moderator:
To me it feels more like we don't need to paint the car while we are still tuning the suspension and engine. Paint comes last as the cosmetic overlay. No sense in painting the car before it's ready for it.

Ok, fair enough. Still, it'd be nice to have the start of something like that on the send tab (ducks)
 
********************** 11.1.4 - All Users **************************

I caused the fork on testnet on purpose and upgraded the masternode payments system to support the newer Bitcoin architecture. Payments should be stable after this.

Everyone please updated to 11.1.4 and restart with --reindex. As soon as the network updates I'll test enforcement.

- Version bump for new masternode payment message format
- Improved and simplified the masternode payment system
- Changed req maturity to 100 from 120

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

Windows 32bit:
http://bamboo.darkcoin.qa/artifact/DRKW-DEV/JOB1/build-98/gitian-win-darkcoin-bin/32/darkcoin-qt.exe

Mac OS X:
http://bamboo.darkcoin.qa/browse/DR...n-osx-darkcoin-dist/darkcoin-0.11.1.4-osx.dmg

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

Linux 64bit:
http://bamboo.darkcoin.qa/artifact/.../gitian-linux-darkcoin-bin/bin/64/darkcoin-qt
http://bamboo.darkcoin.qa/artifact/DRKL-DEV/JOB1/build-103/gitian-linux-darkcoin-bin/bin/64/darkcoind

Oh you bad bad boy!

But hold on, does this mean that when you take this to mainnet, we might fork again? Or is there an enforcement thingy again?
 
Hi TanteStefana ! I think the more hard forks we have on Testnet, and the more solutions Evan can find to fix, the less hard forks will happen on Mainnet. I think...
 
One thought....

The way the network is supposed to work, the miners are supposed to decide on the blockchain that is valid. However, when there is a fork, everyone's wallet gets out of sync and many people are basically off line for a while before realizing it. I'm wondering, is there a problem with having a self correcting wallet? Could there be such a thing, or does that leave things open for hacking?

I guess it probably leaves holes for hacking.... so er... nevermind...
 
Hi TanteStefana ! I think the more hard forks we have on Testnet, and the more solutions Evan can find to fix, the less hard forks will happen on Mainnet. I think...

Oh I agree, I was just joking at first, then I wondered out loud, hey, this could be a problem for mainnet, then I remembered that's why we have the spork.

It's called senility. I was born with it, LOL

Forgive me here, I've worked last week on hubbie's book intensely, and I'm finding my brain is seriously burned out, I usually have short term memory issues, but boy, I feel like it's extra bad ATM, LOL. Maybe what doesn't hurt the brain makes it stronger, so hopefully I'm not damaging it but helping it, LOL
 
Hummmmmmmmmmmmmmm, I have a new idea????

What if -reindexing, only needs to process say... a week's worth of blockchain instead of 5 years, as in the case of Bitcoin? I mean, I never ever want to have to reindex my bitcoin blockchain, it took days to download (or it seemed, LOL) Perhaps a new command and setup could be made where you have a choice. It could go back # of blocks, or maybe a set interval of blocks get a special backup spot, and you can -reindex 2 backups back, or 5 backups back, each backup actually a day's worth or a weeks worth, etc.... Wouldn't that be handy?
 
Hi, folks
Does the reset button currently work ?
I couldn't able to reset my DS balance to try with different numbers ..
 
Hi, folks
Does the reset button currently work ?
I couldn't able to reset my DS balance to try with different numbers ..
DS reset button doesn't reset the DS balance. If you want to start over, send the whole amount to yourself and start over.
 
I can't get p2pool to work on the newest wallet it just seg faults as it's loading shares. Anyone else have any luck? I just did a git pull.
 
********************** 11.1.5 - All Users **************************

- This includes block-level scanning to enforce existing tx locks
- Upon completion of a IX lock, check for conflicts and remove blocks if needed
- clear vValue in SelectCoinsMinConf - should fix an issue with conflicted txes (UdjinM6)
- "Debug window" -> "Tools window" renaming / Fixed cut-off strings in overview page / Other UI changes (Crowning)
- DS: do not use IX coins until we have at least 1 blockchain confirmation (UdjinM6)

Compiling: If you get a 404, try again in a few minutes

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

Windows 32bit:
http://bamboo.darkcoin.qa/artifact/DRKW-DEV/JOB1/build-99/gitian-win-darkcoin-bin/32/darkcoin-qt.exe

Mac OS X:
http://bamboo.darkcoin.qa/browse/DR...n-osx-darkcoin-dist/darkcoin-0.11.1.5-osx.dmg

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

Linux 64bit:
http://bamboo.darkcoin.qa/artifact/.../gitian-linux-darkcoin-bin/bin/64/darkcoin-qt
http://bamboo.darkcoin.qa/artifact/...04/gitian-linux-darkcoin-bin/bin/64/darkcoind
 
Last edited by a moderator:
********************** 11.1.5 - All Users **************************

- This includes block-level scanning to enforce existing tx locks
- Upon completion of a IX lock, check for conflicts and remove blocks if needed
- clear vValue in SelectCoinsMinConf - should fix an issue with conflicted txes (UdjinM6)
- "Debug window" -> "Tools window" renaming / Fixed cut-off strings in overview page / Other UI changes (Crowning)
- DS: do not use IX coins until we have at least 1 blockchain confirmation (UdjinM6)

Compiling: If you get a 404, try again in a few minutes

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

Windows 32bit:
http://bamboo.darkcoin.qa/artifact/DRKW-DEV/JOB1/build-99/gitian-win-darkcoin-bin/32/darkcoin-qt.exe

Mac OS X:
http://bamboo.darkcoin.qa/browse/DR...n-osx-darkcoin-dist/darkcoin-0.11.1.4-osx.dmg

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

Linux 64bit:
http://bamboo.darkcoin.qa/artifact/.../gitian-linux-darkcoin-bin/bin/64/darkcoin-qt
http://bamboo.darkcoin.qa/artifact/...04/gitian-linux-darkcoin-bin/bin/64/darkcoind
The windows and mac links go to "Page not found" again.
 
Status
Not open for further replies.
Back
Top