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)...
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".
[edit]
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
) And just to show that blocks can be generated even with low power virtual machines!