Author

Topic: Need help with miningpool (Read 703 times)

hero member
Activity: 728
Merit: 500
EtherSphere - Social Games
April 14, 2016, 08:54:11 AM
#13
Thanks for the answers. Is SHA256D mined exactly like SHA256 or is there some difference in the mining process ?

Sha256d is typically known as double sha256 hash algorithm.

SHA-256d hash is achieved by applying the regular SHA-256 hash twice, by first applying SHA-256 hash to the data and then once again to the resulting hash. But does not use the hard memory schemes, such as ethereum does for example.

The cryptocurrencies that use the SHA-256d algorithm are Freicoin, Namecoin and Peercoin.

Hope this answers your question.
full member
Activity: 208
Merit: 100
April 14, 2016, 07:08:59 AM
#12
Thanks for the answers. Is SHA256D mined exactly like SHA256 or is there some difference in the mining process ?
legendary
Activity: 1302
Merit: 1068
April 13, 2016, 07:43:16 PM
#11
My advice is to go to their threads and ask. https://bitcointalksearch.org/topic/ann-cudaminer-ccminer-cuda-based-mining-applications-windowslinuxmacosx-167229
From what I've read it may be CUDAminer the one with sha256 support, but that's the nvidia community, they can give you better advices.

Aa others said, sha256 mining is not worth to be done on GPU. Power consumption is too big and you compete with ASICs.

More precisely. You can't compete with ASICs, so you're wasting your GPU for no gain.
legendary
Activity: 3668
Merit: 6382
Looking for campaign manager? Contact icopress!
April 13, 2016, 02:39:02 PM
#10
My advice is to go to their threads and ask. https://bitcointalksearch.org/topic/ann-cudaminer-ccminer-cuda-based-mining-applications-windowslinuxmacosx-167229
From what I've read it may be CUDAminer the one with sha256 support, but that's the nvidia community, they can give you better advices.

Aa others said, sha256 mining is not worth to be done on GPU. Power consumption is too big and you compete with ASICs.
full member
Activity: 208
Merit: 100
April 13, 2016, 12:44:49 PM
#9
AFAIK ccminer should be able to do sha256d. So put sha as algorithm, change pool url, username and password and it should work
unknown parameter sha
is what it says when I start
sr. member
Activity: 462
Merit: 250
April 13, 2016, 12:40:10 PM
#8
AFAIK ccminer should be able to do sha256d. So put sha as algorithm, change pool url, username and password and it should work
full member
Activity: 208
Merit: 100
April 13, 2016, 12:30:42 PM
#7
And with what config are you trying to mine DEM? Also I recommend mining a different algo and selling it to buy DEM since mining sha with GPU is basically useless.
It is not about making money, it is to get it running for someone.
full member
Activity: 208
Merit: 100
April 13, 2016, 12:29:54 PM
#6
From what I remeber, ccminer may not know sha256d.
The list of algos for ccminer is here https://github.com/tpruvot/ccminer/blob/windows/README.txt

Maybe you need another miner software?
Vanilla (Blake256 8-rounds - double sha256)
Is this Vanilla a combination between (Blake256 8-rounds - double sha256) if yes than I need another software any idea what is working ?
sr. member
Activity: 462
Merit: 250
April 13, 2016, 11:47:49 AM
#5
And with what config are you trying to mine DEM? Also I recommend mining a different algo and selling it to buy DEM since mining sha with GPU is basically useless.
legendary
Activity: 3668
Merit: 6382
Looking for campaign manager? Contact icopress!
April 13, 2016, 11:23:15 AM
#4
From what I remeber, ccminer may not know sha256d.
The list of algos for ccminer is here https://github.com/tpruvot/ccminer/blob/windows/README.txt

Maybe you need another miner software?
full member
Activity: 208
Merit: 100
April 13, 2016, 11:18:32 AM
#3
I am mining vanilla this works but I do want to mine DEM deutsche e markt which is a SHA256D. This is the setting which works.


{
   "_comment1" : "Possible keys are the long options (ccminer --help)",
   "_comment2" : "todo: support /* comments */",

   "algo" : "vanilla",

   "api-bind": "127.0.0.1:4068",
   "statsavg": 20,

   "quiet" : true,
   "debug" : false,
   "protocol" : false,
   "cpu-priority" : 3,

   "show-diff" : true,
   "no-gbt" : true,
   "url" : "stratum+tcp://vnl.suprnova.cc:1118",
   "user" : "tpruvot.donate",
   "pass" : "x"
}
sr. member
Activity: 462
Merit: 250
April 13, 2016, 09:50:18 AM
#2
Are you mining Bitcoin? what's your config currently?
full member
Activity: 208
Merit: 100
April 13, 2016, 08:03:02 AM
#1
Hi I am running a Geforce GTX 780 ti , installed the latest driver and cuda. I am using ccminer which seems to work well if I mine with the ccminer conf. data. I tried to mine DEM deutsche emark and signed up with Suprnova. Somehow I am not able to configure the config file properly. Is there anyone who can help.
Thanks
Jump to: