Pages:
Author

Topic: [ANN] CPUCoin - CPU mined currency (whirlpool based) - page 6. (Read 11169 times)

legendary
Activity: 2955
Merit: 1049
Code:
make -f makefile.unix
Building LevelDB ...
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Betrete Verzeichnis '/home/xxx/Downloads/cpucoin/src/leveldb'
Makefile:18: build_config.mk: Datei oder Verzeichnis nicht gefunden
make[1]: *** Keine Regel, um »build_config.mk« zu erstellen.  Schluss.
make[1]: Verlasse Verzeichnis '/home/xxx/Downloads/cpucoin/src/leveldb'
make: *** [leveldb/libleveldb.a] Fehler 2
anyone successfull compiled in Linux?
TIA
hero member
Activity: 574
Merit: 500
What is the advantages to breed and mine new alter-currencys that can be never have a value  Huh

Visit cryptsy.com. All alt coins there has value. You can never be sure that altcoin would not have any value, just research ifc, gld and gme.
member
Activity: 72
Merit: 10
What is the advantages to breed and mine new alter-currencys that can be never have a value  Huh
sr. member
Activity: 784
Merit: 250
DIA | Data infrastructure for DeFi
Just found one block! 2048 cpucoin. How much total cpucoin?

I'm curious too.
hero member
Activity: 574
Merit: 500
Just found one block! 2048 cpucoin. How much total cpucoin?
member
Activity: 70
Merit: 10
Qh6f1SjJQ9QRgnynf5kA9SxV5WwGNHqQpw               thanks
sr. member
Activity: 459
Merit: 250

try these three


Thanks.  113.162.171.60 is the only one that worked from that list.
hero member
Activity: 532
Merit: 500
bearded, drunk, fat, naked
so if it's a quarkcoin clone, why does the release not include a p2pool with pooler's cpu miner? Cheesy
hero member
Activity: 637
Merit: 500
It started with 2048 CPC per block so that would be 17.4 mill premine. Think people started mining at 8500 blocks or so.
It was released in China Bitcoin community August 18 at block 150.

It was released here to the international Bitcoin  community today at around block 8500.

Most mining in the last 2 days was done in China.

which china bitcoin community?

Any word on why you lied about the hashing algortihm?

Why do you ignore these questions?

+1

Plus, no one on the give away thread has received his coins.

hero member
Activity: 820
Merit: 1000
Are there any other nodes out there?  I can't connect to the two official ones...

I'm also node less.  The two posted aren't working.

try these three

Code:
{
        "addr" : "113.162.171.60:40666",
        "services" : "00000001",
        "lastsend" : 1377005681,
        "lastrecv" : 1377005681,
        "bytessent" : 109153,
        "bytesrecv" : 111909,
        "conntime" : 1377000635,
        "version" : 70001,
        "subver" : "/Satoshi:0.8.3/",
        "inbound" : false,
        "startingheight" : 8923,
        "banscore" : 0
    },
    {
        "addr" : "92.73.213.186:40666",
        "services" : "00000001",
        "lastsend" : 1377005681,
        "lastrecv" : 1377005683,
        "bytessent" : 116684,
        "bytesrecv" : 135708,
        "conntime" : 1377000636,
        "version" : 70001,
        "subver" : "/Satoshi:0.8.3/",
        "inbound" : false,
        "startingheight" : 8923,
        "banscore" : 0
    },
    {
        "addr" : "88.68.62.215:40666",
        "services" : "00000001",
        "lastsend" : 1377005681,
        "lastrecv" : 1377005648,
        "bytessent" : 89030,
        "bytesrecv" : 98094,
        "conntime" : 1377000644,
        "version" : 70001,
        "subver" : "/Satoshi:0.8.3/",
        "inbound" : false,
        "startingheight" : 8923,
        "banscore" : 0
    }
sr. member
Activity: 459
Merit: 250
Are there any other nodes out there?  I can't connect to the two official ones...

I'm also node less.  The two posted aren't working.
member
Activity: 105
Merit: 10
It started with 2048 CPC per block so that would be 17.4 mill premine. Think people started mining at 8500 blocks or so.
It was released in China Bitcoin community August 18 at block 150.

It was released here to the international Bitcoin  community today at around block 8500.

Most mining in the last 2 days was done in China.

which china bitcoin community?

Any word on why you lied about the hashing algortihm?

Why do you ignore these questions?
full member
Activity: 314
Merit: 100
Are there any other nodes out there?  I can't connect to the two official ones...
member
Activity: 98
Merit: 10
Congratulations to all of you!

CPUcoin has reached new levels.


"version" : 80300,
"protocolversion" : 70001,
"walletversion" : 60000,
"balance" : 102048.00000000,
"blocks" : 9160,
"timeoffset" : 0,
"connections" : 2,
"proxy" : "",
"difficulty" : 33.48935253,
"testnet" : false,
"keypoololdest" : 1376993352,
"keypoolsize" : 100,
"paytxfee" : 0.00000000,
"unlocked_until" : 0,
"errors" : ""
member
Activity: 98
Merit: 10
How to add a node?

Edit ~/.CPUcoin/CPUcoin.conf (on linux) or %APPDATA%/CPUcoin/CPUcoin.conf (on windows):


rpcuser=someusername
rpcpassword=somepassword
rpcport=40667
daemon=1
gen=1
genproclimit=-1
server=1
maxconnections=80
addnode=92.73.213.186
addnode=192.241.186.105
listen=1
legendary
Activity: 1050
Merit: 1000
I am doing 'setgenerate true' to mine but the 'gethashespersec' returns a value of 0.

Got a block, so its working. It still shows 0 hashes though.



It started with 2048 CPC per block so that would be 17.4 mill premine. Think people started mining at 8500 blocks or so.
It was released in China Bitcoin community August 18 at block 150.

It was released here to the international Bitcoin  community today at around block 8500.

Most mining in the last 2 days was done in China.

which china bitcoin community?

Translation: Me and my buddies released in some dodgy, obscure site so that we can mine in peace.

They are giving out big giveaways, so I guess its not bad.
sr. member
Activity: 358
Merit: 250
cant  sync with wallet
hero member
Activity: 574
Merit: 500
How to add a node?
sr. member
Activity: 243
Merit: 250


It started with 2048 CPC per block so that would be 17.4 mill premine. Think people started mining at 8500 blocks or so.
It was released in China Bitcoin community August 18 at block 150.

It was released here to the international Bitcoin  community today at around block 8500.

Most mining in the last 2 days was done in China.

which china bitcoin community?
member
Activity: 98
Merit: 10
Shocked  Shocked  Shocked  Shocked  Shocked

Found one. 2048 coins. First block ever on any coin. (My computer sucks for mining with Nvidia in it lol)

So now finally found confirmation it's correctly installed. Have tried Primecoin running 3 days without any result. 
Yes, excellent.

CPUcoin is the best coin ever.
Pages:
Jump to: