Bitcoin Forum
June 24, 2024, 05:31:37 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.1 (Windows/Linux) on: October 28, 2017, 07:55:29 AM
Quote
-logsmaxsize
We will see -logmaxdate and -logmaxnumber?
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's CryptoNote AMD GPU Miner v10.1 on: September 29, 2017, 10:21:50 PM
{"id":4,"jsonrpc":"2.0","error":{"code":5,"message":"Invalidnonce;isminernotcompatiblewithNiceHash?"}}
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.8 (Windows/Linux) on: August 02, 2017, 12:12:15 PM
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.
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: Wolf's XMR GPU Miner on: September 08, 2016, 05:18:28 PM
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/
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: Wolf's XMR GPU Miner on: September 08, 2016, 11:08:28 AM



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"
}]
}]
}
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: Wolf's XMR GPU Miner on: September 07, 2016, 02:49:56 PM
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.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!