captainfuture
|
 |
July 09, 2013, 04:05:16 PM |
|
i donwloaded the max os x version and affter running one hour still primespersec 0 what am i doing wrong? cpu is working hard. i can hear it  anyone an idea?
|
|
|
|
|
|
|
|
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
|
|
|
|
mineral
|
 |
July 09, 2013, 04:10:38 PM |
|
i donwloaded the max os x version and affter running one hour still primespersec 0 what am i doing wrong? cpu is working hard. i can hear it  anyone an idea? Have you tried to remove the white plastic?
|
|
|
|
captainfuture
|
 |
July 09, 2013, 04:14:47 PM |
|
whats wrong?
{ "blocks" : 4895, "currentblocksize" : 1000, "currentblocktx" : 0, "errors" : "", "generate" : true, "genproclimit" : 2, "primespersec" : 0, "pooledtx" : 0, "testnet" : false }
|
|
|
|
Ethera
Member

Offline
Activity: 69
Merit: 10
|
 |
July 09, 2013, 04:19:43 PM |
|
same as here { "blocks" : 4903, "currentblocksize" : 1000, "currentblocktx" : 0, "errors" : "", "generate" : true, "genproclimit" : -1, "primespersec" : 46, "pooledtx" : 0, "testnet" : false }
thats a 2 processor 6 core each server.. realy? that stat is after 2 hours hashing.. my lame i5 gives out this
{ "blocks" : 4906, "currentblocksize" : 1000, "currentblocktx" : 0, "errors" : "", "generate" : true, "genproclimit" : -1, "primespersec" : 52, "pooledtx" : 0, "testnet" : false }
this is a mistake or something? and those 2 processors 6 cores shows 100% constantly...
realy?
|
|
|
|
ReCat
|
 |
July 09, 2013, 04:20:29 PM |
|
big rigs are nerfed.
|
BTC: 1recatirpHBjR9sxgabB3RDtM6TgntYUW Hold onto what you love with all your might, Because you can never know when - Oh. What you love is now gone.
|
|
|
testz
Legendary
Offline
Activity: 1764
Merit: 1018
|
 |
July 09, 2013, 04:21:38 PM |
|
Here is what I'm using to transfer the balances to my main wallet from my other instances every hour: #!/usr/bin/env python
import subprocess import sys from decimal import Decimal
daemon, addr = sys.argv[1], sys.argv[2]
balance = Decimal(subprocess.check_output([daemon, 'getbalance']))
if balance > Decimal('1'): cansend = balance - Decimal('0.01') subprocess.check_call([daemon, 'sendtoaddress', addr, str(cansend)])
Run it with: ./bal.py ./primecoind YOURMAINADDRESS
while sleep 1h; do python ./bal.py ./primecoind YOURMAINADDRESS; done
Obviously first parameter is the path to primecoind, second parameter is the address to send XPMs to. By the way it looks like the max fee (for fresh coins) is 0.01. Good. I copy same wallet.dat to all computers and get all mined XMP into one wallet.
|
|
|
|
vingaard
Legendary
Offline
Activity: 1246
Merit: 1011
|
 |
July 09, 2013, 04:23:53 PM |
|
Here is what I'm using to transfer the balances to my main wallet from my other instances every hour: #!/usr/bin/env python
import subprocess import sys from decimal import Decimal
daemon, addr = sys.argv[1], sys.argv[2]
balance = Decimal(subprocess.check_output([daemon, 'getbalance']))
if balance > Decimal('1'): cansend = balance - Decimal('0.01') subprocess.check_call([daemon, 'sendtoaddress', addr, str(cansend)])
Run it with: ./bal.py ./primecoind YOURMAINADDRESS
while sleep 1h; do python ./bal.py ./primecoind YOURMAINADDRESS; done
Obviously first parameter is the path to primecoind, second parameter is the address to send XPMs to. By the way it looks like the max fee (for fresh coins) is 0.01. Good. I copy same wallet.dat to all computers and get all mined XMP into one wallet.I've done the same... 
|
|
|
|
Ethera
Member

Offline
Activity: 69
Merit: 10
|
 |
July 09, 2013, 04:45:19 PM |
|
big rigs are nerfed.
so what you saying? it is actualy not about computing primes, but being equal? so how about this, you run your client and doesnt matter how fast you can compute, you just participate in lottery.. and those with bigger gear to compute, actually has a less chance to get anything. yay, let me get my xt from the basement, should be a moneymaker! what an idiocy...
|
|
|
|
Arcas
|
 |
July 09, 2013, 04:46:30 PM |
|
I found 3 blocks last night with my i7 3770. Yay I feel special.
|
|
|
|
Arcas
|
 |
July 09, 2013, 04:49:39 PM |
|
Can someone tell me how to find your Pr/S? I don't know the command.
|
|
|
|
Beaflag VonRathburg
|
 |
July 09, 2013, 04:50:29 PM |
|
Can someone tell me how to find your Pr/S? I don't know the command.
getprimespersec
|
|
|
|
bidji29
|
 |
July 09, 2013, 04:51:15 PM |
|
I don't find a block for 5h30 and then i find two consecutive block!
|
|
|
|
shinkicker
|
 |
July 09, 2013, 04:57:52 PM |
|
I don't find a block for 5h30 and then i find two consecutive block!
Hope I get some luck. I have my i52500k running all 4 cores, my wifes pentium and a work laptop all churning away. Not a single block yet 
|
|
|
|
nullbitspectre1848
|
 |
July 09, 2013, 04:59:02 PM |
|
I've been mining for 14 hours without a single thing...........  If anyone cares to help me get going: AKavmUBtbZaqQtN4g5D4QUspdHjaE3MVdp
|
|
|
|
vingaard
Legendary
Offline
Activity: 1246
Merit: 1011
|
 |
July 09, 2013, 05:06:51 PM |
|
Ok!!... I think I got it... I think I have to sacrifice a virgin in a pyre meanwhile I performance a tribal dance in order to get more blocks... ok... so... I'll tell you the results in a while (when I can find a f***ing virgin... of course) 
|
|
|
|
Carra23
Legendary
Offline
Activity: 980
Merit: 1000
Need a campaign manager? PM me
|
 |
July 09, 2013, 05:08:35 PM |
|
Has the difficulty shot up? Haven't got anything for over a day.
|
|
|
|
Xaltotun
|
 |
July 09, 2013, 05:09:11 PM |
|
Heh, my old P4 2.6 Ghz machine found a block this morning. Been running it since launch along with my other spares. I'm up to about 100 coins so far between them all.
|
|
|
|
vingaard
Legendary
Offline
Activity: 1246
Merit: 1011
|
 |
July 09, 2013, 05:09:38 PM |
|
Has the difficulty shot up? Haven't got anything for over a day.
write in Debug Window getdifficulty
|
|
|
|
Arcas
|
 |
July 09, 2013, 05:12:53 PM |
|
I don't find a block for 5h30 and then i find two consecutive block!
Hope I get some luck. I have my i52500k running all 4 cores, my wifes pentium and a work laptop all churning away. Not a single block yet  Yeah, it's very random. I didn't find a block for about 8 hours on my i7 and then found two within 10 minutes. Good luck!
|
|
|
|
Plazma
|
 |
July 09, 2013, 05:16:16 PM |
|
|
BTC: 1A1Mwjfw2mTko4N2UuVQ3RK4hXJunsPA3j XMP: AcT3PK4wofjCMt6irN4HXENUqPvoBJRWk3
|
|
|
|