Author

Topic: [ANN] ¤ DMD Diamond 3.0 | Scarce ¤ Valuable ¤ Secure | PoS 3.0 | Masternodes 65% - page 846. (Read 1260245 times)

newbie
Activity: 11
Merit: 0
Very interested how this coin will perform seeing BlackCoin price rising fast. 
sr. member
Activity: 342
Merit: 250
got it working now, but it might be too late for me, i only got 3.1 Mh/s, need a pool

based on calculator at 3.1 Mh/s and diff of 24 i should find a block in .4 days, lets see how accurate this is  Wink
newbie
Activity: 11
Merit: 0
what are the plans for future development?
hero member
Activity: 980
Merit: 500
sr. member
Activity: 308
Merit: 251
I like big BITS and I cannot lie.
I just solomined my first DMD...
member
Activity: 86
Merit: 10
So atm no working pools?

Not atm problem is the groestl algo on current stratums seems to be incorrect for diamondcoin. Only way to see if changes made to them work is for live testing which means hash constantly on the pool.
Right now pool @ http://1X is fiddling with the groestl stratum but again cant verifiy changes work untill a block is found


OK I am done playing with this thing solo mine away!

sr. member
Activity: 252
Merit: 250
sr. member
Activity: 252
Merit: 250
member
Activity: 75
Merit: 10
I've been finding blocks solomining.  Grin I did try the p2pool a short while ago, but the frontend never showed me connected, but it was accepting shares.
full member
Activity: 221
Merit: 100
Solo mining with 280x on windows 7

Found 1 block nearly instant what luck! If this helps donations appreciated dHx1RNPB1Df7mBY4dmHef5EjwmopMKfedz

Intensity 24 gives some boost over intensity 20  from 6.34Mh/s to 6.4Mh/s


I've found 100 Blocks  Grin
member
Activity: 109
Merit: 10
In Crypto We Verify
Solo mining with 280x on windows 7

Found 1 block nearly instant what luck! If this helps donations appreciated dHx1RNPB1Df7mBY4dmHef5EjwmopMKfedz

Status: 52 confirmations, broadcast through 14 nodes
Date: 5/2/2014 19:51
Source: Generated
Credit: 1.00 DMD (matures in 148 more blocks)
Net amount: 0.00 DMD
Transaction ID: 1f22209ed76598d63fe00770421683296c43f01ea3f06f8596b06bb86add5f95
Intensity 24 gives some boost over intensity 20  from 6.34Mh/s to 6.4Mh/s

sgminer.conf

{
"pools" : [
   {
      "url" : "http://127.0.0.1:17772",
      "user" : "username",
      "pass" : "password"
   },
   {
      "url" : "stratum+tcp://173.175.115.172:3032",
      "user" : "dP5kyoRhFNG5SQBzuvH9g8zzaT8aqNgddP",
      "pass" : "password"
   },
   {
      "url" : "stratum+tcp://dmdpool.digsys.bg:3333",
      "user" : "swannsonite.1",
      "pass" : "password"
   }
]
,
"intensity" : "20",
"worksize" : "256",
"kernel" : "groestlcoin",
"lookup-gap" : "0",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-threads" : "1",
"gpu-engine" : "1100",
"gpu-fan" : "0-90",
"gpu-memclock" : "1550",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-only" : true,
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"device" : "0"
}

diamond.conf

rpcuser=username
rpcpassword=password
rpcport=17772
rpcallowip=127.0.0.1
addnode=213.229.0.41
addnode=193.77.159.166
addnode=113.168.158.16
server=1
listen=1
daemon=1

member
Activity: 86
Merit: 10
Ok Diamond coin fails... lol pool will be going down in a sec all the blocks are rejected..


it appears to be not accepting any blocks solved via groestl algo... Dont feel like digging thru the code to much but seems as if a fork was in place to activate POS but I dont see anything about what block number it switches algo on.
Again I just skimmed the source. But seems to me if you mine it with scrypt with enuf hash you might find valid blocks

If people are willing to send some hash I will setup that pool pointing to diamond coin via scrypt hash! For testing purposes... http://173.175.115.172:15555 will now be switched over to scrypt algo!

Groestl algo works fine for me, why would you want people to mine scrypt ?

all the Groestl blocks found were invalid on the pool and your the first person I've seen say they've found a valid block.

So this leads to the conclusion that the Groestl algo is not the original from  will wait for devs to chime in on this. I'll dig thru the code a bit more see if I can fix the stratum to work with this version.

full member
Activity: 221
Merit: 100
Ok Diamond coin fails... lol pool will be going down in a sec all the blocks are rejected..


it appears to be not accepting any blocks solved via groestl algo... Dont feel like digging thru the code to much but seems as if a fork was in place to activate POS but I dont see anything about what block number it switches algo on.
Again I just skimmed the source. But seems to me if you mine it with scrypt with enuf hash you might find valid blocks

If people are willing to send some hash I will setup that pool pointing to diamond coin via scrypt hash! For testing purposes... http://173.175.115.172:15555 will now be switched over to scrypt algo!

Groestl algo works fine for me, why would you want people to mine scrypt ?
sr. member
Activity: 266
Merit: 250
I can set up a DMD pool on groestlcoin.biz in about 15 minutes after I have a working wallet for Ubuntu 12.04 x64.
I spent about 2 hours trying to make it compile and it did eventually, but now it does not link :-)

I was planning to continue the linux wallet research, but looks like people have already found the solution?

And also, my Windows wallet that I used for solo mining on 4x R9 290 keeps crashing every time I find a block. So I'm afraid that even if I figure out how to build the Linux wallet, it'll be crashing and I'll get complaints from miners.

PS: As for stratum mining, it needs to be patched big time to make it work for Groestl algo. Took me about 2 weeks to figure everything out and test on my own. (BTW, I'm going to make this code public on 9th of May). So for now, I recommend everyone to use NOMP stratum. Hope this helps.
newbie
Activity: 13
Merit: 0
full member
Activity: 221
Merit: 100
btw I noticed the guy above with the working wallet seems to be using Windows 7.
Our not working ones are on Windows 8.1.

Good observation !
member
Activity: 75
Merit: 10
Any nodes?  Smiley

193.68.21.19



Does PoS work for anyone?

PoS won't begin till block 400000.
It should begin on May 11th.
full member
Activity: 140
Merit: 100
@HR of course.
->different wallets for different cryptocurrencies
->haven't yet tried multiple wallets because I didn't need it

I mentioned SSDs mainly because you usually only want the most important data like the OS and whatever professional applications you need on SSD drives since they have a. shorter lifetime and b. don't have terabytes as HDDs nowadays.
That's why I always put all cryptocurrency related stuff on HDDS with the datadir parameter.

I found out that the datadir parameter works though. It was included since the original bitcoin wallet (i think.. at least I started with it).
The wallet also works with a new wallet.dat as I've stated somewhere above. Not useful tho, but hopefully it helps you.

The error message from the german guy some pages earlier is the same I get occasionally by the way. Right now it's not open long enough to actually do anything with it anyway.

Thanks for keeping this active and gn8 it's way too late here too now.  Grin
sr. member
Activity: 393
Merit: 250
full member
Activity: 224
Merit: 100
Shitcoin Maximalist
Jump to: