Search content
Sort by

Showing 6 of 6 results by Mictlantecuhtli
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.1 (Windows/Linux)
by
Mictlantecuhtli
on 28/10/2017, 07:55:29 UTC
Quote
-logsmaxsize
We will see -logmaxdate and -logmaxnumber?
Post
Topic
Board Mining (Altcoins)
Re: Claymore's CryptoNote AMD GPU Miner v10.1
by
Mictlantecuhtli
on 29/09/2017, 22:21:50 UTC
{"id":4,"jsonrpc":"2.0","error":{"code":5,"message":"Invalidnonce;isminernotcompatiblewithNiceHash?"}}
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.8 (Windows/Linux)
by
Mictlantecuhtli
on 02/08/2017, 12:12:15 UTC
How can I specify the path to the folder for logging? I'm satisfied with the default file names and their number, but I want to store them separately.
Post
Topic
Board Mining (Altcoins)
Re: Wolf's XMR GPU Miner
by
Mictlantecuhtli
on 08/09/2016, 17:18:28 UTC
How can I generate the exe to test it in windows?

You need "Internet explorer" compiler  Cheesy
https://github.com/wolf9466/wolf-xmr-miner/releases/
Post
Topic
Board Mining (Altcoins)
Re: Wolf's XMR GPU Miner
by
Mictlantecuhtli
on 08/09/2016, 11:08:28 UTC
http://s017.radikal.ru/i436/1609/4a/98d17a663768t.jpg


Code:
{

 "Algorithms":
[{
"name": "CryptoNight",
"devices":[{
"index": 0,
                                "rawintensity": 1024,
"worksize": 8
         },
 {
"index": 1,
                                "rawintensity": 1024,
"worksize": 8
         },
 {
"index": 2,
                                "rawintensity": 1024,
"worksize": 8
         },
 {
"index": 3,
                                "rawintensity": 1024,
"worksize": 8
         }
],

"pools":[{
"url": "stratum+tcp://192.168.3.2:8080",
"user": "103",
"pass": "1"
}]
}]
}
Post
Topic
Board Mining (Altcoins)
Re: Wolf's XMR GPU Miner
by
Mictlantecuhtli
on 07/09/2016, 14:49:56 UTC
Can someone post his conf file while mining in Dwarf? There is some authentication issue and is not accepting the format of -u like "exchange-wallet.payment-id.worker" like it's suggested in Dwarf.
Code:
"pools":[{
"url": "stratum+tcp://192.168.3.2:8080",
"user": "103",
"pass": "1"

? Grin Maybe proxy https://bitcointalk.org/index.php?topic=735738.0 will help. It seems so to me. I can not check. Windows release does not work for me.