Author

Topic: [XPM] [ANN] Primecoin Release - First Scientific Computing Cryptocurrency - page 194. (Read 688812 times)

sr. member
Activity: 401
Merit: 250
Will this actually be able to discover any new prime numbers? The paper suggests to me that it won't but I could be wrong. Since its proof-of-work is less secure than Bitcoin it's pretty pointless otherwise.

I'm curious about this myself... What is the scientific value eluded to in the paper and forum topic subject? I agree, it doesn't sound like this is doing any actual prime number discovery.

Here's the paper: http://ppcoin.org/static/primecoin-paper.pdf
sr. member
Activity: 473
Merit: 250
Sodium hypochlorite, acetone, ethanol
@Philogus

Yes I know there is 1 block / minute on the network. I was interested in, if it would be possible to calculate the average time to find a block, with X primespersec, for single miners, not for the complete network

I see.  I think that it would constantly change because the total network hashrate is constantly changing. However, we could calculate a formula that would give you your average time to find a block for one instant in time given your current primespersec. The formula would look something like this:

T = K(N/L)

T= the average time (in minutes) to find a block on our computer system for a given instant in time.
K = some constant.
N = the total network hashrate for a given instant in time.
L = your local hashrate for a given instant in time.

As more people mine for longer periods of time, the value of K should become apparent.


I see, so N would be something like the difficulty I guess
newbie
Activity: 46
Merit: 0
AFzSZwxm5meFc7CY5dL6iYubZ6L42Bpoex
sr. member
Activity: 476
Merit: 251
COINECT
Will this actually be able to discover any new prime numbers? The paper suggests to me that it won't but I could be wrong. Since its proof-of-work is less secure than Bitcoin it's pretty pointless otherwise.
sr. member
Activity: 392
Merit: 250
I have 40.78 XPM. How much do you have? DId I just get really lucky here? o_o

Got the same as you, on my laptop.
sr. member
Activity: 266
Merit: 250
Looks like it's going to take 2-3 days for that first block to mature.

 Cheesy
sr. member
Activity: 406
Merit: 250
I have 40.78 XPM. How much do you have? DId I just get really lucky here? o_o
sr. member
Activity: 401
Merit: 250
Is there anything I'm doing wrong?
I go into the debug console and type:
setgenerate true 1

then I type
getprimespersec
and it is 0

but typing getgenerate
outputs true

using "setgenerate true 1" means you're limited to a single CPU core, but if that's what you want it's fine. -1 instead of 1, or just leaving it blank altogether will use all CPU cores.

as for primespersec being 0... not sure, what sort of CPU are you mining on?
full member
Activity: 172
Merit: 100
@Philogus

Yes I know there is 1 block / minute on the network. I was interested in, if it would be possible to calculate the average time to find a block, with X primespersec, for single miners, not for the complete network

I see.  I think that it would constantly change because the total network hashrate is constantly changing. However, we could calculate a formula that would give you your average time to find a block for one instant in time given your current primespersec. The formula would look something like this:

T = K(N/L)

T= the average time (in minutes) to find a block on our computer system for a given instant in time.
K = some constant.
N = the total network hashrate for a given instant in time.
L = your local hashrate for a given instant in time.

As more people mine for longer periods of time, the value of K should become apparent.
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
ill hopefully modify it to get the prime's network hash .etc just need to find out about the block structure
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
full member
Activity: 172
Merit: 100
Color me incompetent, but how do I build the primecoin-qt client (on ubuntu linux)?
primecoind is all nice and dandy, but having a graphical client would be nice...

Onkel Paul

The file that you downloaded was primecoin-0.1.0-linux.tar.gz. When you extracted it, you got primecoin-0.1.0-linux. Inside that folder is a folder called "bin". Inside bin, there are two folders, "32" and "64". Pick the one that matches your cpu (32 bit or 64 bit). Inside that folder, you'll see primecoind and primecoin-qt. If you want to run the graphical client, just click on primecoin-qt. I hope that this helps! I'm running it now getting 31 primespersec on my Toshiba L675 laptop running Fedora 18.
legendary
Activity: 1470
Merit: 1021
Just tripped my surge strip twice lol. Time to move a rig to the other side of the room
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
block explorers up but i can already see its going to need some modifications.
sr. member
Activity: 473
Merit: 250
Sodium hypochlorite, acetone, ethanol
@Philogus

Yes I know there is 1 block / minute on the network. I was interested in, if it would be possible to calculate the average time to find a block, with X primespersec, for single miners, not for the complete network
full member
Activity: 172
Merit: 100
Color me incompetent, but how do I build the primecoin-qt client (on ubuntu linux)?
primecoind is all nice and dandy, but having a graphical client would be nice...

Onkel Paul

It is already built. Just click on primecoin-qt in the primecoin folder.
newbie
Activity: 46
Merit: 0
console -> type 'setgenerate true-1 CPU is 100%, why not coin purse, a transaction are not, running an hour.
newbie
Activity: 46
Merit: 0
CPU is 100%, why not coin purse, a transaction are not, running an hour. console -> type 'setgenerate true
sr. member
Activity: 476
Merit: 250
What do you call a fish with no eyes? A Fsh!
Is there anything I'm doing wrong?
I go into the debug console and type:
setgenerate true 1

then I type
getprimespersec
and it is 0

but typing getgenerate
outputs true
Jump to: