hasle2
|
 |
July 14, 2013, 06:10:10 AM |
|
Early results with a sieve size of 1,000,000. $ grep primemeter debug-hp2.log 2013-07-14 00:16:03 primemeter 43070284 prime/h 300695577 test/h 2013-07-14 00:18:03 primemeter 44915077 prime/h 311393971 test/h $ grep -c "Probable prime chain" debug-hp2.log 69 Looking good I think. mikaelh, Good work. Could you try to test how much performance boost were coming from limiting sieve round to 10% on the test net, to separate it from the effect of switching library. How do I run the windows client on the testnet? The checkbox on the infomation tab of the debug window seems to be disabled. I tried "setgenerate testnet true -1" but it did not like that.primecoin-qt -testnet did it
|
|
|
|
|
|
Once a transaction has 6 confirmations, it is extremely unlikely that an attacker without at least 50% of the network's computation power would be able to reverse it.
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
|
|
|
k0vic
Member

Offline
Activity: 113
Merit: 10
|
 |
July 14, 2013, 06:20:41 AM |
|
I've got several riggs running at about 40,000 total, nothing yet. I'll let you guys know.
|
LTC- LKNm2UVuBgMLJNPU7pV5cgQnGx6PWGk7Ju BTC- 1NHcECfk8oxJe83m9bPME2cdUCY72vuA2Y
|
|
|
keeron
|
 |
July 14, 2013, 06:21:54 AM |
|
This sounds awesome....trying it out on my 4 machines now.
|
|
|
|
JohnyBigs
|
 |
July 14, 2013, 06:32:09 AM |
|
Wow, on a crappy A8-3520M i started up for kicks, I'm getting about 3000PPS.
how can you check how much you are getting?
|
|
|
|
96redformula
|
 |
July 14, 2013, 06:34:59 AM |
|
Wow, on a crappy A8-3520M i started up for kicks, I'm getting about 3000PPS.
how can you check how much you are getting? Look at primespersec. use/type the command in the debug window: getmininginfo
|
|
|
|
redphlegm
Sr. Member
  
Offline
Activity: 246
Merit: 250
My spoon is too big!
|
 |
July 14, 2013, 06:36:48 AM |
|
Would appreciate any assistance from someone able to get this compiled / running on osx.
|
Whiskey Fund: (BTC) 1whiSKeYMRevsJMAQwU8NY1YhvPPMjTbM | (Ψ) ALcoHoLsKUfdmGfHVXEShtqrEkasihVyqW
|
|
|
JohnyBigs
|
 |
July 14, 2013, 06:38:07 AM |
|
Wow, on a crappy A8-3520M i started up for kicks, I'm getting about 3000PPS.
how can you check how much you are getting? Look at primespersec. use/type the command in the debug window: getmininginfo i see that number but how many coins does that translate into? im getting 4052
|
|
|
|
Teka
|
 |
July 14, 2013, 06:38:30 AM |
|
Would appreciate any assistance from someone able to get this compiled / running on osx.
How did you get the vanity xpm address?
|
|
|
|
Teka
|
 |
July 14, 2013, 06:40:24 AM |
|
Wow, on a crappy A8-3520M i started up for kicks, I'm getting about 3000PPS.
how can you check how much you are getting? Look at primespersec. use/type the command in the debug window: getmininginfo i see that number but how many coins does that translate into? im getting 4052 PPS doesn't translate to a specific number of coins for example: My 8 core Digital Ocean VPS: 2300PPS = 3Blocks My i7 Extreme Laptop: 3500PPS = 1 Block
|
|
|
|
JohnyBigs
|
 |
July 14, 2013, 06:41:17 AM |
|
Wow, on a crappy A8-3520M i started up for kicks, I'm getting about 3000PPS.
how can you check how much you are getting? Look at primespersec. use/type the command in the debug window: getmininginfo i see that number but how many coins does that translate into? im getting 4052 PPS doesn't translate to a specific number of coins for example: My 8 core Digital Ocean VPS: 2300PPS = 3Blocks My i7 Extreme Laptop: 3500PPS = 1 Block how long is it taking to generate a block? on the i7 core laptop?
|
|
|
|
Teka
|
 |
July 14, 2013, 06:42:29 AM |
|
Wow, on a crappy A8-3520M i started up for kicks, I'm getting about 3000PPS.
how can you check how much you are getting? Look at primespersec. use/type the command in the debug window: getmininginfo i see that number but how many coins does that translate into? im getting 4052 PPS doesn't translate to a specific number of coins for example: My 8 core Digital Ocean VPS: 2300PPS = 3Blocks My i7 Extreme Laptop: 3500PPS = 1 Block how long is it taking to generate a block? on the i7 core laptop? I think it took me around an hour to create a block but I can't remember exactly.
|
|
|
|
JohnyBigs
|
 |
July 14, 2013, 06:43:23 AM |
|
Wow, on a crappy A8-3520M i started up for kicks, I'm getting about 3000PPS.
how can you check how much you are getting? Look at primespersec. use/type the command in the debug window: getmininginfo i see that number but how many coins does that translate into? im getting 4052 PPS doesn't translate to a specific number of coins for example: My 8 core Digital Ocean VPS: 2300PPS = 3Blocks My i7 Extreme Laptop: 3500PPS = 1 Block how long is it taking to generate a block? on the i7 core laptop? I think it took me around an hour to create a block but I can't remember exactly. kk thanks
|
|
|
|
Alex P
Member

Offline
Activity: 97
Merit: 10
|
 |
July 14, 2013, 07:00:08 AM |
|
The speed looks higher but I've been running this version for over 12 hours on 6 computers I7 3770K machines and I have gotten no blocks! I was better off with the official 1.1 release. Atleast I was able to get 10 blocks in about 8 hours. I think there's a bug somewhere in this code. Speed is 4x faster than the official release but it didn't translate to any blocks.
|
|
|
|
k0vic
Member

Offline
Activity: 113
Merit: 10
|
 |
July 14, 2013, 07:02:45 AM |
|
I've been going at 36,000 for 2 hours now. Nothing. This sound right to you guys?
|
LTC- LKNm2UVuBgMLJNPU7pV5cgQnGx6PWGk7Ju BTC- 1NHcECfk8oxJe83m9bPME2cdUCY72vuA2Y
|
|
|
blastbob
|
 |
July 14, 2013, 07:04:33 AM |
|
Works fine for me. Its confusing with the different versions.. And its hard to benchmark..
|
Bitrated user: blastbob.
|
|
|
Lauda
Legendary
Offline
Activity: 2674
Merit: 2939
Terminated.
|
 |
July 14, 2013, 07:04:55 AM |
|
I've tried it, has higher pps 
|
"The Times 03/Jan/2009 Chancellor on brink of second bailout for banks" 😼 Bitcoin Core ( onion)
|
|
|
altsay
|
 |
July 14, 2013, 07:05:07 AM |
|
Compiling error: In file included from main.cpp:16:0: prime.h:10:17: fatal error: gmp.h: No such file or directory compilation terminated. make: *** [obj/main.o] Error 1
|
|
|
|
blastbob
|
 |
July 14, 2013, 07:05:59 AM |
|
Compiling error: In file included from main.cpp:16:0: prime.h:10:17: fatal error: gmp.h: No such file or directory compilation terminated. make: *** [obj/main.o] Error 1
apt-get update apt-get install libgmp3-dev
|
Bitrated user: blastbob.
|
|
|
Foamy
Member

Offline
Activity: 96
Merit: 10
|
 |
July 14, 2013, 07:06:17 AM |
|
Does anyone know what to launch the wallet with so it automaticly starts mining? In windows.
I have my mining rigs set to reboot every 6 hours and want to set the primecoin wallet to auto start.
|
|
|
|
jjiimm_64
Legendary
Offline
Activity: 1876
Merit: 1000
|
 |
July 14, 2013, 07:06:28 AM |
|
I've been going at 36,000 for 2 hours now. Nothing. This sound right to you guys?
also going at about 35k. found 1 in about an hour. THANK YOU for this version.
|
1jimbitm6hAKTjKX4qurCNQubbnk2YsFw
|
|
|
|