Pages:
Author

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

full member
Activity: 156
Merit: 100
ypool is basically finding all the blocks at this point.

some friends and i still find blocks solo mining, everything is fine

Yep, solo blocks can still be found, even on a low spec PC, like an i3.

Don't LIE man! Not force people to waste time, power and hope... I can't find block with i3-2125 from a month !!! What is the chance now, any like 0.000000001% or I'm just unlucky (easy to said, but I not trust).

You forgot to ask for a donation this time.  You're slipping.
I not need any donation, I just need to take back my stealed 200 XPM. It's all I need, nothing less and nothing more, just mined from me !!!
sr. member
Activity: 520
Merit: 253
555
Yep, solo blocks can still be found, even on a low spec PC, like an i3.

You call that low spec? My Atom D510 has found 7 blocks so far, the last one today Cool
full member
Activity: 210
Merit: 100
ypool is basically finding all the blocks at this point.

some friends and i still find blocks solo mining, everything is fine

Yep, solo blocks can still be found, even on a low spec PC, like an i3.

Don't LIE man! Not force people to waste time, power and hope... I can't find block with i3-2125 from a month !!! What is the chance now, any like 0.000000001% or I'm just unlucky (easy to said, but I not trust).

Please don't shout and please, please, please, don't call others liars because of your bad luck.
...and although I feel this is a waste of time, I can just not stand your attitude. Just to prove that you need no Blue Gene acess to solve blocks: I recently solved a block on a very low power virtual machine (as you might or might not be able to derive from the numbers)...
Code:

primecoind getmininginfo
{
    "blocks" : 93529,
    "chainspermin" : 0,
    "chainsperday" : 0.01616312,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 9.19682842,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "roundsievepercentage" : 30,
    "primespersec" : 84,
    "pooledtx" : 0,
    "sievepercentage" : 10,
    "sievesize" : 400000,
    "testnet" : false
}
primecoind listtransactions
[
    {
        "account" : "",
        "address" : "ANjyLV7yQw9z8i12D6LtQDWUB4VmG45Dfi",
        "category" : "immature",
        "amount" : 11.68000000,
        "confirmations" : 3153,
        "generated" : true,
        "blockhash" : "bd839d019f78ce1a1c1769de40b51f93819a5b17bf022b16194f0b66a4c89af8",
        "blockindex" : 0,
        "blocktime" : 1375235888,
        "txid" : "65f9c58291589b8c22b45f951a02ba46629af2927789b7aaa5e122e4eb6e02cf",
        "time" : 1375235888,
        "timereceived" : 1375235888
    }
]

cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 58
model name      : Intel(R) Xeon(R) CPU E3-1225 V2 @ 3.20GHz
stepping        : 9
cpu MHz         : 798.191
cache size      : 8192 KB
physical id     : 0
siblings        : 4
core id         : 0
cpu cores       : 4
apicid          : 0
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 13
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 x2apic popcnt aes xsave avx f16c rdrand lahf_lm ida arat xsaveopt pln pts dts tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
bogomips        : 6385.53
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual

Hey, almost transitioned from "immature" to "generated". Cheesy
I am surprised no one has built a competitor pool to ypool yet.  At 3% it's fee is pretty high.  Still, the efficiency of mumps version of their open source miner alone justifies using the pool over solo mining for me.  Still, for the health of the network, better to have more pools to distribute the computing power as much as possible.
sr. member
Activity: 321
Merit: 250
ypool is basically finding all the blocks at this point.

some friends and i still find blocks solo mining, everything is fine

Yep, solo blocks can still be found, even on a low spec PC, like an i3.

Don't LIE man! Not force people to waste time, power and hope... I can't find block with i3-2125 from a month !!! What is the chance now, any like 0.000000001% or I'm just unlucky (easy to said, but I not trust).

Please don't shout and please, please, please, don't call others liars because of your bad luck.
...and although I feel this is a waste of time, I can just not stand your attitude. Just to prove that you need no Blue Gene acess to solve blocks: I recently solved a block on a very low power virtual machine (as you might or might not be able to derive from the numbers)...
Code:

primecoind getmininginfo
{
    "blocks" : 93529,
    "chainspermin" : 0,
    "chainsperday" : 0.01616312,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 9.19682842,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "roundsievepercentage" : 30,
    "primespersec" : 84,
    "pooledtx" : 0,
    "sievepercentage" : 10,
    "sievesize" : 400000,
    "testnet" : false
}
primecoind listtransactions
[
    {
        "account" : "",
        "address" : "ANjyLV7yQw9z8i12D6LtQDWUB4VmG45Dfi",
        "category" : "immature",
        "amount" : 11.68000000,
        "confirmations" : 3153,
        "generated" : true,
        "blockhash" : "bd839d019f78ce1a1c1769de40b51f93819a5b17bf022b16194f0b66a4c89af8",
        "blockindex" : 0,
        "blocktime" : 1375235888,
        "txid" : "65f9c58291589b8c22b45f951a02ba46629af2927789b7aaa5e122e4eb6e02cf",
        "time" : 1375235888,
        "timereceived" : 1375235888
    }
]

cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 58
model name      : Intel(R) Xeon(R) CPU E3-1225 V2 @ 3.20GHz
stepping        : 9
cpu MHz         : 798.191
cache size      : 8192 KB
physical id     : 0
siblings        : 4
core id         : 0
cpu cores       : 4
apicid          : 0
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 13
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 x2apic popcnt aes xsave avx f16c rdrand lahf_lm ida arat xsaveopt pln pts dts tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
bogomips        : 6385.53
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual

Hey, almost transitioned from "immature" to "generate". Cheesy

[edit]
Code:
primecoind listtransactions
[
    {
        "account" : "",
        "address" : "ANjyLV7yQw9z8i12D6LtQDWUB4VmG45Dfi",
        "category" : "generate",
        "amount" : 11.68000000,
        "confirmations" : 3200,
        "generated" : true,
        "blockhash" : "bd839d019f78ce1a1c1769de40b51f93819a5b17bf022b16194f0b66a4c89af8",
        "blockindex" : 0,
        "blocktime" : 1375235888,
        "txid" : "65f9c58291589b8c22b45f951a02ba46629af2927789b7aaa5e122e4eb6e02cf",
        "time" : 1375235888,
        "timereceived" : 1375235888
    }
]
[/edit] ...just for the record and just in time (ok, I was continuously watching on that to happen Wink ) And just to show that blocks can be generated even with low power virtual machines!
hero member
Activity: 532
Merit: 500
ypool is basically finding all the blocks at this point.

some friends and i still find blocks solo mining, everything is fine

Yep, solo blocks can still be found, even on a low spec PC, like an i3.

Don't LIE man! Not force people to waste time, power and hope... I can't find block with i3-2125 from a month !!! What is the chance now, any like 0.000000001% or I'm just unlucky (easy to said, but I not trust).
It's not a lie dumbass, if you had 1000 i3's crunching away you'd be amazed at your results.

YPool is has found ~157 of the ~700 blocks in the last 12 hours.  That's ~22% from 5500 workers.  If this is accurate, that means ~11,000 computers crunching data on the network. 1 in 11,000 odds means 1 block every ~9 days for the average computer (probably 1 in 18-25 days on your crappy i3)
legendary
Activity: 1066
Merit: 1098
ypool is basically finding all the blocks at this point.

some friends and i still find blocks solo mining, everything is fine

Yep, solo blocks can still be found, even on a low spec PC, like an i3.

Don't LIE man! Not force people to waste time, power and hope... I can't find block with i3-2125 from a month !!! What is the chance now, any like 0.000000001% or I'm just unlucky (easy to said, but I not trust).

You forgot to ask for a donation this time.  You're slipping.
full member
Activity: 156
Merit: 100
ypool is basically finding all the blocks at this point.

some friends and i still find blocks solo mining, everything is fine

Yep, solo blocks can still be found, even on a low spec PC, like an i3.

Don't LIE man! Not force people to waste time, power and hope... I can't find block with i3-2125 from a month !!! What is the chance now, any like 0.000000001% or I'm just unlucky (easy to said, but I not trust).
sr. member
Activity: 266
Merit: 251
ypool is basically finding all the blocks at this point.

some friends and i still find blocks solo mining, everything is fine

Yep, solo blocks can still be found, even on a low spec PC, like an i3.
legendary
Activity: 2674
Merit: 2965
Terminated.
Interesting reads on this thread, it takes only forever to read everything  Cheesy
hero member
Activity: 756
Merit: 501
I wish they'd release their code soon.  Cheesy

The source code is available on ypool's page, as well as the source code for the unofficial jhPrimeminer in a thread here on bitcointalk
Was talking about the pool code. I'd love a p2pool, if that's possible at all.
sr. member
Activity: 301
Merit: 250
You should set CXXFLAGS like this:
Code:
make -f makefile.unix CXXFLAGS="-march=native -O3"
legendary
Activity: 1205
Merit: 1010
Where  i can download x86 xpm wallet?
The link on the OP - https://sourceforge.net/projects/primecoin/files/ -returned me Whoops....

The official download is down, thanks for reporting this. You can use mikael's high-performance build here:

https://bitcointalksearch.org/topic/xpm-ann-primecoin-high-performance-hp14-released-255782
legendary
Activity: 1205
Merit: 1010
Sourceforge project is missing for some reason, just filed a support request here:

https://sourceforge.net/p/forge/site-support/4918/
newbie
Activity: 54
Merit: 0
I wish they'd release their code soon.  Cheesy

The source code is available on ypool's page, as well as the source code for the unofficial jhPrimeminer in a thread here on bitcointalk
hero member
Activity: 546
Merit: 503
Where  i can download x86 xpm wallet?
The link on the OP - https://sourceforge.net/projects/primecoin/files/ -returned me Whoops....
legendary
Activity: 1064
Merit: 1000
http://cryptocoinexplorer2.com:5555/

I have put up a live alpha/beta of Explorer III.

This is a PrimeCoin Explorer.

-At this stage only the basic explorer is online, none of the extra features are active yet.

-Search function is not implemented yet, however the URL scheme is simple, and searching by hand quite easy.

-There are a couple of known bugs - for example the transactions on some blocks do not show correctly.

-Spent output field in the transaction page is not implemented yet

This is strictly a testing stage, so expect the explorer to be up and down as bugs are fixed and features are added.

Main CCE Explorer III update thread:
https://bitcointalksearch.org/topic/updates-cryptocoin-explorer-iii-development-updates-cryptocoinexplorercom-262539
hero member
Activity: 504
Merit: 500
ypool is basically finding all the blocks at this point.

some friends and i still find blocks solo mining, everything is fine
legendary
Activity: 1050
Merit: 1000
ypool is basically finding all the blocks at this point.

Just my luck. Was getting nothing soloing and then joined the pool and bam - found a block (92113). Should have just kept soloing a bit more  Grin
hero member
Activity: 756
Merit: 501
I wish they'd release their code soon.  Cheesy
sr. member
Activity: 287
Merit: 250
ypool is basically finding all the blocks at this point.
Pages:
Jump to: