Pages:
Author

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

sr. member
Activity: 308
Merit: 250
I thought this was client-mined only, but there's no miner in the GUI? Does that mean setgenerate true = only? Hmm...
newbie
Activity: 56
Merit: 0
Client installed! synchronizing with network... 43 hours behind. Client has no mining option. How to mine?


14:16:39
?
{
"version" : "v0.1.0xpm-beta",
"protocolversion" : 70001,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 0,
"moneysupply" : 0.00000000,
"timeoffset" : -5,
"connections" : 28,
"proxy" : "",
"testnet" : false,
"keypoololdest" : 1373220669,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"errors" : ""
}
legendary
Activity: 980
Merit: 1000
Need a campaign manager? PM me
For all those with 'integrity check failed' your download stopped midway. The whole file is 11.7 MB.
hero member
Activity: 588
Merit: 500
I have 15 connections but it's not syncing the block chain. :/
PSL
member
Activity: 166
Merit: 10
Code:
$ tar xzvf primecoin-0.1.0-linux.tar.gz
primecoin-0.1.0-linux/
primecoin-0.1.0-linux/bin/
primecoin-0.1.0-linux/bin/64/
primecoin-0.1.0-linux/bin/64/primecoin-qt

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

$ ls -l *gz
-rw-r--r-- 1 psl psl 3765022 Jul  7 20:09 primecoin-0.1.0-linux.tar.gz
sr. member
Activity: 294
Merit: 250
full member
Activity: 168
Merit: 100
Want some pi with that?
'installer integrity check' failed when I try to install the windows executable

Same here

same for me as well. Tried it on three different computers: two intels and an AMD
hero member
Activity: 707
Merit: 500
'installer integrity check' failed when I try to install the windows executable

Same here
legendary
Activity: 1344
Merit: 1001
'installer integrity check' failed when I try to install the windows executable
sr. member
Activity: 308
Merit: 250
Very nice to see something new! Thanks for sharing the source too Cheesy

~edit, installer is broken.

~edit 2 - file wasn't complete, working now!
hero member
Activity: 707
Merit: 500
Roll Eyes ughhh, another thread cluttering coin.

You have no clue what you are talking about huh?
sr. member
Activity: 434
Merit: 250
Compiling the source code....
newbie
Activity: 22
Merit: 0
Have put my 2 Core i3's on standby.
sr. member
Activity: 287
Merit: 250
I'm looking forward to this.

I feel a coin that produces something useful is a lot better than Bitcoin.
legendary
Activity: 1008
Merit: 1000
Have put my 2 Core i3's on standby.
legendary
Activity: 1764
Merit: 1018
If you have problems with PrimeCoin network discovery add node 137.116.230.21 to params of the wallet, example:
Code:
primecoin-qt.exe -addnode=137.116.230.21
or to primecoin.conf, example:
Code:
addnode=137.116.230.21
member
Activity: 98
Merit: 10
"Ignorance never settles a question."
 Roll Eyes ughhh, another thread cluttering coin.
legendary
Activity: 1205
Merit: 1010
Primes Tutorial

To understand the primes stored in block chain, one should read my design paper regarding prime chains.

In the 'getblock' output, there is a 'primeorigin' field. This is the origin of prime chain described in design paper, from which you can derive the prime numbers in the chain.

Another field 'primechain' describe this primechain type and length:

1CC -> Cunningham chain of 1st kind
2CC -> Cunningham chain of 2nd kind
TWN -> bi-twin chain

The length part consists of an integral length and a fractional length. The integral length is what we understand normally about chain length, the fractional part is a score system assigned to the prime chain in order to make difficulty adjustment continuous.



Primecoin Symbol

The currency symbol of primecoin is chosen as the greek letter psi. This letter is chosen as a tribute to Riemann, as its shape symbolizes the Riemann zeta function (there is a graphical rendering used in primecoin windows setup screen). The horizontal bar not only acts as the standard currency symbol convention, but also symbolizes one of the highest jewels of math - Riemann hypothesis.
legendary
Activity: 1205
Merit: 1010
Thanks for your support in our prerelease thread (https://bitcointalksearch.org/topic/xpm-ann-primecoin-prerelease-announcement-introducing-prime-proof-of-work-245953)

Primecoin will be released shortly.

http://primecoin.org

Design paper published today at
http://ppcoin.org/static/primecoin-paper.pdf

Source code will be available at:
https://github.com/primecoin/primecoin

Official Build (Windows + Linux, primecoind & primecoin-qt) will be available at:
https://sourceforge.net/projects/primecoin/files/

Release Time is 2013 July 7, 18:00 UTC

Update:

Windows and linux builds have been released.
Source code uploaded.

Blockchain is now up and running.

Mining with Qt: debug window -> console -> type 'setgenerate true' or 'setgenerate true '
Pages:
Jump to: