Search content
Sort by

Showing 13 of 13 results by daishi
Post
Topic
Re: [ANN] Diamond (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS
by
daishi
on 03/01/2015, 16:22:21 UTC
Im really tired of the bullshit at danbi's pool. They have constantly been holding money for 7 days, collecting the 50% pos reward of tens of thousands of coins and then paying out. I sent them this email:


You must think the whole world in stupid except for you. Know this, people are REALLY tired of your pool collecting payments and holding them for 7 days and getting 50% on their money. This has been happening for MONTHS. If you dont stop I will start a campaign to boycott your pool.

Vegas

As far as i know he doesn't have POS enabled on the pool wallet. Maybe you should asked him in a friendly way, why he paying out so late, before you enrage and maybe make false accusations. By the way he is one of the main developer behind DMD. I don't think he would do something like that to the community.

PoS is irrelevant in this case. I disable it on the pool wallet, because it fills up the log file and also there is a risk to remain with negative balance when it stakes. Not good for pools.
Post
Topic
Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS
by
daishi
on 05/05/2014, 10:06:16 UTC
guys without enough hash power on the pool we didnt even find a block candidate. so there wasnt even enough chance to find a block

Nope there was enough hashpower. I had found a block for your pool too, but certainly you have the same issues like the other pool owners.
really? there was nothing in any logs

Yeah, i had get an accepted share with a diff about 500 with the message found block for pool..........

indeed I found a block for the pool nothing has shown up in the stats ill give the pool another hour then iam off

Another user had find a block too^^
Post
Topic
Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS
by
daishi
on 04/05/2014, 23:23:10 UTC
Can you please post your settings? and diamond.conf ? obviously omit true passwords..

I posted my settings several times but i'll do it again

For solo mining, i use a HIS Radeon HD 6950 at GPU clock 930 MHz and Memclock 1350 MHz.

Code:
.\sgminer\sgminer.exe -k groestlcoin -o 127.0.0.1:17772 -u yourusername -p yourpassword  --intensity 20 -g 2 --thread-concurrency 8192 -w 256 --difficulty-multiplier 0.0039062500

Diamond config.

Code:
listen=1
daemon=1
server=1
rpcallowip=*
rpcuser=yourusername
rpcpassword=yourpassword
rpcport=17772
addnode=213.229.0.41
addnode=193.77.159.166
addnode=113.168.158.16

Post
Topic
Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS
by
daishi
on 04/05/2014, 23:02:05 UTC

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe -k groestlcoin -o 192.168.2.2:17772 -u userName -p passWord --xintensity 300 -g 1 --thread-concurrency 24512 -w 512 --auto-fan --temp-target 82 --lookup-gap 0 --difficulty-multiplier 0.0039062500

You should say for which GPU u use these settings, because when i would use these settings my miner/gpu would crash.
Post
Topic
Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS
by
daishi
on 03/05/2014, 21:45:15 UTC
Code:
[2014-05-03 23:31:29] accepted: 9/9 (100.00%), 1147 khash/s (yay!!!)

and I can't possibly use the GPU. I tried before, it creates the soundscape of a nuclear battlefield and heats my apartment more than the actual heater. Sucks that one really seems to need a decent multi-GPU rig in a cellar somewhere to mine. Or asics directly lol.

That is really not much. I´ll do the same with my old AMD Phenom II X4. It is hard to mine something with that low hashrate.

I use my normal gpu on my home pc, but with the new algo it is much quieter than mining scrypt coins and it produce less heat.
Post
Topic
Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS
by
daishi
on 03/05/2014, 21:18:05 UTC
Which  OS and mining software do you use for cpu-mining?

Which settings u use for it?

@cryptonit + daishi:
exactly the same download from groestlcoin
batch is the same: minerd -a groestl -t 8 -o 127.0.0.1:17772 -u somesecretuser -p themegaultranooneknowpassword

the diamond.conf is in the %appdata%/Diamond folder respective my -datadir folder

I always get the connection refused message..

is there a way to check if it loads the diamond.conf correctly?

Hmmm the only different between our settings is
Code:
rpcallowip=127.0.0.1
i use
Code:
rpcallowip=*
for it.
Post
Topic
Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS
by
daishi
on 03/05/2014, 20:14:00 UTC
the new old wallet is even slower but seems to work.

I can't get solo mining to work tho.
(Only got a single CPU here, but my usual pool is still down so this is the only way)

Any ideas?

Which  OS and mining software do you use for cpu-mining?

Which settings u use for it?

I use minerd on windows and it works fine.

Here are my settings for my bat file
Code:
.\cpu-dwarfpool-grs\minerd.exe -a groestl -o 127.0.0.1:17772 -u insertyourworkername -p insertyourpassword
Post
Topic
Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS
by
daishi
on 03/05/2014, 11:22:57 UTC
Hi daishi. Could you connect your miner to your wallet? Did you success compile the daemon in linux? Which port did you use?
Thanks

Yes of course i could connect my miner to the wallet. I've allready found some blocks. I'm sorry, but i don't use linux.

That's my diamond config

Code:
listen=1
daemon=1
server=1
rpcallowip=*
rpcuser=insertwhatyouwant
rpcpassword=insertwhatyouwant
rpcport=17772
addnode=213.229.0.41
addnode=193.77.159.166
addnode=113.168.158.16


Post
Topic
Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS
by
daishi
on 03/05/2014, 10:43:11 UTC
Going to do a manual online sync now.

That's what i did. Deleting everything and sync over night.
Now i'm solo mining for about 2 hours. I hope it is stable until the new wallet is released.
Post
Topic
Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS
by
daishi
on 02/05/2014, 23:55:37 UTC
Post
Topic
Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS
by
daishi
on 02/05/2014, 22:02:36 UTC
Quote
danbi thanks for your first working pool. I have given up compiling the wallet under Linux. Anyway could you check the pool? Even with this monster hash now we won't find a block at this low diff?

I've allready found a block for the pool but it doesn't shown there.
Post
Topic
Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS
by
daishi
on 02/05/2014, 21:11:55 UTC
Quote
Thanks!

Could you please share your seminar config? I am apparently doing something wrong...

.\sgminer\sgminer.exe -k groestlcoin -o stratum+tcp://dmdpool.digsys.bg:3333 -u *** -p ***  --intensity 20 -g 2 --thread-concurrency 8192 -w 256 --difficulty-multiplier 0.0039062500
Post
Topic
Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS
by
daishi
on 02/05/2014, 21:03:17 UTC
Quote
Posted by: danbi
Insert Quote
I believe the pool at http://dmdpool.digsys.bg should be functional, but for some reason my miner does not show any shares. Would somebody who has working groestl miner come to try dmdpool.digsys.bg so that we know it's working? Thanks in advance!

miner is working, but pool interface have many mistakes^^

http://s14.directupload.net/images/140502/ox5knqg8.jpg