Bitcoin Forum
May 24, 2024, 10:15:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ... 71 »
  Print  
Author Topic: [ANN] Catcoin - 0.9.1.1 - Old thread. Locked. Please use 0.9.2 thread.  (Read 130928 times)
PeaMine
Hero Member
*****
Offline Offline

Activity: 979
Merit: 510



View Profile
February 02, 2014, 02:30:41 AM
 #161

What should the RPC port be by default?

./catcoind getaccountaddress ""
error: couldn't connect to server

Datacenter Technician and Electrician.  If you have any questions feel free to ask me as I am generally bored looking at logs and happy to help during free time.
cottonseed
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
February 02, 2014, 02:39:18 AM
 #162

I have the old version of catcoin-qt (v0.8.6.1?) which is not syncing up, it is stuck at 4 weeks behind.

I'm rather new to this. How do I retrieve my wallet/coins?
Maverickthenoob (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile WWW
February 02, 2014, 02:41:21 AM
 #163

by updating to the new wallet.....you're two wallets behind.



What OS are you running?

Board of Directors - Catcoin
Personal: CAT: 9pndWw3qmPiWm2jQRw5pRAVEfJN4LzaD1f  BTC: 1Jo1394CraTgC8bKFzDdEMdks2DroB6VBe
CAT Dev Donation CAT: 9gZpz58KzYr1WKBN8DfPkZPAEt5wfZ4UKT BTC: 1MeRkKfRRfC86BQWEx5gsq68bDHe7dgs3o
skillface
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
February 02, 2014, 02:45:41 AM
 #164

by updating to the new wallet.....you're two wallets behind.

Also whatever you do, backup your wallet.dat file in your C:\Users\<username>\AppData\Roaming\Catcoin folder (assuming you're using Windows 7/8)
cottonseed
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
February 02, 2014, 03:09:54 AM
 #165

by updating to the new wallet.....you're two wallets behind.

Also whatever you do, backup your wallet.dat file in your C:\Users\<username>\AppData\Roaming\Catcoin folder (assuming you're using Windows 7/8)

Thanks! It wasn't as difficult a process as I expected.
My catcoins are safe  Grin
geokilla
Full Member
***
Offline Offline

Activity: 378
Merit: 100


View Profile
February 02, 2014, 03:13:19 AM
 #166

.conf files go to Roaming right?
SlimePuppy
Hero Member
*****
Offline Offline

Activity: 657
Merit: 500


View Profile
February 02, 2014, 03:23:02 AM
 #167

.conf files go to Roaming right?
Windows?  Full instructions in the readme.txt - click by click. Wink

Yes - AppData/Roaming/catcoin/catcoin.conf
geokilla
Full Member
***
Offline Offline

Activity: 378
Merit: 100


View Profile
February 02, 2014, 05:49:01 AM
 #168

.conf files go to Roaming right?
Windows?  Full instructions in the readme.txt - click by click. Wink

Yes - AppData/Roaming/catcoin/catcoin.conf
Readme.txt doesn't say anything..

Quote
Catcoin 0.8.x BETA

Copyright (c) 2009-2013 Bitcoin Developers
Copyright (c) 2011-2013 Litecoin Developers
Copyright (c) 2013-2014 Catcoin Developers
Distributed under the MIT/X11 software license, see the accompanying
file COPYING or http://www.opensource.org/licenses/mit-license.php.
This product includes software developed by the OpenSSL Project for use in
the OpenSSL Toolkit (http://www.openssl.org/).  This product includes
cryptographic software written by Eric Young (eay@cryptsoft.com).


Intro
-----
Catcoin is a free open source peer-to-peer electronic cash system that is
completely decentralized, without the need for a central server or trusted
parties.  Users hold the crypto keys to their own money and transact directly
with each other, with the help of a P2P network to check for double-spending.


Setup
-----
Unpack the files into a directory and run catcoin-qt.exe.

Catcoin-Qt is the original Catcoin client and it builds the backbone of the network.
However, it downloads and stores the entire history of Catcoin transactions;
depending on the speed of your computer and network connection, the synchronization
process can take anywhere from a few hours to a day or more.
SlimePuppy
Hero Member
*****
Offline Offline

Activity: 657
Merit: 500


View Profile
February 02, 2014, 06:43:05 AM
Last edit: February 02, 2014, 04:54:25 PM by SlimePuppy
 #169

.conf files go to Roaming right?
Windows?  Full instructions in the readme.txt - click by click. Wink

Yes - AppData/Roaming/catcoin/catcoin.conf
Readme.txt doesn't say anything..

Quote
<snip>
I'm assuming you're using windows.  If so, you downloaded a wallet.  That was either an exe or a zip.  Either way, when you ran the exe or unzipped the archive you had a folder with five files inside.  They are:
Code:
catcoin.conf
catcoind.exe
catcoin-qt.exe
hash.txt
ReadMe.txt
The ReadMe.txt has an overview of the files and instructions on how to back-up your wallet.dat, how to use the catcoin.conf, and how to uninstall the earlier versions of the wallet without losing your coins.

Quote
Welcome to Catcoin V0.8.9.0!

This package contains five files - this Readme.txt, catcoin-qt.exe (the wallet),
catcoind.exe (the headless node), a list of hash values, and a sample catcoin.conf.

Before updating your wallet, make a copy of your wallet.dat file.  You will lose your
Catcoins if this file disappears!  Your wallet.dat file is located in
AppData\Roaming\Catcoin (press start and search for %appdata% - press enter when you
see Roaming in the search result.

---
To install the wallet for the first time, simply copy it to your desktop and run it.
It will create a database and begin looking for the catcoin network but won't yet find
it.  Close the wallet and navigate to the data folder by:

- press start
- in the search window, type %appdata%, press enter
- click into Roaming, then Catcoin.

Copy the catcoin.conf file into AppData\Roaming\Catcoin, then close the file explorers.

Restart the wallet and it will locate the network and begin downloading the block chain.

---
To upgrade from an earlier stand-alone wallet, copy your wallet.dat to a safe place as
a precaution.  Then simply delete your old catcoin-qt.exe file and replace it with this
version and start the wallet.  It will use your existing files.  You do not need to delete any
files other than the old catcoin-qt.exe.  Check your existing catcoin.conf and add any
node addresses you don't yet have.

To upgrade from an installed wallet, copy your wallet.dat to a safe place as a precaution.
Then uninstall your current wallet.  Start, Control Panel, Programs and Features.  You can
navigate to AppData\Roaming\Catcoin and delete everything EXCEPT your current wallet.dat
and catcoin.conf.  When you start the catcoin-qt.exe for the first time, it will create
the new files you need in the AppData\Roaming\Catcoin folder automatically.

---
You can run the catcoind.exe on another computer for solo mining or to provide another
network node.  On any one computer, run one or the other but not both catcoin applications.

If none of this makes sense, please start your wallet and press Help, then About Catcoin and make sure it says you have version 0.8.9.0.  If you have an earlier wallet, please download one of the packages linked in the first post.

I hope this is useful,
Andy
TheTribesman
Legendary
*
Offline Offline

Activity: 1019
Merit: 1003


Kobocoin - Mobile Money for Africa


View Profile WWW
February 02, 2014, 06:57:10 AM
 #170

Are there any pools with updated frontends yet? Most pools stats seem to be based on the coin before the fork.

captainfuture
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
February 02, 2014, 07:31:33 AM
 #171

THE FORK WORKS

First difficulty oscillation: BOTTOM 1, TOP 139
Second diff oscillation: BOTTOM 1.19, TOP 79

GOING DOWN

Diff 196 now.

What do you say now?
vondi1122
Hero Member
*****
Offline Offline

Activity: 826
Merit: 500



View Profile
February 02, 2014, 07:34:21 AM
 #172

Hey Catcoin community,

I was digging in the catcoin forum and discovered this thread: www.catcoinforum.com/showthread.php?tid=26 it's about an opportunity to fund a real-world so called "Cat Cafe" in Montreal, Ca.
Please check this reddit-link: http://www.reddit.com/r/catcoins/comments/1wo167/catcoin_funds_cat_cafe/

Post your thoughts pls Smiley

MoozicoreWORLDS FIRST MUSIC STREAMING SERVICE ON BLOCKCHAIN
 
   █████                     █████
  ███████                   ███████
  ███████                   ███████
  ███████                   ███████
  ███████                   ███████
  ███████                   ███████
  ███████                   ███████
  ███████       █████       ███████
  ███████      ███████      ███████
  ███████      ███████      ███████
  ███████      ███████      ███████
  ███████      ███████      ███████
  ███████      ███████      ███████
  ███████      ███████      ███████
  ███████      ███████      ███████
  ███████      ███████      ███████
  ███████      ███████      ███████
   █████        █████        █████
Maverickthenoob (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile WWW
February 02, 2014, 07:58:59 AM
 #173

THE FORK WORKS

First difficulty oscillation: BOTTOM 1, TOP 139
Second diff oscillation: BOTTOM 1.19, TOP 79

GOING DOWN

Diff 196 now.

What do you say now?

I say the network hash is almost 600 Mhash, it should have long since slowed down if it wasn't the fact that it's still rocketing upwards can only mean there is a lot more net-hash here than we realized. I'll re-evaluate tomorrow when the blockchain explorer gets repaired.

Board of Directors - Catcoin
Personal: CAT: 9pndWw3qmPiWm2jQRw5pRAVEfJN4LzaD1f  BTC: 1Jo1394CraTgC8bKFzDdEMdks2DroB6VBe
CAT Dev Donation CAT: 9gZpz58KzYr1WKBN8DfPkZPAEt5wfZ4UKT BTC: 1MeRkKfRRfC86BQWEx5gsq68bDHe7dgs3o
dotnetmin
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile
February 02, 2014, 09:16:19 AM
 #174

is there a working  blockchainexplorer Huh
skillface
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
February 02, 2014, 09:37:05 AM
 #175

is there a working  blockchainexplorer Huh

catchain.info/chain/Catcoin seems to have been updated just before, along with the charts at catcoins.biz/charts/
johnny_non
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
February 02, 2014, 09:38:54 AM
 #176

Oprah Winfrey ‏@WatchOprah Jan 31

Raining Catcoins and Dogecoins: Opray Winfrey Reality Show Backs Animal ... http://www.snsanalytics.com/2G0Hy4

send your strays CAT: 9W4aXggw9bgraD88j77fZg7aT8Lnb4mkTw  Everyone has a Dream: DKDB1yj2ohbakpQQvUZsCEWow6K2CDDggD
loader140
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
February 02, 2014, 10:04:22 AM
 #177

Someone is purposefully driving the price down on cryptsy with 0.2602 or somthing of a coin and has loads of them all a slightly smaller amount of BTC.

So I don't know what they are thrying to do but it is getting annoying if they keep the price down and prevent it from going higher  Angry
I am in it for the long run but still it is pretty annoying to prevent the potential price of showing through
Percy520
Full Member
***
Offline Offline

Activity: 120
Merit: 100


View Profile
February 02, 2014, 10:13:39 AM
 #178

Hey Catcoin community,

I was digging in the catcoin forum and discovered this thread: www.catcoinforum.com/showthread.php?tid=26 it's about an opportunity to fund a real-world so called "Cat Cafe" in Montreal, Ca.
Please check this reddit-link: http://www.reddit.com/r/catcoins/comments/1wo167/catcoin_funds_cat_cafe/

Post your thoughts pls Smiley
Good idea, I will donate some. I am sure catcoin will need some marketing effort in order to reach the moon.
dotnetmin
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile
February 02, 2014, 10:38:06 AM
 #179

is there a working  blockchainexplorer Huh

catchain.info/chain/Catcoin seems to have been updated just before, along with the charts at catcoins.biz/charts/

Thanks, i thougt we still have a diifretarget of 36 Blocks. Diffi is now recalulated after each block.
That looks much better than i have expected.
dotnetmin
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile
February 02, 2014, 10:44:04 AM
 #180

is there a working  blockchainexplorer Huh

catchain.info/chain/Catcoin seems to have been updated just before, along with the charts at catcoins.biz/charts/

Thanks, i thougt we still have a diifretarget of 36 Blocks. Diffi is now recalulated after each block.
That looks much better than i have expected.
With the long blocktime of 10min  it´s much harder to control than with a coin with 60 sec.
So to staiblze much exacter the blocktargettime it would be neccesary to reduce the blocktargetime and
reduce the reward of each block.
But that would rebuild it to a completly other coin. Also t think nobody would care about that.
Let´s see hao it goes on. As soon as there are ASIC Miners a mass out all card get new to the players

Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ... 71 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!