[AMD] How to mine CrowdCoin (CRC) ?
[AMD] How to mine CrowdCoin (CRC) ?
Using Gateless Gate miner, we were able to mine CrowdCoin (CRC, neoscrypt algo) with recent AMD GPU drivers (see details here below) but some miners experienced problems and used NSGMiner or some forks of SGminer.
Gateless Gate: https://github.com/zawawawa/gatelessgate/releases/
SGMiner : https://github.com/nicehash/sgminer/releases/
NSGMiner : https://github.com/ghostlander/nsgminer
Gateless Gate
Gateless Gate: https://github.com/zawawawa/gatelessgate/releases/
Only windows binaries are provided, you can download the source code and compile it if your OS is not Windows.
I also updated my AMD graphic cards drivers to "Crimson ReLive Edition 17.10.1 10/10/2017" but I didn't install the ReLive part.
Remark: some anti-virus and anti-malware may detect the miner as a virus. It is due to the fact that miners were integrated in malwares and virusses so some anti-virus detect the miner as a potentially dangerous component. We use these binaries since years: we've never encounter problems because we avoid to download any binaries and always use the offial binary release on bitcointalk or github.
1 Create a new launch file ("mine CRC on unimining.bat" using notepad or notepad++ under windows) and paste the following command into it:
Gateless Gate: https://github.com/zawawawa/gatelessgate/releases/
SGMiner : https://github.com/nicehash/sgminer/releases/
NSGMiner : https://github.com/ghostlander/nsgminer
Gateless Gate
Gateless Gate: https://github.com/zawawawa/gatelessgate/releases/
Only windows binaries are provided, you can download the source code and compile it if your OS is not Windows.
I also updated my AMD graphic cards drivers to "Crimson ReLive Edition 17.10.1 10/10/2017" but I didn't install the ReLive part.
Remark: some anti-virus and anti-malware may detect the miner as a virus. It is due to the fact that miners were integrated in malwares and virusses so some anti-virus detect the miner as a potentially dangerous component. We use these binaries since years: we've never encounter problems because we avoid to download any binaries and always use the offial binary release on bitcointalk or github.
1 Create a new launch file ("mine CRC on unimining.bat" using notepad or notepad++ under windows) and paste the following command into it:
2 Create a new conf file ("gatelessgate-CRC.conf" using notepad or notepad++ under windows) and paste the following command into it:@echo off
set GPU_FORCE_64BIT_PTR 1
set GPU_MAX_HEAP_SIZE 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_SINGLE_ALLOC_PERCENT 100
gatelessgate.exe --gpu-platform 1 --default-config gatelessgate-CRC.conf
pause
Start the miner by launching the *.bat file.{
"algorithm": "neoscrypt",
"intensity": "13",
"worksize": "256",
"gpu-threads": "1",
"load-balance": true,
"auto-fan": true,
"temp-cutoff": "90",
"temp-overheat": "85",
"temp-target": "75",
"pools": [
{
"name": "MAIN",
"user": "CMBbGUAAQz6nV75EAbcf8qwgCJmvp6Gnto",
"pass": "c=CRC",
"quota": "99;stratum+tcp://neoscrypt.eu1.unimining.net:4238"
},
{
"__comment": "Please keep this entry. Otherwise, I won't be able to continue open-source development. - zawawa",
"name":"DEVFEE",
"user": "zawawa.gatelessgate",
"pass": "x",
"quota": "1;s1.theblocksfactory.com:3333"
}
]
}
Re: [AMD] How to mine CrowdCoin (CRC) ?
I processed 3.2888% shares, but the CRC coin has not been credited. What is the problem?
Re: [AMD] How to mine CrowdCoin (CRC) ?
Hi,
Can you send me in private your wallet address so that I can check what should be paid, analyse the problem and fix it ?
I hope that the problem was automatically fixed by the pool system after your message.
PS If you want to discuss this problem on a thread, can you create a dedicated thread in "Support" forum ?
viewforum.php?f=10
Thank you,
Have a nice mining