Author

Topic: [ANN] Catcoin - Scrypt meow! - page 292. (Read 470749 times)

hero member
Activity: 518
Merit: 500
December 25, 2013, 11:56:05 AM
Selling 1000 CAT. PM me for offers. Will also send smaller parts.
member
Activity: 70
Merit: 10
December 25, 2013, 11:54:46 AM
My images:
1.



2.





Merry Christmas.
full member
Activity: 182
Merit: 100
December 25, 2013, 11:54:24 AM
I've got no hope on my machine when the next difficulty jump arrives. It's nice to have a coin that's so difficult, but I do wish the difficulty curve had been made a little smoother. To be an early adopter you had to get in within the first 12 hours. If I'm lucky I'll get a couple more catcoins before the next jump.
Check your wallet and spread the word Cheesy Cats love you.
full member
Activity: 224
Merit: 100
RTFM ;D
December 25, 2013, 11:53:38 AM
the early bird catches the worm  Cheesy
hero member
Activity: 532
Merit: 500
December 25, 2013, 11:51:37 AM
I've got no hope on my machine when the next difficulty jump arrives. It's nice to have a coin that's so difficult, but I do wish the difficulty curve had been made a little smoother. To be an early adopter you had to get in within the first 12 hours. If I'm lucky I'll get a couple more catcoins before the next jump.
full member
Activity: 182
Merit: 100
December 25, 2013, 11:48:07 AM
Lets bring cat to the moon, start the promotion now!
We need fully customized and moonlike wallet Wink Without it we have not much chance to start. Well, we can, but it fail, IMHO.
sr. member
Activity: 308
Merit: 250
December 25, 2013, 11:47:50 AM
you Sir, deserve a like! Thank you.

I wish people would take more time to read topics.

There is a solution for almost all release problems in this topic.

Nobody has ever become a rich man without studying/reading etc.


hero member
Activity: 714
Merit: 500
Skol!
December 25, 2013, 11:46:17 AM
I wish people would take more time to read topics.

There is a solution for almost all release problems in this topic.

Nobody has ever become a rich man without studying/reading etc.

hero member
Activity: 714
Merit: 500
Skol!
December 25, 2013, 11:44:25 AM
Lets bring cat to the moon, start the promotion now!
hero member
Activity: 532
Merit: 500
December 25, 2013, 11:42:33 AM
Greetings, just installed the client and it doesn't seem to sync at all. I suppose — like with other coins — there might be a conf file config which could help. Didn't go through the whole thread, could anyone please point me out to a way to fix this?
Will post my .conf in 1 hour

Run catcoin-qt.exe (this will create a folder in %AppData%\Catcoin).
Create a text file catcoin.conf in this folder:
%AppData%\Catcoin
And copy paste there this code:
Code:
rpcuser=[USER]
rpcpassword=[PASSWORD]
rpcallowip=127.0.0.1
rpcport=9934
port=9933
server=1
daemon=1
listen=1
addnode=37.230.103.163
addnode=77.37.241.114
addnode=174.91.33.185
addnode=90.191.30.23
addnode=94.244.155.113
addnode=23.253.42.241
addnode=118.210.138.128
addnode=78.128.178.64

Change [USER] to your login and [PASSWORD] to your password. Save changes and restart Catcoin-qt.exe

+1.

Needs to be in OP's post.
legendary
Activity: 868
Merit: 1000
December 25, 2013, 11:40:23 AM
Is it work? I see only .exe file and no config files here https://www.catcoinpool.org/catcoin-qt.rar

Yes, that´s right. Only EXE. Still no config file.

But you can make your own file and copy to your AppData folder...
Not everyone can do it I consider
full member
Activity: 182
Merit: 100
December 25, 2013, 11:37:27 AM
Greetings, just installed the client and it doesn't seem to sync at all. I suppose — like with other coins — there might be a conf file config which could help. Didn't go through the whole thread, could anyone please point me out to a way to fix this?
Will post my .conf in 1 hour

Run catcoin-qt.exe (this will create a folder in %AppData%\Catcoin).
Create a text file catcoin.conf in this folder:
%AppData%\Catcoin
And copy paste there this code:
Code:
rpcuser=[USER]
rpcpassword=[PASSWORD]
rpcallowip=127.0.0.1
rpcport=9934
port=9933
server=1
daemon=1
listen=1
addnode=37.230.103.163
addnode=77.37.241.114
addnode=174.91.33.185
addnode=90.191.30.23
addnode=94.244.155.113
addnode=23.253.42.241
addnode=118.210.138.128
addnode=78.128.178.64

Change [USER] to your login and [PASSWORD] to your password. Save changes and restart Catcoin-qt.exe


If you want to solomine (it is very difficult nowadays, but you can check your luck) - create a solo-miner.bat file and copypaste there this code:
Code:
color 02
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
[Path to the cgminer]\cgminer.exe --scrypt -o localhost:9934 -u [USER] -p [PASSWORD]
Save changes and close it.
Start catcoin-qt.exe wait sync and then start .bat file solo-miner.bat
full member
Activity: 224
Merit: 100
RTFM ;D
December 25, 2013, 11:36:39 AM
Is it work? I see only .exe file and no config files here https://www.catcoinpool.org/catcoin-qt.rar

Yes, that´s right. Only EXE. Still no config file.

But you can make your own file and copy to your AppData folder... LOOK at the post below  Grin
legendary
Activity: 868
Merit: 1000
December 25, 2013, 11:32:13 AM
Right now the most urgent thing to do in my opinion for the dev, is to include the libwinpthread-1.dll in the Download link for the windows client in the OP, because right now, with the updated client with the CAT logo, it still wont run because you need the DLL
I was reported that this was fixed with the last release in the OP, is that not 100% true?



It works. But at starting and in the Task Menu it still shows the litecoin icon  Wink
Is it work? I see only .exe file and no config files here https://www.catcoinpool.org/catcoin-qt.rar
full member
Activity: 224
Merit: 100
RTFM ;D
December 25, 2013, 11:26:43 AM
Right now the most urgent thing to do in my opinion for the dev, is to include the libwinpthread-1.dll in the Download link for the windows client in the OP, because right now, with the updated client with the CAT logo, it still wont run because you need the DLL
I was reported that this was fixed with the last release in the OP, is that not 100% true?



It works. But at starting and in the Task Menu it still shows the litecoin icon  Wink
member
Activity: 70
Merit: 10
December 25, 2013, 11:25:15 AM
I put this in my conf:

addnode=82.173.108.213:9933
addnode=5.167.164.144:9933
addnode==176.31.117.14:9933
addnode=109.189.32.213:9933
addnode=171.214.128.19:9933
addnode=109.193.55.162:9933
addnode=198.100.145.93:9933
addnode=162.243.84.188:9933

then it seemed to work Tongue
member
Activity: 84
Merit: 10
December 25, 2013, 11:24:37 AM
WTS 1570CAT for 1.45BTC or 50LTC - escrow or you go first

can do smaller ammount but same rate
full member
Activity: 182
Merit: 100
December 25, 2013, 11:18:24 AM
Greetings, just installed the client and it doesn't seem to sync at all. I suppose — like with other coins — there might be a conf file config which could help. Didn't go through the whole thread, could anyone please point me out to a way to fix this?
Will post my .conf in 1 hour
hero member
Activity: 882
Merit: 563
Bitcoin to the moon!
December 25, 2013, 11:16:15 AM
Selling 130+ Catcoins for BTC. Using Escrow or you go first.
Please let me know if anyone is interested in buying.
newbie
Activity: 42
Merit: 0
December 25, 2013, 11:12:37 AM
Greetings, just installed the client and it doesn't seem to sync at all. I suppose — like with other coins — there might be a conf file config which could help. Didn't go through the whole thread, could anyone please point me out to a way to fix this?
Jump to: