Pages:
Author

Topic: [ANN] Coochie Coin - A-coochie-coochie-coo-coo-coo Coin (Read 14296 times)

member
Activity: 280
Merit: 15
more and more projects are emerging now and have brilliant and unique ideas right now. very unexpectedly there will be a project like this that will go into crypto.
sr. member
Activity: 312
Merit: 250
BAM
sending coins from nova. Haven't gotten 1 confirmation yet how long does it normally take?

Did you get your confirmations?

Must have happened when I went to bed, but it went through just took awhile. Coins are on coinexchange with no problems.

That's good!! The chain has been getting stuck quite a bit lately. Some of those websites that auto switch coins must be hitting it when the difficulty gets low. It will go almost a whole day without a block being solved and then I will crack it and someone will almost instantly mine 10 - 15 blocks and drive it right back up.
newbie
Activity: 8
Merit: 0
sending coins from nova. Haven't gotten 1 confirmation yet how long does it normally take?

Did you get your confirmations?

Must have happened when I went to bed, but it went through just took awhile. Coins are on coinexchange with no problems.
sr. member
Activity: 312
Merit: 250
BAM
Hi dev.. hi guys.., what do you say with this.  Grin Grin Grin
Any Planing with this on the future?















Haha, those are awesome.
sr. member
Activity: 312
Merit: 250
BAM
sending coins from nova. Haven't gotten 1 confirmation yet how long does it normally take?

Did you get your confirmations?
full member
Activity: 319
Merit: 100
Hi dev.. hi guys.., what do you say with this.  Grin Grin Grin
Any Planing with this on the future?













newbie
Activity: 8
Merit: 0
sending coins from nova. Haven't gotten 1 confirmation yet how long does it normally take?
full member
Activity: 319
Merit: 100






Ticker : COOCH
Algorithm : Skein
Coin Type : Hybrid (PoW/PoS)
Block Time: 2.5 Minutes
Difficulty Retarget :  MARS - Created by Griffith
Block Reward : **First 500 blocks will be 0** then 5 for the rest of time - this makes the launch as fair as possible for everyone.
Block Halving  :  Never
Maximum Coins : Unlimited
Coinbase Maturity : 40 Confirmations
Minimum Stake Time : 120 Confirmations/5 hours
Staking Rewards : 2% yearly
Premine  : 1,900,000 coins - This is for the swap only, no coins will stay with myself. After the swap period is over, all remaining coins will be dispersed to the community by faucets, air drops to the miners and bounties.





Block Explorer :

http://coochiecoin.thecryptochat.net/



Exchanges :













what about swap , are you dev ??

No Iam not a dev. Dev is Micdvd85.  Grin


sr. member
Activity: 312
Merit: 250
BAM

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.
full member
Activity: 137
Merit: 100

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.
sr. member
Activity: 312
Merit: 250
BAM

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.
sr. member
Activity: 312
Merit: 250
BAM
what about swap , and coinmarketcap ?

I told everyone already that coinexchange.io said that they should be able to do the swap. I will start the steps to get the coin on coinmarketcap once the new chain is live.
sr. member
Activity: 502
Merit: 250






Ticker : COOCH
Algorithm : Skein
Coin Type : Hybrid (PoW/PoS)
Block Time: 2.5 Minutes
Difficulty Retarget :  MARS - Created by Griffith
Block Reward : **First 500 blocks will be 0** then 5 for the rest of time - this makes the launch as fair as possible for everyone.
Block Halving  :  Never
Maximum Coins : Unlimited
Coinbase Maturity : 40 Confirmations
Minimum Stake Time : 120 Confirmations/5 hours
Staking Rewards : 2% yearly
Premine  : 1,900,000 coins - This is for the swap only, no coins will stay with myself. After the swap period is over, all remaining coins will be dispersed to the community by faucets, air drops to the miners and bounties.





Block Explorer :

http://coochiecoin.thecryptochat.net/



Exchanges :













what about swap , are you dev ??
full member
Activity: 137
Merit: 100

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...
full member
Activity: 319
Merit: 100






Ticker : COOCH
Algorithm : Skein
Coin Type : Hybrid (PoW/PoS)
Block Time: 2.5 Minutes
Difficulty Retarget :  MARS - Created by Griffith
Block Reward : **First 500 blocks will be 0** then 5 for the rest of time - this makes the launch as fair as possible for everyone.
Block Halving  :  Never
Maximum Coins : Unlimited
Coinbase Maturity : 40 Confirmations
Minimum Stake Time : 120 Confirmations/5 hours
Staking Rewards : 2% yearly
Premine  : 1,900,000 coins - This is for the swap only, no coins will stay with myself. After the swap period is over, all remaining coins will be dispersed to the community by faucets, air drops to the miners and bounties.





Block Explorer :

http://coochiecoin.thecryptochat.net/



Exchanges :












sr. member
Activity: 502
Merit: 250
what about swap , and coinmarketcap ?
newbie
Activity: 75
Merit: 0
Confirmed, the wallet is out of maintenance on coinexchange. Everyone can now move their coins there from Nova.
!!
nice dev .. good luck !!
sr. member
Activity: 502
Merit: 250
that's good thank you dev
sr. member
Activity: 312
Merit: 250
BAM
Confirmed, the wallet is out of maintenance on coinexchange. Everyone can now move their coins there from Nova.
Pages:
Jump to: