Author

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

sr. member
Activity: 393
Merit: 250
Just a note: discovered that the pool confirmations were set at 60 blocks but the current wallet confirms blocks at 180 confirmations. So I decided to update it. The new setting sort of confused MPOS and it will take some time to clear up -- do not be surprised if large payout suddenly "does not work". It will.

EDIT: the pool has already passed 1 Ghash/s, wow! Do not worry, the server is barely noticing the load.
hero member
Activity: 774
Merit: 554
CEO Diamond Foundation

Come on, show your gratitude by being generous and DONATING !!!!


Danbi is a great man, and keeping fees at 0% was a part of an arrangement.

What community could do is to spread some positive news around as this would be way more beneficial to the coin and would make every Diamond lover happy, including Danbi.
HR
legendary
Activity: 1176
Merit: 1011
Transparency & Integrity


Come on gang. Danbi's put a lot of time and effort into getting his pool up and running, and by looking at the big hashers on the stats board who are not donating, I'd say that he's not getting much gratitude.

And he's not even applying fees!

Aren't we different from the rest?

Come on, show your gratitude by being generous, and DONATE !!!!


hero member
Activity: 774
Merit: 554
CEO Diamond Foundation
How is it that the Cryptsy wallet is still no worky?

Could people stop asking this question over and over again, please . What is the point, who do you think will answer this question?
 
It has already been stated that Cryptsy is a normal company that works week days form 9-5 they are not going to do any work on Saturday or Sunday.

As soon as it's unfrozen you can bet you will be informed.
sr. member
Activity: 308
Merit: 251
I like big BITS and I cannot lie.
How is it that the Cryptsy wallet is still no worky?
sr. member
Activity: 308
Merit: 251
I like big BITS and I cannot lie.
Source code fixes to sph-sgminer published at https://github.com/danbi/sph-sgminer.

Hope to have it soon merged with the main branch. You can compile your own version. Let's hope someone does it for Windows users.
not working for me... on a R9 290x, started since 5 minutes didn't see any share yet.
May-be you should adjust the difficulty (not everybody has 6x 290x or things like that)

I have an R9 290x and use sgminer
hero member
Activity: 938
Merit: 1000
Ignore 3333. That was for the old scrypt pool. Follow the instructions at the top of the pool page.

Port 3333 works now with groestl, but with a fixed miner, that has the diamond mining kernel. Fixes, at least for sph-sgminer will be available now. Ubuntu 14.4 binary is also available.

But pushpool functions just as well now, and runs on port 3345. It is compatible with any groestlcoin miner, in fact with all miners capable of solo mining Diamond.

I've been solo mining DMD just fine. so if I understand well I should be able to mine in the pool. However all my shares are rejected.

In order to mine with your current miner, just change your -o option to http://dmdpool.digsys.bg:3345 and obviously your username and password. That's all you need to do to change from solo mining.

Don't use stratum+tcp://dmdpool.digsys.bg:3333 until you have updated your miner with one that supports Diamond. All shares will be rejected.

Thanks danbi for the pool. Finally. I confirmed both getwork @ port 3345 and stratum @ port 3333 works, but with getwork I got a lot of rejections (>35%).
I will stick with solo for a while then. Thanks anyway, danbi. You're great contributor for the DMD community.
member
Activity: 152
Merit: 10
Danbi's DMD pool
I never received a confirmation email.
Please unlock my account.
Cheers
sr. member
Activity: 342
Merit: 250
Source code fixes to sph-sgminer published at https://github.com/danbi/sph-sgminer.

Hope to have it soon merged with the main branch. You can compile your own version. Let's hope someone does it for Windows users.
not working for me... on a R9 290x, started since 5 minutes didn't see any share yet.
May-be you should adjust the difficulty (not everybody has 6x 290x or things like that)

diff 16 is pretty high, you are > 21Mh/s and not getting accepts, im only 3 Mh/s

anyway, im now using the modified sph-miner (tnx danbi), it works fine on both getwork and stratum ports
im mining on the getwork port though since the diff there is more acceptable for my puny miner

by the way, the modified danbi/sphsgminer uses the kernel "diamond"
? The R9 is getting something like 10MHash/s (I am getting around 21MHash on longpoll... not on stratum).
Yes 16 difficult is way too high (network diff is only 28 at the moment... so 16... (assuming it is the same kind of diff)) is not really attractive)

working now on stratum, i forgot to set "difficulty-multiplier" : "0.00390625",
how do you set it up ?

here is my .conf

"difficulty-multiplier" : "0.00390625",
"intensity" : "19",
"gpu-threads" : "2",
"worksize" : "256",
"kernel" : "diamond",
"gpu-fan" : "0-85",
"auto-fan" : true,
"gpu-engine" : "1150",
"gpu-memclock" : "1200",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"no-submit-stale" : true,
"kernel-path" : "/usr/local/bin"
legendary
Activity: 1400
Merit: 1050
Source code fixes to sph-sgminer published at https://github.com/danbi/sph-sgminer.

Hope to have it soon merged with the main branch. You can compile your own version. Let's hope someone does it for Windows users.
not working for me... on a R9 290x, started since 5 minutes didn't see any share yet.
May-be you should adjust the difficulty (not everybody has 6x 290x or things like that)

diff 16 is pretty high, you are > 21Mh/s and not getting accepts, im only 3 Mh/s

anyway, im now using the modified sph-miner (tnx danbi), it works fine on both getwork and stratum ports
im mining on the getwork port though since the diff there is more acceptable for my puny miner

by the way, the modified danbi/sphsgminer uses the kernel "diamond"
? The R9 is getting something like 10MHash/s (I am getting around 21MHash on longpoll... not on stratum).
Yes 16 difficult is way too high (network diff is only 28 at the moment... so 16... (assuming it is the same kind of diff)) is not really attractive)

working now on stratum, i forgot to set "difficulty-multiplier" : "0.00390625",
how do you set it up ?
sr. member
Activity: 342
Merit: 250
Source code fixes to sph-sgminer published at https://github.com/danbi/sph-sgminer.

Hope to have it soon merged with the main branch. You can compile your own version. Let's hope someone does it for Windows users.
not working for me... on a R9 290x, started since 5 minutes didn't see any share yet.
May-be you should adjust the difficulty (not everybody has 6x 290x or things like that)

diff 16 is pretty high, you are > 21Mh/s and not getting accepts, im only 3 Mh/s

anyway, im now using the modified sph-miner (tnx danbi), it works fine on both getwork and stratum ports
im mining on the getwork port though since the diff there is more acceptable for my puny miner

by the way, the modified danbi/sphsgminer uses the kernel "diamond"
? The R9 is getting something like 10MHash/s (I am getting around 21MHash on longpoll... not on stratum).
Yes 16 difficult is way too high (network diff is only 28 at the moment... so 16... (assuming it is the same kind of diff)) is not really attractive)

working now on stratum, i forgot to set "difficulty-multiplier" : "0.00390625",
hero member
Activity: 774
Merit: 554
CEO Diamond Foundation
So, Stratum is sorted.
 
Pushpool is working.

There should be other variations of the mining pools soon it catches up, accommodating all the needs of small and big miners.  

FYI I'll start purging this forum of posts that are redundant (errors reports related to the old code, FUD, trolly whining or anything I find unhelpful, not related specifically to the topic, offensive, etc.)


If you don't agree with this practice, tough, go some other place.


 




 
sr. member
Activity: 280
Merit: 250
Cryptsy have just sent me this. I tried to generate new deposit address with no success though.

Dear Ivanchalamov,

Our Support Rep has indicated that your Ticket (#130981) has been Resolved.

If you believe that the ticket has not been resolved, please reply to this email to automatically reopen the ticket.
If there is no response from you, we will assume that the ticket has been resolved and the ticket will be automatically closed after 48 hours.

Sincerely,
TicketsSupport Team

We at Cryptsy.com are very interested to know how we did? Please let us know your opinion on our support experience.

legendary
Activity: 1400
Merit: 1050
Source code fixes to sph-sgminer published at https://github.com/danbi/sph-sgminer.

Hope to have it soon merged with the main branch. You can compile your own version. Let's hope someone does it for Windows users.
not working for me... on a R9 290x, started since 5 minutes didn't see any share yet.
May-be you should adjust the difficulty (not everybody has 6x 290x or things like that)

diff 16 is pretty high, you are > 21Mh/s and not getting accepts, im only 3 Mh/s

anyway, im now using the modified sph-miner (tnx danbi), it works fine on both getwork and stratum ports
im mining on the getwork port though since the diff there is more acceptable for my puny miner

by the way, the modified danbi/sphsgminer uses the kernel "diamond"
? The R9 is getting something like 10MHash/s (I am getting around 21MHash on longpoll... not on stratum).
Yes 16 difficult is way too high (network diff is only 28 at the moment... so 16... (assuming it is the same kind of diff)) is not really attractive)
sr. member
Activity: 342
Merit: 250
Source code fixes to sph-sgminer published at https://github.com/danbi/sph-sgminer.

Hope to have it soon merged with the main branch. You can compile your own version. Let's hope someone does it for Windows users.
not working for me... on a R9 290x, started since 5 minutes didn't see any share yet.
May-be you should adjust the difficulty (not everybody has 6x 290x or things like that)

diff 16 is pretty high, you are > 21Mh/s and not getting accepts, im only 3 Mh/s

anyway, im now using the modified sph-miner (tnx danbi), it works fine on both getwork and stratum ports
im mining on the getwork port though since the diff there is more acceptable for my puny miner

by the way, the modified danbi/sphsgminer uses the kernel "diamond"
newbie
Activity: 19
Merit: 0
Has something changed on the network?
legendary
Activity: 1400
Merit: 1050
Source code fixes to sph-sgminer published at https://github.com/danbi/sph-sgminer.

Hope to have it soon merged with the main branch. You can compile your own version. Let's hope someone does it for Windows users.
not working for me... on a R9 290x, started since 5 minutes didn't see any share yet.
May-be you should adjust the difficulty (not everybody has 6x 290x or things like that)
sr. member
Activity: 342
Merit: 250
Okay folks, here are some good news.

http://dmdpool.digsys.bg is back in business. We have successfully mined several blocks already.

There are at present two interfaces:

1. pushpool (getwork) for those with the current groestlcoin only compatible miners. Anyone with a groestlcoin compatible miner can mine here. The pool URL is http://dmdpool.digsys.bg:3345. The difficulty is fixed at the moment.

2. stratum mining with vardiff for those with a modified miner. I am going to publish my miner modifications soon, but can provide pre-compiled sph-sgminer Ubuntu binary for those who need it. Compiled on Ubuntu 14.4, you just need to install the required shared libraries (or I could make it static). The URL is as per pool's documentation stratum+tcp://dmdpool.digsys.bg:3333.
EDIT: If you get only rejected shares from stratum, then you are using either scrypt, or an incompatible miner (i.e. one for grosetlcoin).

dmdpool.digsys.bg has now payments processing enabled too, so you are encouraged to transfer your coins.

I would like to express my thanks to both criptonit and potshot for bearing with my many questions and with the time they spent testing my many experiments.

PS: By the way, I am not native English speaker too, so don't be too harsh on my spelling. But if you do, know I don't care much Smiley

works great for me, tnx so much

update: just my luck, i solo mine and dont find a block, join a pool and immediately find one lol
sr. member
Activity: 393
Merit: 250
Source code fixes to sph-sgminer published at https://github.com/danbi/sph-sgminer.

Hope to have it soon merged with the main branch. You can compile your own version. Let's hope someone does it for Windows users.
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
@danbi: Pool not providing work fast enough
Jump to: