Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Coochie Coin - A-coochie-coochie-coo-coo-coo Coin
by
micdvd85
on 20/11/2017, 01:36:18 UTC

I have been bringing down the difficulty almost daily but someone keeps jacking it back up and getting it stuck. Then I crack the stuck block just for someone to jack it up again... The number one reason I don't want it on an ASIC algo anymore and why we have developed a new difficulty re-target system to help prevent chains from getting stuck.


Seems like it's stuck again w/ very high difficulty?  Trying to mine it now but haven't gotten any rewards after leaving it active all night....

If I'm trying to solo mine using two different computers using ccminer,

Here's my BAT file (user and pw are customized in my own files):

ccminer-x64 -a scrypt -i 25 -o http://XXXX:XXXX -u user-p pw

Here's my coochiecoin.conf:

listen=1
server=1
maxconnections=32
rpcuser=user
rpcpassword=pw
port=XXXX
rpcport=XXXX
rpcconnect=XXXX
rpcallowip=XXXX
addnode=92.51.46.40
addnode=78.46.198.89
addnode=101.51.110.235

Do I run the same files on each system, with the wallet open on each of them?  Do I need to use a different username for each? 

When I tried changing it to user.1 and user.2, and matched the details of the coochiecoin.conf and the bat file on each system, I received an error that the username & password didn't match the needed credentials. 

When I just have the same username for each system, I'm able to run the bat run successfully on each at the same time.  However, having left them active for the past 12 hours, I have had very little mining success, which makes me wonder whether they are configured correctly...

Once I get home from work today I will scrounge up some extra hashes to get it broken.

Great --- thanks, MC --- any tips on multi-rig mining this to the same wallet?  Should it work without assigning different workers?  If so, is running the same .bat and .conf file on separate rigs OK to do, and will result in parallel mining?  Apologies for the more general ccminer question and not explicitly COOC related --- I just haven't been able to nail down an answer to this after a thorough google search.

I don't have a definitive answer for this either. I think there is a way to do it by way of the .conf file or something to that extent. But solo mining on multiple rigs will work all the same, it will just split all your coins up among different wallets. Of course when you send all the coins to an exchange you can then send them all to the same exchange address which would then combine them in the exchange wallet. Or you can just send all the coins that you mine to the wallet on your main computer so that all the coins are on one address.

Sorry I couldn't give you a good answer.