Bitcoin Forum
June 06, 2024, 06:18:36 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: If everybody agrees, at this time we can push out a short term fix. I make no guarantees that the difficulty won't get jacked up again, but at this point I just want the coin to move again and don't see a long term solution coming.
Yes, "band-aid" the coin.
No, thats a waste of time. Wait for a solid fix.

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 »
  Print  
Author Topic: [ANN][CRC] Craftcoin - Portable Minecraft Game Currency w. Economy Plugin  (Read 92256 times)
PSL
Member
**
Offline Offline

Activity: 166
Merit: 10


View Profile
July 06, 2013, 10:28:49 PM
 #121

I'm getting stuck at the weirdest place right now...cant figure it out. Have gone over everything multiple times. It states that the check failed connecting to the RPC port.
Have verified and confirmed the correct ports. ANY ideas?

Code:
  craftcoin=math.Object(
        P2P_PREFIX='fcd9b7dd'.decode('hex'),
        P2P_PORT=12124,
        ADDRESS_VERSION=57,
        RPC_PORT=12123,
        RPC_CHECK=defer.inlineCallbacks(lambda bitcoind: defer.returnValue(
            'craftcoin address' in (yield bitcoind.rpc_help()) and
            not (yield bitcoind.rpc_getinfo())['testnet']
        )),
        ....
The_Catman
Full Member
***
Offline Offline

Activity: 168
Merit: 100


Captain Jack Fenderson


View Profile WWW
July 06, 2013, 10:35:39 PM
 #122

Care to explain why the client uses 75% CPU?

It doesn't, unless something else is wrong with your system. Or you're mining.

tom99
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
July 06, 2013, 10:48:18 PM
 #123

Care to explain why the client uses 75% CPU?

maybe you are running first time that why use alot of cpu.
Blindfolded (OP)
Full Member
***
Offline Offline

Activity: 156
Merit: 100



View Profile
July 06, 2013, 11:05:15 PM
 #124

I have a few servers and I'd be interested in lending a hand test wise if you're open to passing the server plugin file.


PM sent
SistaFista
Sr. Member
****
Offline Offline

Activity: 1638
Merit: 251


Hexhash.xyz


View Profile
July 06, 2013, 11:08:05 PM
 #125

Care to explain why the client uses 75% CPU?

It doesn't, unless something else is wrong with your system. Or you're mining.



Errrr yes it does.
And its not my first time run and its not my rig trust me. I have tried on my others. Plus i'm pool mining and only realized when a temp warning came up when opening client I investigated.


██████████████████████
██████████████████████
██████████████████████
            ████ 
       ████████████
       ████████████
       ████ ████     
       ████ ████     
    ████████████     
    ████████████     
       ████     
██████████████████████
██████████████████████
█▀▀▀











▀▀▀▀
HEXHASH.XYZ
▀▀▀█











▀▀▀▀
█▀▀▀











▀▀▀▀
WEB3 INFRASTRUCTURE TO POWER THE
FUTURE CREDENTIAL DATA NETWORKS
▀▀▀█











▀▀▀▀
█████████████████████████
██ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ██
██ █████████████▀█████ ██
██ ███ ▀█████▀      ▀█ ██
██ ███     ▀▀      ▐██ ██
██ ███▌            ███ ██
██ ████▌          ▄███ ██
██ ██████       ▄█████ ██
██ ████▄▄▄▄▄▄▄████████ ██
██ ███████████████████ ██
██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█████████████████████████
██ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ██
██ ████████████▀▀▀████ ██
██ ████████▀▀     ████ ██
██ █████▀    ▄▀  ▐████ ██
██ ██▀     ▄▀    ▐████ ██
██ ████▄▄ █▀     █████ ██
██ ██████ ▄▄█   ▐█████ ██
██ ████████████ ██████ ██
██ ███████████████████ ██
██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
CartmanSPC
Legendary
*
Offline Offline

Activity: 1270
Merit: 1000



View Profile
July 06, 2013, 11:10:51 PM
 #126

I'm getting stuck at the weirdest place right now...cant figure it out. Have gone over everything multiple times. It states that the check failed connecting to the RPC port.
Have verified and confirmed the correct ports. ANY ideas?

Code:
  craftcoin=math.Object(
        P2P_PREFIX='fcd9b7dd'.decode('hex'),
        P2P_PORT=12124,
        ADDRESS_VERSION=57,
        RPC_PORT=12123,
        RPC_CHECK=defer.inlineCallbacks(lambda bitcoind: defer.returnValue(
            'craftcoin address' in (yield bitcoind.rpc_help()) and
            not (yield bitcoind.rpc_getinfo())['testnet']
        )),
        ....

Wow...you mean the only thing I was missing was the space between craftcoin and address?! Thank you so much!

PoolMinor
Legendary
*
Offline Offline

Activity: 1843
Merit: 1338


XXXVII Fnord is toast without bread


View Profile
July 06, 2013, 11:11:18 PM
 #127

Care to explain why the client uses 75% CPU?

It doesn't, unless something else is wrong with your system. Or you're mining.



Errrr yes it does.
and its not my first time run and its not my rig trust me i have tried on my others.



go to debug window and type: getgenerate

if it reads: false

then you are having a problem

if it reads: true

then you are mining

Btc=C2MF       Free BTC Poker
Being defeated is often a temporary condition. Giving up is what makes it permanent. -Marilyn vos Savant
SistaFista
Sr. Member
****
Offline Offline

Activity: 1638
Merit: 251


Hexhash.xyz


View Profile
July 06, 2013, 11:14:33 PM
 #128

So the client mines with cpu on its own? Stopped all mining and only have client open and still at 75%.


00:13:48
getgenerate


00:13:48
true

██████████████████████
██████████████████████
██████████████████████
            ████ 
       ████████████
       ████████████
       ████ ████     
       ████ ████     
    ████████████     
    ████████████     
       ████     
██████████████████████
██████████████████████
█▀▀▀











▀▀▀▀
HEXHASH.XYZ
▀▀▀█











▀▀▀▀
█▀▀▀











▀▀▀▀
WEB3 INFRASTRUCTURE TO POWER THE
FUTURE CREDENTIAL DATA NETWORKS
▀▀▀█











▀▀▀▀
█████████████████████████
██ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ██
██ █████████████▀█████ ██
██ ███ ▀█████▀      ▀█ ██
██ ███     ▀▀      ▐██ ██
██ ███▌            ███ ██
██ ████▌          ▄███ ██
██ ██████       ▄█████ ██
██ ████▄▄▄▄▄▄▄████████ ██
██ ███████████████████ ██
██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█████████████████████████
██ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ██
██ ████████████▀▀▀████ ██
██ ████████▀▀     ████ ██
██ █████▀    ▄▀  ▐████ ██
██ ██▀     ▄▀    ▐████ ██
██ ████▄▄ █▀     █████ ██
██ ██████ ▄▄█   ▐█████ ██
██ ████████████ ██████ ██
██ ███████████████████ ██
██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
PoolMinor
Legendary
*
Offline Offline

Activity: 1843
Merit: 1338


XXXVII Fnord is toast without bread


View Profile
July 06, 2013, 11:18:59 PM
 #129

So the client mines with cpu on its own?


00:13:48
getgenerate


00:13:48
true


in debug window type

setgenerate false genproclimit=1

Btc=C2MF       Free BTC Poker
Being defeated is often a temporary condition. Giving up is what makes it permanent. -Marilyn vos Savant
SistaFista
Sr. Member
****
Offline Offline

Activity: 1638
Merit: 251


Hexhash.xyz


View Profile
July 06, 2013, 11:21:48 PM
 #130

So the client mines with cpu on its own?


00:13:48
getgenerate


00:13:48
true


in debug window type

setgenerate false genproclimit=0

setgenerate false works untill you restart client.... bit of a pain but a temp fix thanks

██████████████████████
██████████████████████
██████████████████████
            ████ 
       ████████████
       ████████████
       ████ ████     
       ████ ████     
    ████████████     
    ████████████     
       ████     
██████████████████████
██████████████████████
█▀▀▀











▀▀▀▀
HEXHASH.XYZ
▀▀▀█











▀▀▀▀
█▀▀▀











▀▀▀▀
WEB3 INFRASTRUCTURE TO POWER THE
FUTURE CREDENTIAL DATA NETWORKS
▀▀▀█











▀▀▀▀
█████████████████████████
██ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ██
██ █████████████▀█████ ██
██ ███ ▀█████▀      ▀█ ██
██ ███     ▀▀      ▐██ ██
██ ███▌            ███ ██
██ ████▌          ▄███ ██
██ ██████       ▄█████ ██
██ ████▄▄▄▄▄▄▄████████ ██
██ ███████████████████ ██
██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█████████████████████████
██ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ██
██ ████████████▀▀▀████ ██
██ ████████▀▀     ████ ██
██ █████▀    ▄▀  ▐████ ██
██ ██▀     ▄▀    ▐████ ██
██ ████▄▄ █▀     █████ ██
██ ██████ ▄▄█   ▐█████ ██
██ ████████████ ██████ ██
██ ███████████████████ ██
██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
CartmanSPC
Legendary
*
Offline Offline

Activity: 1270
Merit: 1000



View Profile
July 06, 2013, 11:22:25 PM
Last edit: July 15, 2013, 07:28:42 PM by CartmanSPC
 #131

Craftcoin P2Pool
PPLNS P2Pool - World-class Data Center - Dedicated Enterprise Class Equipment - 1% fee

Stratum
     stratum+tcp://crc.xpool.net:8830

Getwork:
     http://crc.xpool.net:8830

Login

     Username: YourWalletAddress
     Password: Any password you like


Example Connection Strings

     cgminer -o stratum+tcp://crc.xpool.net:8830 -u YourWalletAddress -p password --scrypt

Make sure to replace YourWalletAddress


Features

  • No account registration or passwords to remember
  • Instant payout when a block is found
  • Block finder bonus (0.5% of the block payout)
  • Transaction fees given to miners
  • No coins stored on pool server
  • Maintain your PPLNS level switching between connected p2pool nodes
  • Payouts continue from connected p2pools if a node ever goes down
  • 3 hour PPLNS window

Start your own P2Pool Node

https://github.com/craftcoin/p2pool-crc

Send me a PM so I can add you to the notify list of source code changes.

More info

https://bitcointalk.org/index.php?topic=217139

PoolMinor
Legendary
*
Offline Offline

Activity: 1843
Merit: 1338


XXXVII Fnord is toast without bread


View Profile
July 06, 2013, 11:24:59 PM
 #132

So the client mines with cpu on its own?


00:13:48
getgenerate


00:13:48
true


in debug window type

setgenerate false genproclimit=0

setgenerate false works untill you client.... bit of a pain but a temp fix thanks


What do you have in your /roaming craftcoin.conf?

mine is:

daemon=1
server=1
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=12123
port=12124
gen=0


If you have gen=1, this enables your cpu to mine.

Btc=C2MF       Free BTC Poker
Being defeated is often a temporary condition. Giving up is what makes it permanent. -Marilyn vos Savant
SistaFista
Sr. Member
****
Offline Offline

Activity: 1638
Merit: 251


Hexhash.xyz


View Profile
July 06, 2013, 11:29:51 PM
 #133


That would be it Smiley I copied an old conf cheers

██████████████████████
██████████████████████
██████████████████████
            ████ 
       ████████████
       ████████████
       ████ ████     
       ████ ████     
    ████████████     
    ████████████     
       ████     
██████████████████████
██████████████████████
█▀▀▀











▀▀▀▀
HEXHASH.XYZ
▀▀▀█











▀▀▀▀
█▀▀▀











▀▀▀▀
WEB3 INFRASTRUCTURE TO POWER THE
FUTURE CREDENTIAL DATA NETWORKS
▀▀▀█











▀▀▀▀
█████████████████████████
██ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ██
██ █████████████▀█████ ██
██ ███ ▀█████▀      ▀█ ██
██ ███     ▀▀      ▐██ ██
██ ███▌            ███ ██
██ ████▌          ▄███ ██
██ ██████       ▄█████ ██
██ ████▄▄▄▄▄▄▄████████ ██
██ ███████████████████ ██
██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█████████████████████████
██ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ██
██ ████████████▀▀▀████ ██
██ ████████▀▀     ████ ██
██ █████▀    ▄▀  ▐████ ██
██ ██▀     ▄▀    ▐████ ██
██ ████▄▄ █▀     █████ ██
██ ██████ ▄▄█   ▐█████ ██
██ ████████████ ██████ ██
██ ███████████████████ ██
██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
CartmanSPC
Legendary
*
Offline Offline

Activity: 1270
Merit: 1000



View Profile
July 06, 2013, 11:48:08 PM
 #134

Block found within 10 minutes of the pool being up Smiley

BigBobo
Hero Member
*****
Offline Offline

Activity: 684
Merit: 529



View Profile
July 07, 2013, 01:05:13 AM
 #135

PoolMinor
Thank you very much
PoolMinor
Legendary
*
Offline Offline

Activity: 1843
Merit: 1338


XXXVII Fnord is toast without bread


View Profile
July 07, 2013, 01:13:29 AM
 #136

PoolMinor
Thank you very much

No problem!  Grin

Btc=C2MF       Free BTC Poker
Being defeated is often a temporary condition. Giving up is what makes it permanent. -Marilyn vos Savant
BigBobo
Hero Member
*****
Offline Offline

Activity: 684
Merit: 529



View Profile
July 07, 2013, 01:31:45 AM
 #137

addnode=113.162.172.225
addnode=118.93.143.35
addnode=173.247.28.4
addnode=198.199.75.252
addnode=207.68.215.202
addnode=207.68.220.150
addnode=24.72.62.253
addnode=42.115.18.144
addnode=50.116.22.43
addnode=62.163.9.155
addnode=64.188.167.211
addnode=65.167.153.115
addnode=65.167.153.125
addnode=67.193.198.104
addnode=70.98.114.229
addnode=70.98.114.237
addnode=70.98.114.238
addnode=72.223.118.8
addnode=77.7.2.210
addnode=83.138.220.9

Why to specify these information?
PoolMinor
Legendary
*
Offline Offline

Activity: 1843
Merit: 1338


XXXVII Fnord is toast without bread


View Profile
July 07, 2013, 01:40:38 AM
 #138

addnode=113.162.172.225
addnode=118.93.143.35
addnode=173.247.28.4
addnode=198.199.75.252
addnode=207.68.215.202
addnode=207.68.220.150
addnode=24.72.62.253
addnode=42.115.18.144
addnode=50.116.22.43
addnode=62.163.9.155
addnode=64.188.167.211
addnode=65.167.153.115
addnode=65.167.153.125
addnode=67.193.198.104
addnode=70.98.114.229
addnode=70.98.114.237
addnode=70.98.114.238
addnode=72.223.118.8
addnode=77.7.2.210
addnode=83.138.220.9

Why to specify these information?

Sometimes wallets have trouble syncing and need extra nodes to connect to, as a coin gets more established they are unnecessary.

Btc=C2MF       Free BTC Poker
Being defeated is often a temporary condition. Giving up is what makes it permanent. -Marilyn vos Savant
testz
Legendary
*
Offline Offline

Activity: 1764
Merit: 1018


View Profile
July 07, 2013, 01:41:29 AM
Last edit: July 07, 2013, 09:36:59 AM by testz
 #139

Another CraftCoin Beta P2Pool: http://crcpool.cloudapp.net:121278830 (1% fee)

Worker port changed! Now use: http://crcpool.cloudapp.net:8830

[ANN][CRC] CraftCoin P2P Pool http://crcpool.cloudapp.net:8830 (1% fee)
https://bitcointalk.org/index.php?topic=251612.0

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
BigBobo
Hero Member
*****
Offline Offline

Activity: 684
Merit: 529



View Profile
July 07, 2013, 01:46:53 AM
 #140

PoolMinor I am grateful to You for such a quick reply
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 »
  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!