Bitcoin Forum
July 07, 2024, 08:21:24 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18]
341  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.2 (Windows/Linux) on: May 12, 2016, 04:40:28 PM
Guys, how do you set up Suprnova decred stratum in dpools.txt? I mean

stratum+tcp://dcr.suprnova.cc:2252


POOL: stratum+tcp://dcr.suprnova.cc:2252, WALLET: user.rig, PSW: passwd
342  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.2 (Windows/Linux) on: May 11, 2016, 12:05:09 PM
Thanks for the explanation, but actually on yiimp.ccminer.org auto exchange is disabled on the pool level. So no any exchange should take place.
343  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.2 (Windows/Linux) on: May 11, 2016, 08:51:46 AM
Quote
The only question I have is why the pool software performs slow "Exchange" stage for DCR mining/DCR payment...
Decred block time is slow (average 5-15mn) and need 256 confirmations - payouts usually next day, in my testing of zpool and yiimp. Both are in my primary and failover DCR file in CDM42.

Correct answer to another question :-)

Found DCR blocks go through few stages:
- Immature (lasts up to 24 hours): network confirmations
- Exchange (lasts 1-3 hours): exchange DCR to BTC (say, on ZPool)
- Clearead (instant): earnings transferred to the balance.

You meant the "Immature" stage that is slow.
I talked about "Exchange" stage. It is obvious when I mine DCR and get paid in BTC. But when both currencies are the same (DCR), what is Exchange stage for?
344  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.2 (Windows/Linux) on: May 11, 2016, 07:33:25 AM
I think that's workaround. They use password string to give some options like payment currency (if exchange is enabled). It will be shown in the "Extra" column (instead of x I use currently), yes, but it is not the rig name instead of "dcr" string:

dcr   x   decred   12      2.6 gh/s
345  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.2 (Windows/Linux) on: May 11, 2016, 07:25:34 AM
Tried both zpool and yiimp (now with CDM 4.2). I found that share percent per block on Zpool somehow may be changed (lowered) for immature blocks while waiting. I understand the same for earnings, but for shares (shouldn't it be fixed at the time of block finding)?. So finally, dwarfpool and yiimp. I also like the latter because it pays in DCR to Bleutrade. I can exchange them when I like the rate, not when ZPool does, or use Auto-Sell feature of Bleutrade. The only question I have is why the pool software performs slow "Exchange" stage for DCR mining/DCR payment...

BTW, anybody knows how to report rig names to yiimp? I found their explanation to use "-u wallet,rigname", but adding rigname to the -ewal option did not work for me with CDM. Pool always shows "dcr" as a rig name for both my rigs. Any ideas?
346  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.1 (Windows/Linux) on: May 04, 2016, 03:11:42 PM
It's also a good idea to read RTFM for pool. I will update sample for dwarfpool, you are right, current sample is not good if you want to see hashrate.
I had to add "-eworker" because there are 3 stratum versions and many pools that also add some variants on these versions for logon process. Some pools ignore "-worker" but search worker name in wallet string, some require only wallet as username but require worker name when worker sends a share. Some work with both approaches but don't show hashrate as expected. Such problems are not related to the miner, they are because of some chaos in Ethereum stratum implementations on pools.

Actually, I did RTFM for pools I used. But it was never mentioned in the README for the miner that wallet option can be somehow combined with something else to build up the final URL. Being it called 'url' option - no questions. But I expected that if you mention ethermine and dwarfpool in your examples and provide 3 different stratum modes for them, then their specifics are already implemented by -esm option.

Anyway, I agreed that it is not the issue with the miner, but with the documentation. Thank you for great product, I like it and use it now.
347  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.1 (Windows/Linux) on: May 04, 2016, 05:21:43 AM
Dwarfpool help recommends to use WALLET/WORKER format. This works for me:

EthDcrMiner64.exe -epool eth-eu.dwarfpool.com:8008 -ewal 0xD69af2A796A737A103F12d2f0BCC563a13900E6F/SampleRig -epsw x

This sample works.

It looks like my fault is that I always RTFM (in this case, the README!!!.txt for the miner) :-)

- the examples for ethpool/ethermine do NOT show how to use rig name;
- the example for Dwarfpool does NOT show how to use rig name, but says 'you can also specify "-eworker YourWorkerName" option' - exactly that I did and that does not work.

So for both ethermine and dwarfpool the -eworker option does not work as expected. I would recommend you either update examples with rig names, or add a note that -eworker might not work, and in that case makes sense to use pool-recommended format with dot or slash for the rig name. Since no source available, it is not obvious if wallet name should/may be concatenated with other URL options like rig or password, because there are options for them and maybe there are same in the stratum protocol variations.
348  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.1 (Windows/Linux) on: May 03, 2016, 07:47:35 PM
Yes, it sends hashrate in -esm 0.

Since I see no hashrate report, could you please give a definitely working command line for that?

As with the case of ethermine I suspect that the miner has some issues with command line parsing. At least for ethermine the shares reports depend on the command line args order. So I suspect the same is with -esm 0.

To be precise, here is the command line which does NOT report hashrate to dwarfpool:

Code:
EthDcrMiner64.exe -epool eth-ru.dwarfpool.com:8008 -ewal 0xab..cd -eworker rig01 -epsw monitor@email.com -esm 0
349  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.1 (Windows/Linux) on: May 03, 2016, 06:55:53 PM
Claymore,

should your miner report "Sent hashrate" to DwarfPool in ESM=0 mode? I see no reported hashrate, but eth-proxy with ethminer report this.

350  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.1 on: May 02, 2016, 11:38:10 AM
This sample works (with changed wallet and worker name)!
Now I will try to determine what's wrong with my command line. First I suspect is different pool (I use eu1 instead of us1). Anyway, thank you, now I know that miner works, and I know where to dig.

EDIT: eu1 pool works as well. It seems to me that's the matter of parameters order in the command line. I used a bit different order, and it never worked for share stats reporting. I used your cmdline, replaced with my wallet/rig names, changed pool to eu1, added some -etha in the end (my two identical 7950 cards like different -etha values), and it works, now shares are shown. Great!
351  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.1 on: May 02, 2016, 10:34:01 AM
Claymore, sorry, still about missing shares @ethermine with -esm 1.  Doubled hashrate seen only after miner start, then it stabilizes to the real. But still no share info. What should I find in miner logs to find out why? What's the protocol difference, can you help? Not say it is very important (no rejected shares for me), but nice to see the number of shares found.
352  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.1 on: April 29, 2016, 09:12:52 PM
Have you tried this? Wait at least 30 mins to see stats.
Code:
EthDcrMiner64.exe -ewal 0xWALLET.rig01 -epsw x -epool eu1.ethermine.org:4444 -esm 1
It works but the same way. Here is how it looks like:

qtminer updates share stats every 5 minutes (of course, not qtminer but the pool when mined with qtminer)
353  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.1 on: April 29, 2016, 08:45:06 PM
I'm trying to mine at ethermine.org. All works except two things (tested on both 4.0 beta and 4.1):
- Sometimes ethermine reports doubled "Reported hashrate" for the account, but always correct hashrate for the rig (just one rig used).
- With -esm 0 or -esm 1 it still does not show stats "Shares (Invalid / Valid / %)". All are always 0.

Command line:
Code:
EthDcrMiner64.exe -ewal 0xWALLET -epsw x -eworker rig01 -epool eu1.ethermine.org:4444 -esm 1

What can be wrong?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!