Bitcoin Forum
May 25, 2024, 02:52:45 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 »
921  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Exchange Confirmed] PowerCoin PWC RELEASE IS NOW! on: May 13, 2013, 03:46:16 AM
Does this log look like I'm doing it correctly?  Haven't received any coins just yet.
Looks "good".  Wink
922  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Exchange Confirmed] PowerCoin PWC RELEASE IS NOW! on: May 13, 2013, 03:45:25 AM
400 PWC so far on windows mining 320 mature 80 immature (throwing 1.5 mh/s at it)
Throwing 150 at it and found one block so far. Nicely proportional.  Grin
923  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Exchange Confirmed] PowerCoin PWC RELEASE IS NOW! on: May 13, 2013, 03:44:15 AM
to get a balance from command line just do ./whatevercoin getbalance or you can do ./whatevercoin help for the full list of commands

Essentially you run it twice once to start up the background server and then again each time you issue a command
Yes ofcourse. But this client doesn't automatically run in the background like every other coin client before did.
924  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Exchange Confirmed] PowerCoin PWC RELEASE IS NOW! on: May 13, 2013, 03:42:00 AM
    "blocks" : 5755,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.00390625,
    "errors" : "",
    "generate" : true,
    "genproclimit" : 11,
    "hashespersec" : 7134,
    "networkhashps" : 9235164,
    "pooledtx" : 0,
    "testnet" : false
925  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Exchange Confirmed] PowerCoin PWC RELEASE IS NOW! on: May 13, 2013, 03:40:39 AM
./powercoind getbalance
LOL it truly works when the "daemon" is running in a screen in the background. Thanks. Tongue
926  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Exchange Confirmed] PowerCoin PWC RELEASE IS NOW! on: May 13, 2013, 03:37:05 AM
Soo, how to check balance or anything on linux guys? My current idea is to download the wallets to my Windows PC... which would be very lame.  Tongue
927  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Exchange Confirmed] PowerCoin PWC RELEASE IS NOW! on: May 13, 2013, 03:26:26 AM
nohup ./powercoind&
Well thanks. When i ctrl+c after that command and enter top, i can see the process consuming cpu power, so i guess it mines.

Be sure to add this to your powercoin.conf if you want to cpu mine. Or use cgminer/reaper for gpu.
gen=1
genproclimit=# of cpu

-edit-
I now use this command to start the client:
screen -d -m -S power ./powercoind
ctrl+a+d takes you back to the console, client still running (check top). Use "screen -r power" to return to the "client".
928  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Exchange Confirmed] PowerCoin PWC RELEASE IS NOW! on: May 13, 2013, 03:19:03 AM
The linux client just hangs if i try to open it. On two machines.  Huh
929  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Exchange Confirmed] PowerCoin PWC RELEASE IS NOW! on: May 13, 2013, 03:13:20 AM
any windows miner not getting 100% orphans?
Found my first block after 30 transactions and ~100 rejected.
930  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Exchange Confirmed] PowerCoin PWC RELEASE IS NOW! on: May 13, 2013, 03:09:24 AM
Can someone tell me what to do after  

make -f makefile.unix

thank you Smiley
https://bitcointalk.org/index.php?topic=182027.0
look at first codebox to get an idea
931  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Exchange Confirmed] PowerCoin PWC RELEASE IS NOW! on: May 13, 2013, 02:59:03 AM
LOL found my first two blocks in 2 seconds. After 30 or so orphans. Shocked
They were orphans too. Evil client making me happy without reason...  Cry
932  Alternate cryptocurrencies / Altcoin Discussion / Re: Code Request: CGMiner Pump-Edition on: May 13, 2013, 02:57:14 AM
Sure would like this, with my shitty 5770 i "found" up to 5 orphans before the client detected a new block. Same with Franko yesterday, but not as extreme.
933  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Exchange Confirmed] PowerCoin PWC RELEASE IS NOW! on: May 13, 2013, 02:49:59 AM
Meh reaper or cgminer, i find nothing.  Cry
934  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Exchange Confirmed] PowerCoin PWC RELEASE IS NOW! on: May 13, 2013, 02:48:59 AM
boost, c++ and fatal error: boost/random/uniform_int_distribution.hpp: No such file or directory

Anyone?
Compiling on linux? Try the commands in the first codebox in this thread to install the libs:
https://bitcointalk.org/index.php?topic=182027.0
935  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Exchange Confirmed] PowerCoin PWC RELEASE IS NOW! on: May 13, 2013, 02:22:15 AM
If i ever make a coin it will have a higher starting diff. So many orphans. (I probably won't, just saying...)
936  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Exchange Confirmed] PowerCoin PWC RELEASE IS NOW! on: May 13, 2013, 02:18:03 AM
addnode=98.219.170.82

Hey I'm in the OP.  Grin
lol me too
addnode=93.219.167.248
937  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][Exchange Confirmed] PowerCoin PWC RELEASE IS NOW! on: May 13, 2013, 02:03:06 AM
Scrypt, SHA or what?
938  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Franko's First update 0.6.3.1 on: May 13, 2013, 01:54:28 AM
A Jr. member making updates? Cannot be!  Wink
Cheers defaced, hope this takes off.
939  Alternate cryptocurrencies / Announcements (Altcoins) / Re: **Mincoin** Bronze To Bitcoin Gold [minute blocks] [scrypt mining] on: May 13, 2013, 01:37:50 AM
That's weird. Maybe canadian financial police has discovered that MNC is the next big thing and decided to shut it down. 
But srsly, works just fine on my end.  Huh
940  Alternate cryptocurrencies / Announcements (Altcoins) / Re: **Mincoin** Bronze To Bitcoin Gold [minute blocks] [scrypt mining] on: May 13, 2013, 01:30:43 AM
Ports open? UPNP on? Added nodes already? A bit of info helps a lot...
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!