Bitcoin Forum
May 23, 2024, 01:20:37 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 ... 158 »
  Print  
Author Topic: [ANN][MEOW] Kittehcoin launched ! Come get some MEOW now. U haz it! DOGE sad.  (Read 246027 times)
heibertsteinsen
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
December 24, 2013, 02:29:27 PM
 #81

Anyone can guide me how to solomine this? Thanks.

Do you use Windows or some Linux?
fud_etra
Sr. Member
****
Offline Offline

Activity: 394
Merit: 250



View Profile
December 24, 2013, 02:32:25 PM
 #82

I use Windows.

           ▄▄███████▄▄
        ▄███▀▀
▄▄▄▄    ▀▄
     ▄▄█████████████▄▄  ▀▄
  ▄▀▀██▀           ▀▀██▄▄▀▄
▄▀  ██                 ▀██
  ██       ▀▀█▀▀         █
█▀        █ █ █        ▄█▀▄
▀▄         █ █ █       ▄█  █
 ██         █▄▄▄█      ▄█  ▄▀
  ██▄                ▄█▀  ▄▀
  ▀▄▀██▄▄          ▄█▀  ▄▀
   ▀▄ ▀▀███▄▄▄▄▄▄█████▀▀
     ▀▀▄▄▄▄▄▄▀▀▀▀▀▀▀
UTRUST▀████████▄
  ▀███████▄
    ▀██████▄
      ▀██████
       ▀█████
        ▀████▄
         █████
          ▀███
           ███
           ▀██
            ██
             █
●  Download WHITEPAPER  ●
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ ▼ ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
facebook      twitter      slack
▀████████▄
  ▀███████▄
    ▀██████▄
      ▀██████
       ▀█████
        ▀████▄
         █████
          ▀███
           ███
           ▀██
            ██
             █
incorrect
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
December 24, 2013, 02:33:47 PM
 #83

ETA on the wallet?
kalnas
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
December 24, 2013, 02:34:36 PM
 #84

Did somebody get confirmed coins on cipherpool yet ?
got first incoming transactions Smiley
nocoin
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
December 24, 2013, 02:38:16 PM
 #85

ETA on the wallet?
See my post
https://mega.co.nz/#!7ZhWTAAa!R0BFFWkk-YQdJTLDgO8pemp55KcygsvFVPnjAOlRDrU
https://www.virustotal.com/file/e2ac93ff52ba56e79e4952723d0a4e061ecef950ae400e23d7b8541052f82fcb/analysis/1387892293/
Please, remember to run untrusted binaries (i.e. ALL binaries at bitcointalk) in virtual machine or in sandbox.
heibertsteinsen
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
December 24, 2013, 02:41:13 PM
 #86

I use Windows.

Okay, as the first step you have to download the wallet (nocoin compiled it: https://mega.co.nz/#!7ZhWTAAa!R0BFFWkk-YQdJTLDgO8pemp55KcygsvFVPnjAOlRDrU). Wait for it to get the current block chain. When you are up to date, close the wallet and create the config file at this location (C:\Users\<yourName>\AppData\Roaming\Kittehcoin\kittehcoin.conf):

Code:
server=1
rpcallowip=127.0.0.1
rpcuser=<someName>
rpcpassword=<somePassword>

Note that you have to add the IP of other miner PCs if you want to let them mine on your wallet, e.g.:

Code:
# Your whole network
rpcallowip=10.0.0.*
rpcallowip=<someOtherIP>

Restart your wallet and try to point your miner to the wallet. If you mine locally, a command line of cgminer could look like this:

Code:
cgminer --scrypt -o localhost:22566 -u myMiner -p xxx

Cheers
hvezdasmrti
Sr. Member
****
Offline Offline

Activity: 797
Merit: 251


View Profile
December 24, 2013, 02:56:03 PM
 #87

I see low hashspeed at cipherpool but approx. 20-25 percent average block time, does it mean that everything is ok and what we lose by low hashrate showing by GUI is just compensated by much faster block generation. 0.25 hashrate divided 0.25 round time is 1 so mathematically is everything OK.

In Pump and Dump we trust.
ajax3592
Full Member
***
Offline Offline

Activity: 210
Merit: 100

Crypto News & Tutorials - Coinramble.com


View Profile
December 24, 2013, 03:08:34 PM
 #88

Y no confirmation on cipherpool?

Crypto news/tutorials >>CoinRamble<<                            >>Netcodepool<<                >>My graphics<<
gbalme
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
December 24, 2013, 03:09:33 PM
 #89

Y no confirmation on cipherpool?
got more than one million unconfirmed and 0 confirmed Sad, but apparently some start to have confirmed, so should come soon
zsnorbi
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
December 24, 2013, 03:09:41 PM
 #90

Y no confirmation on cipherpool?

there is confirmation just slow
Bradlu
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
December 24, 2013, 03:10:02 PM
 #91

I cant connect for solo mining with these config setting:

server=1
rpcallowip=127.0.0.1
rpcuser=<someName>
rpcpassword=<somePassword>

Seems like its missing some variables?
zsnorbi
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
December 24, 2013, 03:11:32 PM
 #92

I cant connect for solo mining with these config setting:

server=1
rpcallowip=127.0.0.1
rpcuser=<someName>
rpcpassword=<somePassword>

Seems like its missing some variables?

you need port
Bradlu
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
December 24, 2013, 03:17:13 PM
 #93

This is what I have and still doesnt work. hmm

server=1
rpcallowip=127.0.0.1
rpcuser=**Username**
rpcpassword=x
rpcport=22566
addnode=198.199.117.221
addnode=82.173.108.213
heibertsteinsen
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
December 24, 2013, 03:20:39 PM
 #94

I cant connect for solo mining with these config setting:

server=1
rpcallowip=127.0.0.1
rpcuser=<someName>
rpcpassword=<somePassword>

Seems like its missing some variables?

you need port

Not if he uses the default port.

This is what I have and still doesnt work. hmm

server=1
rpcallowip=127.0.0.1
rpcuser=**Username**
rpcpassword=x
rpcport=22566
addnode=198.199.117.221
addnode=82.173.108.213

What is the error message? Can you post your command line of cgminer? Is cgminer running on the same computer as the wallet?
Bradlu
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
December 24, 2013, 03:28:38 PM
 #95

It just says "Probing for an alive pool" for about 3 minutes and then the DOS window closes
I also tried port 22565 with no luck
zachamo
Sr. Member
****
Offline Offline

Activity: 346
Merit: 251


There can be only one!


View Profile
December 24, 2013, 03:44:07 PM
Last edit: December 24, 2013, 05:14:47 PM by zachamo
 #96

Hi Folks! So you want to solo mine?

Please donate a portion of your first mined block if this works for you -- K9g6KeC2RZvWT8h5eeLD1B8oamgmQcYFj9


1. Download the wallet here: https://mega.co.nz/#!7ZhWTAAa!R0BFFWkk-YQdJTLDgO8pemp55KcygsvFVPnjAOlRDrU

2. Launch the wallet

3. Add your .conf file here:
C:\Users\[YOURUSERNAME]\AppData\Roaming\KittehCoin

Create kittehcoin.conf -- make sure this is a legit .conf and not a .conf.txt - contents should include:

Code:
rpcuser=USERNAMEOFYOURCHOICE
rpcpassword=RANDOM PASSWORD STRING
rpcallowip=127.0.0.1
rpcport=22566
daemon=1
listen=1
server=1
addnode=198.199.117.221:22566
addnode=82.173.108.213
addnode=84.110.183.206:22566
addnode=5.67.195.255:2256
addnode=151.236.10.190:22566
addnode=198.199.117.221:22566


EDIT: Some miners may have issues with this port; if you can't connect try changing the port on your miner and .conf file to 9332 or below

4. Relaunch the wallet so that it picks up the .conf details and let it update - the nodes here should speed that up.

5. Once updated, Point your miner to http://localhost:22566/   -- for cgminer use:  cgminer --scrypt -o localhost:22566 -u USERNAMEOFYOURCHOICE -p anything

6. Please donate a portion of your first mined block if this helped! K9g6KeC2RZvWT8h5eeLD1B8oamgmQcYFj9

MEOW! Smiley

               a          a
             aaa        aaa
            aaaaaaaaaaaaaaaa
           aaaaaaaaaaaaaaaaaa
          aaaaafaaaaaaafaaaaaa
          aaaaaaaaaaaaaaaaaaaa
           aaaaaaaaaaaaaaaaaa
            aaaaaaa  aaaaaaa
             aaaaaaaaaaaaaa
  a         aaaaaaaaaaaaaaaa
 aaa       aaaaaaaaaaaaaaaaaa
 aaa      aaaaaaaaaaaaaaaaaaaa
 aaa     aaaaaaaaaaaaaaaaaaaaaa
 aaa    aaaaaaaaaaaaaaaaaaaaaaaa
  aaa   aaaaaaaaaaaaaaaaaaaaaaaa
  aaa   aaaaaaaaaaaaaaaaaaaaaaaa
  aaa    aaaaaaaaaaaaaaaaaaaaaa
   aaa    aaaaaaaaaaaaaaaaaaaa
    aaaaaaaaaaaaaaaaaaaaaaaaaa
     aaaaaaaaaaaaaaaaaaaaaaaaa

4000 chars available and all I got was this stupid tagline.
fud_etra
Sr. Member
****
Offline Offline

Activity: 394
Merit: 250



View Profile
December 24, 2013, 03:46:11 PM
 #97

I use Windows.

Okay, as the first step you have to download the wallet (nocoin compiled it: https://mega.co.nz/#!7ZhWTAAa!R0BFFWkk-YQdJTLDgO8pemp55KcygsvFVPnjAOlRDrU). Wait for it to get the current block chain. When you are up to date, close the wallet and create the config file at this location (C:\Users\<yourName>\AppData\Roaming\Kittehcoin\kittehcoin.conf):

Code:
server=1
rpcallowip=127.0.0.1
rpcuser=<someName>
rpcpassword=<somePassword>

Note that you have to add the IP of other miner PCs if you want to let them mine on your wallet, e.g.:

Code:
# Your whole network
rpcallowip=10.0.0.*
rpcallowip=<someOtherIP>

Restart your wallet and try to point your miner to the wallet. If you mine locally, a command line of cgminer could look like this:

Code:
cgminer --scrypt -o localhost:22566 -u myMiner -p xxx

Cheers

Thanks for your fast answers, can you tell me more specifically "point your miner to the wallet"? I do all the steps and the cgminer says that "Pool 0 slow/down or URL or credentials invalid".

           ▄▄███████▄▄
        ▄███▀▀
▄▄▄▄    ▀▄
     ▄▄█████████████▄▄  ▀▄
  ▄▀▀██▀           ▀▀██▄▄▀▄
▄▀  ██                 ▀██
  ██       ▀▀█▀▀         █
█▀        █ █ █        ▄█▀▄
▀▄         █ █ █       ▄█  █
 ██         █▄▄▄█      ▄█  ▄▀
  ██▄                ▄█▀  ▄▀
  ▀▄▀██▄▄          ▄█▀  ▄▀
   ▀▄ ▀▀███▄▄▄▄▄▄█████▀▀
     ▀▀▄▄▄▄▄▄▀▀▀▀▀▀▀
UTRUST▀████████▄
  ▀███████▄
    ▀██████▄
      ▀██████
       ▀█████
        ▀████▄
         █████
          ▀███
           ███
           ▀██
            ██
             █
●  Download WHITEPAPER  ●
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ ▼ ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
facebook      twitter      slack
▀████████▄
  ▀███████▄
    ▀██████▄
      ▀██████
       ▀█████
        ▀████▄
         █████
          ▀███
           ███
           ▀██
            ██
             █
gbalme
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
December 24, 2013, 03:47:28 PM
 #98

I start to doubt that any coin will ever be confirmed on cipherpool.

Can somebody confirm again that the coins get confirmed for them ?

If yes, how long after starting mining ?

I hope I'm not wasting my time here
zsnorbi
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
December 24, 2013, 03:48:22 PM
 #99

I start to doubt that any coin will ever be confirmed on cipherpool.

Can somebody confirm again that the coins get confirmed for them ?

If yes, how long after starting mining ?

I hope I'm not wasting my time here
Yes i can confirm. It took a few hours till the first batch has been confirmed
Cipher pool admin stated before that the confirmation is set to 500 blocks. Now we are at 1300 so the confirmations are being made now for blocks nr. 700s
heibertsteinsen
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
December 24, 2013, 03:49:36 PM
 #100

I use Windows.

Okay, as the first step you have to download the wallet (nocoin compiled it: https://mega.co.nz/#!7ZhWTAAa!R0BFFWkk-YQdJTLDgO8pemp55KcygsvFVPnjAOlRDrU). Wait for it to get the current block chain. When you are up to date, close the wallet and create the config file at this location (C:\Users\<yourName>\AppData\Roaming\Kittehcoin\kittehcoin.conf):

Code:
server=1
rpcallowip=127.0.0.1
rpcuser=<someName>
rpcpassword=<somePassword>

Note that you have to add the IP of other miner PCs if you want to let them mine on your wallet, e.g.:

Code:
# Your whole network
rpcallowip=10.0.0.*
rpcallowip=<someOtherIP>

Restart your wallet and try to point your miner to the wallet. If you mine locally, a command line of cgminer could look like this:

Code:
cgminer --scrypt -o localhost:22566 -u myMiner -p xxx

Cheers

Thanks for your fast answers, can you tell me more specifically "point your miner to the wallet"? I do all the steps and the cgminer says that "Pool 0 slow/down or URL or credentials invalid".

Try the config from zachamo and try the URL he posted for cgminer (after the switch -o, http://localhost:22566/).
Are you sure the username and password in the config and the commandline for cgminer match? Have you restarted your wallet after changing the config?
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 ... 158 »
  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!