Bitcoin Forum
May 23, 2024, 10:15:09 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 ... 92 »
401  Other / Archival / Re: delete on: October 11, 2011, 03:02:22 PM
There's only been about 220K coins generated since going live.

Can you explain the math that generates this answer?

To be honest I didn't expect us to reach 1200+ nodes within 18 hours of operation, seems SolidCoin is outpacing my own expectations.

Where are you getting these node counts from? How do you know that some of those nodes aren't attacker(s)?

With hindsight I would have started the chain at a higher difficulty. I should have time tomorrow to upload the new algorithm to the website, so stay tuned to our forum or site if you're interested.

What new algorithm? Are you saying that the difficulty adjustment algorithm is inadequate? You're going to fork your block chain by changing it?

I don't normally use image macros, but this totally reeks of

402  Economy / Marketplace / Re: [ANNOUNCE] Bitcoin message service v1.0 (within block-chain) on: October 11, 2011, 02:54:47 PM
under that logic, the 'rational' thing for all pools would be to mine ixcoin, i0coin, solidcoin, everyothercoin as well, and for all miners participating in pools to demand payment in all these alternates or their btc equivalent.

Merged mining isn't what you think it is.
403  Other / Politics & Society / Re: Intellectual Property - In All Fairness! on: October 11, 2011, 02:35:23 PM
Not clear on something - how exactly does the enforcement of IP rights lead to slavery?

When grandma downloads 2,500 songs illegally, the RIAA breaks down her door, she is taken to court, and is fined $250,000. Since grandma obviously doesn't have that kind of cash, she is taken to jail instead, where she is forced to work off her "debt to society" by either picking up litter off the side of the roads, or by breaking rocks with sledgehammers.
Slavery.

Um no.  Its a civil action so there is no prospect of jail. 

So if I refuse to pay the leeches a dime, what happens then?
404  Other / Politics & Society / Re: Intellectual Property - In All Fairness! on: October 11, 2011, 02:34:37 PM
..snip...

So would you.  The idea of slavery being immoral is relatively new and just as 1000 years ago, we would not have discussed air fares, we would also not have discussed the abolition of slavery.

http://en.wikipedia.org/wiki/Abolition_of_slavery_timeline

I would have only out of ignorance. Once I had been pointed out that slaves have the same felings and wants as non-slaves, I.e. not been ignorant any more, I would not have supported slavery
...snip...

Sorry but you are kidding yourself.  Perfectly moral people like Moses, Jesus and the Buddha were fine with slavery.  Can you really argue that Jesus had no idea slaves had feelings?

Surely you realize that fictional characters represent the morals of the men who create them.
405  Alternate cryptocurrencies / Altcoin Discussion / Re: SolidCoin 2 Release - Monday 10th October 23:35 UTC on: October 11, 2011, 09:04:26 AM
If the measuring stick of an alt chain be its block generation rate, then solidcoin is surely a smashing success. In the words of Gob Bluth,"I've made a huge mistake".
406  Other / Archival / Re: delete on: October 11, 2011, 07:19:27 AM
In case anyone's curious... I'm going to bed now.

Code:
tail -f debug.log | gawk ' BEGIN{ last=systime(); start=1318289700 } /SetBestChain/ { now=systime(); block=substr($4,index($4,"=")+1); blockrate=(now-start)/60/block; toofast=3.5/blockrate; print now ": block# " block " - " now-last "s (" blockrate " minutes/block, " toofast " x)"; last=now  }'

1318317428: block# 9898 - 0s (0.0466896 minutes/block, 74.9632 x)
1318317430: block# 9899 - 2s (0.0466882 minutes/block, 74.9654 x)
1318317432: block# 9900 - 2s (0.0466869 minutes/block, 74.9675 x)
1318317434: block# 9901 - 2s (0.0466855 minutes/block, 74.9697 x)
1318317442: block# 9902 - 8s (0.0466943 minutes/block, 74.9557 x)
1318317444: block# 9903 - 2s (0.0466929 minutes/block, 74.9578 x)
1318317452: block# 9904 - 8s (0.0467017 minutes/block, 74.9438 x)
1318317452: block# 9905 - 0s (0.046697 minutes/block, 74.9514 x)
1318317458: block# 9906 - 6s (0.0467023 minutes/block, 74.9427 x)
1318317459: block# 9907 - 1s (0.0466993 minutes/block, 74.9476 x)
1318317464: block# 9908 - 5s (0.046703 minutes/block, 74.9417 x)
1318317467: block# 9909 - 3s (0.0467033 minutes/block, 74.9411 x)
1318317471: block# 9910 - 4s (0.0467053 minutes/block, 74.9379 x)
1318317476: block# 9911 - 5s (0.046709 minutes/block, 74.932 x)
1318317482: block# 9912 - 6s (0.0467144 minutes/block, 74.9233 x)
1318317485: block# 9913 - 3s (0.0467148 minutes/block, 74.9228 x)
1318317489: block# 9914 - 4s (0.0467168 minutes/block, 74.9196 x)
1318317496: block# 9915 - 7s (0.0467238 minutes/block, 74.9083 x)
1318317496: block# 9916 - 0s (0.0467191 minutes/block, 74.9158 x)
1318317497: block# 9917 - 1s (0.0467161 minutes/block, 74.9207 x)
1318317502: block# 9918 - 5s (0.0467198 minutes/block, 74.9148 x)
1318317503: block# 9919 - 1s (0.0467167 minutes/block, 74.9196 x)
1318317509: block# 9920 - 6s (0.0467221 minutes/block, 74.911 x)
1318317512: block# 9921 - 3s (0.0467224 minutes/block, 74.9105 x)
1318317515: block# 9922 - 3s (0.0467228 minutes/block, 74.9099 x)
1318317520: block# 9923 - 5s (0.0467265 minutes/block, 74.904 x)
1318317525: block# 9924 - 5s (0.0467301 minutes/block, 74.8981 x)
1318317532: block# 9925 - 7s (0.0467372 minutes/block, 74.8868 x)
1318317537: block# 9926 - 5s (0.0467409 minutes/block, 74.8809 x)
1318317541: block# 9927 - 4s (0.0467429 minutes/block, 74.8777 x)
1318317544: block# 9928 - 3s (0.0467432 minutes/block, 74.8772 x)
407  Other / Archival / Re: delete on: October 11, 2011, 07:18:08 AM
One last update:

Code:
tail -f debug.log | gawk ' BEGIN{ last=systime(); start=1318289700 } /SetBestChain/ { now=systime(); block=substr($4,index($4,"=")+1); blockrate=(now-start)/60/block; toofast=3.5/blockrate; print now ": block# " block " - " now-last "s (" blockrate " minutes/block, " toofast " x)"; last=now  }'

This version calculates the actual minutes/block average over the life of SolidCoin, along with how much faster blocks are being generated than they should be.

Code:
1318317430: block# 9899 - 2s (0.0466882 minutes/block, 74.9654 x)
1318317432: block# 9900 - 2s (0.0466869 minutes/block, 74.9675 x)
1318317434: block# 9901 - 2s (0.0466855 minutes/block, 74.9697 x)
1318317442: block# 9902 - 8s (0.0466943 minutes/block, 74.9557 x)
1318317444: block# 9903 - 2s (0.0466929 minutes/block, 74.9578 x)
1318317452: block# 9904 - 8s (0.0467017 minutes/block, 74.9438 x)
1318317452: block# 9905 - 0s (0.046697 minutes/block, 74.9514 x)
1318317458: block# 9906 - 6s (0.0467023 minutes/block, 74.9427 x)
1318317459: block# 9907 - 1s (0.0466993 minutes/block, 74.9476 x)
1318317464: block# 9908 - 5s (0.046703 minutes/block, 74.9417 x)
1318317467: block# 9909 - 3s (0.0467033 minutes/block, 74.9411 x)
408  Other / Archival / Re: delete on: October 11, 2011, 07:06:06 AM
The hash rate is in fact decreasing, but very slowly. I'm thinking that BCE is still mining away, just starting to be affected by the difficulty increases.

CoinHunter, where is that promised 51% protection?

Considering that coinotron alone is reporting about the same MH/s rate as it was in beta, whet the hash rates were showing up considerably larger than they are now.... it's easy to understand there are considerably more miners mining.  Considering BTX couldn't offer any evidence of what he did, even under duress of being banned yet you all still think he is still attacking the network must hint at something about you all.... but mamma always said if you don't have anything nice to say then don't say anything at all.

If Coinotron is finding all of those blocks, why are most of theirs Invalid?

edit... An additional point: why hasn't the difficulty caught up to the hash rate yet? Does it not increase by up to 4x as in Bitcoin?
409  Other / Archival / Re: delete on: October 11, 2011, 06:58:05 AM
The hash rate is in fact decreasing, but very slowly. I'm thinking that BCE is still mining away, just starting to be affected by the difficulty increases.

Code:
1318315376: block# 9271 - 2s (0.361076 block/s)
1318315380: block# 9272 - 4s (0.361059 block/s)
1318315381: block# 9273 - 1s (0.361084 block/s)
1318315389: block# 9274 - 8s (0.361011 block/s)
1318315389: block# 9275 - 0s (0.361049 block/s)
1318315391: block# 9276 - 2s (0.36106 block/s)
1318315392: block# 9277 - 1s (0.361085 block/s)
1318315396: block# 9278 - 4s (0.361068 block/s)
1318315397: block# 9279 - 1s (0.361093 block/s)
1318315401: block# 9280 - 4s (0.361075 block/s)
1318315403: block# 9281 - 2s (0.361086 block/s)
1318315407: block# 9282 - 4s (0.361069 block/s)
1318315410: block# 9283 - 3s (0.361066 block/s)
1318315414: block# 9284 - 4s (0.361048 block/s)
1318315417: block# 9285 - 3s (0.361045 block/s)
1318315421: block# 9286 - 4s (0.361028 block/s)
1318315423: block# 9287 - 2s (0.361039 block/s)
1318315427: block# 9288 - 4s (0.361021 block/s)
1318315429: block# 9289 - 2s (0.361032 block/s)
1318315431: block# 9290 - 2s (0.361043 block/s)
1318315433: block# 9291 - 2s (0.361054 block/s)
1318315436: block# 9292 - 3s (0.361051 block/s)
1318315438: block# 9293 - 2s (0.361061 block/s)
1318315443: block# 9294 - 5s (0.36103 block/s)
1318315444: block# 9295 - 1s (0.361055 block/s)
1318315449: block# 9296 - 5s (0.361024 block/s)
1318315450: block# 9297 - 1s (0.361049 block/s)
1318315454: block# 9298 - 4s (0.361031 block/s)
1318315456: block# 9299 - 2s (0.361042 block/s)
1318315459: block# 9300 - 3s (0.361039 block/s)
1318315462: block# 9301 - 3s (0.361036 block/s)
1318315465: block# 9302 - 3s (0.361032 block/s)
1318315467: block# 9303 - 2s (0.361043 block/s)
1318315471: block# 9304 - 4s (0.361026 block/s)
1318315472: block# 9305 - 1s (0.361051 block/s)
1318315477: block# 9306 - 5s (0.36102 block/s)
1318315480: block# 9307 - 3s (0.361016 block/s)
1318315483: block# 9308 - 3s (0.361013 block/s)
1318315485: block# 9309 - 2s (0.361024 block/s)
1318315489: block# 9310 - 4s (0.361007 block/s)
1318315492: block# 9311 - 3s (0.361003 block/s)
1318315496: block# 9312 - 4s (0.360986 block/s)
1318315499: block# 9313 - 3s (0.360983 block/s)
1318315502: block# 9314 - 3s (0.36098 block/s)
1318315504: block# 9315 - 2s (0.360991 block/s)
1318315508: block# 9316 - 4s (0.360973 block/s)
1318315510: block# 9317 - 2s (0.360984 block/s)
1318315512: block# 9318 - 2s (0.360995 block/s)
1318315513: block# 9319 - 1s (0.36102 block/s)
1318315517: block# 9320 - 4s (0.361002 block/s)
1318315518: block# 9321 - 1s (0.361027 block/s)
1318315522: block# 9322 - 4s (0.36101 block/s)
1318315525: block# 9323 - 3s (0.361007 block/s)
1318315530: block# 9324 - 5s (0.360976 block/s)
1318315533: block# 9325 - 3s (0.360972 block/s)
1318315536: block# 9326 - 3s (0.360969 block/s)
1318315538: block# 9327 - 2s (0.36098 block/s)
1318315543: block# 9328 - 5s (0.360949 block/s)
1318315544: block# 9329 - 1s (0.360974 block/s)
1318315549: block# 9330 - 5s (0.360942 block/s)
1318315552: block# 9331 - 3s (0.360939 block/s)
1318315556: block# 9332 - 4s (0.360922 block/s)
1318315557: block# 9333 - 1s (0.360947 block/s)
1318315560: block# 9334 - 3s (0.360944 block/s)
1318315562: block# 9335 - 2s (0.360954 block/s)
1318315566: block# 9336 - 4s (0.360937 block/s)
1318315568: block# 9337 - 2s (0.360948 block/s)
1318315572: block# 9338 - 4s (0.360931 block/s)
1318315574: block# 9339 - 2s (0.360941 block/s)
1318315577: block# 9340 - 3s (0.360938 block/s)
1318315581: block# 9341 - 4s (0.360921 block/s)
1318315586: block# 9342 - 5s (0.36089 block/s)
1318315588: block# 9343 - 2s (0.360901 block/s)
1318315591: block# 9344 - 3s (0.360898 block/s)
1318315594: block# 9345 - 3s (0.360894 block/s)
1318315599: block# 9346 - 5s (0.360863 block/s)
1318315599: block# 9347 - 0s (0.360902 block/s)
1318315601: block# 9348 - 2s (0.360913 block/s)
1318315604: block# 9349 - 3s (0.36091 block/s)
1318315609: block# 9350 - 5s (0.360878 block/s)
1318315610: block# 9351 - 1s (0.360903 block/s)
1318315614: block# 9352 - 4s (0.360886 block/s)
1318315617: block# 9353 - 3s (0.360883 block/s)
1318315621: block# 9354 - 4s (0.360866 block/s)
1318315621: block# 9355 - 0s (0.360904 block/s)
1318315626: block# 9356 - 5s (0.360873 block/s)
1318315627: block# 9357 - 1s (0.360898 block/s)
1318315631: block# 9358 - 4s (0.360881 block/s)
1318315633: block# 9359 - 2s (0.360892 block/s)
1318315637: block# 9360 - 4s (0.360874 block/s)
1318315639: block# 9361 - 2s (0.360885 block/s)
1318315644: block# 9362 - 5s (0.360854 block/s)
1318315646: block# 9363 - 2s (0.360865 block/s)
1318315649: block# 9364 - 3s (0.360862 block/s)
1318315650: block# 9365 - 1s (0.360886 block/s)
1318315655: block# 9366 - 5s (0.360855 block/s)
1318315657: block# 9367 - 2s (0.360866 block/s)
1318315661: block# 9368 - 4s (0.360849 block/s)
1318315663: block# 9369 - 2s (0.36086 block/s)
1318315666: block# 9370 - 3s (0.360857 block/s)
1318315670: block# 9371 - 4s (0.360839 block/s)
1318315675: block# 9372 - 5s (0.360808 block/s)
1318315678: block# 9373 - 3s (0.360805 block/s)
1318315682: block# 9374 - 4s (0.360788 block/s)
1318315684: block# 9375 - 2s (0.360799 block/s)
1318315688: block# 9376 - 4s (0.360782 block/s)
1318315690: block# 9377 - 2s (0.360793 block/s)
1318315693: block# 9378 - 3s (0.360789 block/s)
1318315695: block# 9379 - 2s (0.3608 block/s)
1318315701: block# 9380 - 6s (0.360755 block/s)
1318315704: block# 9381 - 3s (0.360752 block/s)
1318315706: block# 9382 - 2s (0.360763 block/s)
1318315708: block# 9383 - 2s (0.360774 block/s)
1318315712: block# 9384 - 4s (0.360757 block/s)
1318315713: block# 9385 - 1s (0.360781 block/s)
1318315718: block# 9386 - 5s (0.36075 block/s)
1318315720: block# 9387 - 2s (0.360761 block/s)
1318315722: block# 9388 - 2s (0.360772 block/s)
1318315724: block# 9389 - 2s (0.360782 block/s)
1318315730: block# 9390 - 6s (0.360738 block/s)
1318315732: block# 9391 - 2s (0.360748 block/s)
1318315738: block# 9392 - 6s (0.360704 block/s)
1318315743: block# 9393 - 5s (0.360673 block/s)
1318315747: block# 9394 - 4s (0.360656 block/s)
1318315749: block# 9395 - 2s (0.360666 block/s)
1318315751: block# 9396 - 2s (0.360677 block/s)
1318315753: block# 9397 - 2s (0.360688 block/s)
1318315757: block# 9398 - 4s (0.360671 block/s)
1318315759: block# 9399 - 2s (0.360682 block/s)
1318315764: block# 9400 - 5s (0.360651 block/s)
1318315764: block# 9401 - 0s (0.360689 block/s)
1318315768: block# 9402 - 4s (0.360672 block/s)
1318315771: block# 9403 - 3s (0.360669 block/s)
1318315776: block# 9404 - 5s (0.360638 block/s)
1318315777: block# 9405 - 1s (0.360663 block/s)
1318315781: block# 9406 - 4s (0.360646 block/s)
1318315784: block# 9407 - 3s (0.360643 block/s)
1318315789: block# 9408 - 5s (0.360612 block/s)
1318315790: block# 9409 - 1s (0.360636 block/s)
1318315794: block# 9410 - 4s (0.360619 block/s)
1318315796: block# 9411 - 2s (0.36063 block/s)
1318315800: block# 9412 - 4s (0.360613 block/s)
1318315801: block# 9413 - 1s (0.360638 block/s)
1318315804: block# 9414 - 3s (0.360634 block/s)
1318315807: block# 9415 - 3s (0.360631 block/s)
1318315807: block# 9416 - 0s (0.36067 block/s)
1318315809: block# 9417 - 2s (0.36068 block/s)
1318315813: block# 9418 - 4s (0.360663 block/s)
1318315816: block# 9419 - 3s (0.36066 block/s)
1318315819: block# 9420 - 3s (0.360657 block/s)
1318315821: block# 9421 - 2s (0.360668 block/s)
1318315822: block# 9422 - 1s (0.360692 block/s)
1318315824: block# 9423 - 2s (0.360703 block/s)
1318315828: block# 9424 - 4s (0.360686 block/s)
1318315830: block# 9425 - 2s (0.360697 block/s)
1318315834: block# 9426 - 4s (0.36068 block/s)
1318315838: block# 9427 - 4s (0.360663 block/s)
1318315841: block# 9428 - 3s (0.36066 block/s)
1318315842: block# 9429 - 1s (0.360684 block/s)
1318315848: block# 9430 - 6s (0.360639 block/s)
1318315850: block# 9431 - 2s (0.36065 block/s)
1318315853: block# 9432 - 3s (0.360647 block/s)
1318315858: block# 9433 - 5s (0.360616 block/s)
1318315863: block# 9434 - 5s (0.360586 block/s)
1318315865: block# 9435 - 2s (0.360596 block/s)
1318315868: block# 9436 - 3s (0.360593 block/s)
1318315872: block# 9437 - 4s (0.360576 block/s)
1318315876: block# 9438 - 4s (0.360559 block/s)
1318315880: block# 9439 - 4s (0.360542 block/s)
1318315883: block# 9440 - 3s (0.360539 block/s)
1318315884: block# 9441 - 1s (0.360564 block/s)
1318315887: block# 9442 - 3s (0.360561 block/s)
1318315892: block# 9443 - 5s (0.36053 block/s)
1318315894: block# 9444 - 2s (0.360541 block/s)
1318315897: block# 9445 - 3s (0.360537 block/s)
1318315902: block# 9446 - 5s (0.360507 block/s)
1318315903: block# 9447 - 1s (0.360531 block/s)
1318315906: block# 9448 - 3s (0.360528 block/s)
1318315909: block# 9449 - 3s (0.360525 block/s)
1318315910: block# 9450 - 1s (0.360549 block/s)
1318315912: block# 9451 - 2s (0.36056 block/s)
1318315915: block# 9452 - 3s (0.360557 block/s)
1318315917: block# 9453 - 2s (0.360568 block/s)
1318315923: block# 9454 - 6s (0.360523 block/s)
1318315924: block# 9455 - 1s (0.360548 block/s)
1318315929: block# 9456 - 5s (0.360517 block/s)
1318315930: block# 9457 - 1s (0.360541 block/s)
1318315935: block# 9458 - 5s (0.360511 block/s)
1318315936: block# 9459 - 1s (0.360535 block/s)
1318315941: block# 9460 - 5s (0.360505 block/s)
1318315944: block# 9461 - 3s (0.360501 block/s)
1318315951: block# 9462 - 7s (0.360443 block/s)
1318315953: block# 9463 - 2s (0.360454 block/s)
1318315958: block# 9464 - 5s (0.360423 block/s)
1318315960: block# 9465 - 2s (0.360434 block/s)
1318315964: block# 9466 - 4s (0.360417 block/s)
1318315966: block# 9467 - 2s (0.360428 block/s)
1318315967: block# 9468 - 1s (0.360452 block/s)
1318315970: block# 9469 - 3s (0.360449 block/s)
1318315975: block# 9470 - 5s (0.360419 block/s)
1318315976: block# 9471 - 1s (0.360443 block/s)
1318315980: block# 9472 - 4s (0.360426 block/s)
1318315983: block# 9473 - 3s (0.360423 block/s)
1318315986: block# 9474 - 3s (0.36042 block/s)
1318315989: block# 9475 - 3s (0.360417 block/s)
1318315993: block# 9476 - 4s (0.3604 block/s)
1318315995: block# 9477 - 2s (0.360411 block/s)
1318315999: block# 9478 - 4s (0.360394 block/s)
1318316001: block# 9479 - 2s (0.360405 block/s)
1318316004: block# 9480 - 3s (0.360401 block/s)
1318316007: block# 9481 - 3s (0.360398 block/s)
1318316014: block# 9482 - 7s (0.360341 block/s)
1318316016: block# 9483 - 2s (0.360351 block/s)
1318316020: block# 9484 - 4s (0.360334 block/s)
1318316023: block# 9485 - 3s (0.360331 block/s)
1318316027: block# 9486 - 4s (0.360315 block/s)
1318316030: block# 9487 - 3s (0.360311 block/s)
1318316034: block# 9488 - 4s (0.360295 block/s)
1318316036: block# 9489 - 2s (0.360305 block/s)
1318316039: block# 9490 - 3s (0.360302 block/s)
1318316045: block# 9491 - 6s (0.360258 block/s)
1318316049: block# 9492 - 4s (0.360241 block/s)
1318316052: block# 9493 - 3s (0.360238 block/s)
1318316056: block# 9494 - 4s (0.360222 block/s)
1318316059: block# 9495 - 3s (0.360219 block/s)
1318316063: block# 9496 - 4s (0.360202 block/s)
1318316066: block# 9497 - 3s (0.360199 block/s)
1318316070: block# 9498 - 4s (0.360182 block/s)
1318316072: block# 9499 - 2s (0.360193 block/s)
1318316076: block# 9500 - 4s (0.360176 block/s)
1318316077: block# 9501 - 1s (0.3602 block/s)
1318316081: block# 9502 - 4s (0.360183 block/s)
1318316084: block# 9503 - 3s (0.36018 block/s)
1318316088: block# 9504 - 4s (0.360164 block/s)
1318316090: block# 9505 - 2s (0.360174 block/s)
1318316093: block# 9506 - 3s (0.360171 block/s)
1318316097: block# 9507 - 4s (0.360155 block/s)
1318316101: block# 9508 - 4s (0.360138 block/s)
1318316103: block# 9509 - 2s (0.360148 block/s)
1318316107: block# 9510 - 4s (0.360132 block/s)
1318316110: block# 9511 - 3s (0.360129 block/s)
1318316114: block# 9512 - 4s (0.360112 block/s)
1318316120: block# 9513 - 6s (0.360068 block/s)
1318316123: block# 9514 - 3s (0.360065 block/s)
1318316127: block# 9515 - 4s (0.360048 block/s)
1318316132: block# 9516 - 5s (0.360018 block/s)
1318316134: block# 9517 - 2s (0.360029 block/s)
1318316138: block# 9518 - 4s (0.360012 block/s)
1318316142: block# 9519 - 4s (0.359995 block/s)
1318316145: block# 9520 - 3s (0.359992 block/s)
1318316147: block# 9521 - 2s (0.360003 block/s)
1318316151: block# 9522 - 4s (0.359986 block/s)
1318316155: block# 9523 - 4s (0.35997 block/s)
1318316159: block# 9524 - 4s (0.359953 block/s)
1318316161: block# 9525 - 2s (0.359964 block/s)
1318316167: block# 9526 - 6s (0.35992 block/s)
1318316168: block# 9527 - 1s (0.359944 block/s)
1318316172: block# 9528 - 4s (0.359927 block/s)
1318316173: block# 9529 - 1s (0.359952 block/s)
1318316177: block# 9530 - 4s (0.359935 block/s)
1318316179: block# 9531 - 2s (0.359946 block/s)
1318316184: block# 9532 - 5s (0.359915 block/s)
1318316185: block# 9533 - 1s (0.35994 block/s)
1318316189: block# 9534 - 4s (0.359923 block/s)
1318316195: block# 9535 - 6s (0.359879 block/s)
1318316198: block# 9536 - 3s (0.359876 block/s)
1318316199: block# 9537 - 1s (0.3599 block/s)
1318316203: block# 9538 - 4s (0.359884 block/s)
1318316205: block# 9539 - 2s (0.359894 block/s)
1318316209: block# 9540 - 4s (0.359878 block/s)
1318316211: block# 9541 - 2s (0.359888 block/s)
1318316215: block# 9542 - 4s (0.359872 block/s)
1318316218: block# 9543 - 3s (0.359869 block/s)
1318316221: block# 9544 - 3s (0.359866 block/s)
1318316222: block# 9545 - 1s (0.35989 block/s)
1318316226: block# 9546 - 4s (0.359873 block/s)
1318316227: block# 9547 - 1s (0.359897 block/s)
1318316231: block# 9548 - 4s (0.359881 block/s)
1318316232: block# 9549 - 1s (0.359905 block/s)

CoinHunter, where is that promised 51% invulnerability?
410  Other / Politics & Society / Re: Intellectual Property - In All Fairness! on: October 11, 2011, 06:52:29 AM
The justification is simple and has already been mentioned here many times. Large time consuming projects such as book writing, filmmaking, etc. require a lot of sacrifice up front, in the form of time, effort, and/or money, as well as paying your dues in learning how to write, make films, etc. There's risk involved there, and it deserves compensation.

What if nobody buys the work? That risk receives no compensation.

You previously stated that the reason it is unacceptable for me to do whatever I want with a DVD is because I agreed to a "contract" by purchasing it. Have you abandoned this position? If not, then how do you reconcile that MoonShadow did not agree to a contract because I gave him a copy with all references to copyright and acceptable use stripped out?


You're going to have to admit, that even in your perfect libertarian world, there are going to be things that you can physically do, would physically like to do, but that you will refrain from doing because there are perceived consequences.

Sure, like murder, rape, and theft. Copying information is not an initiation of violence.
411  Other / Archival / Re: delete on: October 11, 2011, 06:46:03 AM
For those keeping score, roughly 279,000 solidcoins have been generated in the last few hours.  I'm so hoping an exchange will open before I head to bed. =)


If you are planning to dump then don't bother. This is bound to reach parity with BTC. BTC is really dying.

Price is decreasing. Blocks are found rarely and transactions are ground to a complete halt. Difficulty is decreasing and the miners ( only users there are at all ) are leaving too.

Solidcoin is the onlychain that is 51% proof and also has fast transactions amongst a boatload of other features.

Believe what you want but I think it is the future and will reach parity sooner or later. You may not believe it or may not want to believe it but it really is the truth. The BTC economics are not working properly. It started the cryptocurrency revolution but a better alternative is bound to emerge.

Sell you SC for BTC and you will be left holding the BTC bag when prices drop to <$1 as the early adopters of BTC holding 100 000s of coins decide to cash out now when they can buy a car with their stash rather than wait till they can only buy a laptop with it.

Sad but true. Bitcoin has had its time. Maybe SC2 will or will not replace it but I have lost faith in BTC long time ago. SC2 looks pretty orangey ATM. I'm holding.

Lol. This account seriously has to be an an anti-SolidCoin troll. Has to be.
412  Other / Archival / Re: delete on: October 11, 2011, 06:43:03 AM
Updated script:
Code:
tail -f debug.log | gawk ' BEGIN{ last=systime(); start=1318289700 } /SetBestChain/ { now=systime(); block=substr($4,index($4,"=")+1); print now ": block# " block " - " now-last "s (" block/(now-start) " block/s)"; last=now  }'

start should be the time at which SolidCoin went live. block/s is calculated over the entire life of SolidCoin.

Data:
Code:
1318315012: block# 9151 - 1s (0.361528 block/s)
1318315016: block# 9152 - 4s (0.361511 block/s)
1318315017: block# 9153 - 1s (0.361536 block/s)
1318315021: block# 9154 - 4s (0.361518 block/s)
1318315025: block# 9155 - 4s (0.3615 block/s)
1318315028: block# 9156 - 3s (0.361497 block/s)
1318315029: block# 9157 - 1s (0.361522 block/s)
1318315033: block# 9158 - 4s (0.361505 block/s)
1318315035: block# 9159 - 2s (0.361516 block/s)
1318315038: block# 9160 - 3s (0.361512 block/s)
1318315040: block# 9161 - 2s (0.361523 block/s)
1318315045: block# 9162 - 5s (0.361491 block/s)
1318315046: block# 9163 - 1s (0.361517 block/s)
1318315050: block# 9164 - 4s (0.361499 block/s)
1318315052: block# 9165 - 2s (0.36151 block/s)
1318315058: block# 9166 - 6s (0.361464 block/s)
1318315059: block# 9167 - 1s (0.361489 block/s)
1318315063: block# 9168 - 4s (0.361471 block/s)
1318315065: block# 9169 - 2s (0.361482 block/s)
1318315069: block# 9170 - 4s (0.361465 block/s)
1318315070: block# 9171 - 1s (0.36149 block/s)
1318315074: block# 9172 - 4s (0.361472 block/s)
1318315077: block# 9173 - 3s (0.361469 block/s)
1318315081: block# 9174 - 4s (0.361451 block/s)
1318315083: block# 9175 - 2s (0.361462 block/s)
1318315086: block# 9176 - 3s (0.361459 block/s)
1318315089: block# 9177 - 3s (0.361456 block/s)
1318315092: block# 9178 - 3s (0.361452 block/s)
1318315094: block# 9179 - 2s (0.361463 block/s)
1318315098: block# 9180 - 4s (0.361446 block/s)
1318315103: block# 9181 - 5s (0.361414 block/s)
1318315107: block# 9182 - 4s (0.361396 block/s)
1318315109: block# 9183 - 2s (0.361407 block/s)
1318315113: block# 9184 - 4s (0.36139 block/s)
1318315115: block# 9185 - 2s (0.361401 block/s)
1318315118: block# 9186 - 3s (0.361397 block/s)
1318315122: block# 9187 - 4s (0.36138 block/s)
1318315123: block# 9188 - 1s (0.361405 block/s)
1318315126: block# 9189 - 3s (0.361402 block/s)
1318315130: block# 9190 - 4s (0.361384 block/s)
1318315132: block# 9191 - 2s (0.361395 block/s)
1318315136: block# 9192 - 4s (0.361378 block/s)
1318315140: block# 9193 - 4s (0.36136 block/s)
1318315144: block# 9194 - 4s (0.361343 block/s)
1318315144: block# 9195 - 0s (0.361382 block/s)
1318315148: block# 9196 - 4s (0.361364 block/s)
1318315149: block# 9197 - 1s (0.361389 block/s)
1318315153: block# 9198 - 4s (0.361372 block/s)
1318315157: block# 9199 - 4s (0.361354 block/s)
1318315160: block# 9200 - 3s (0.361351 block/s)
1318315165: block# 9201 - 5s (0.361319 block/s)
1318315169: block# 9202 - 4s (0.361302 block/s)
1318315172: block# 9203 - 3s (0.361299 block/s)
1318315176: block# 9204 - 4s (0.361281 block/s)
1318315179: block# 9205 - 3s (0.361278 block/s)
1318315182: block# 9206 - 3s (0.361275 block/s)
1318315184: block# 9207 - 2s (0.361286 block/s)
1318315188: block# 9208 - 4s (0.361268 block/s)
1318315191: block# 9209 - 3s (0.361265 block/s)
1318315196: block# 9210 - 5s (0.361233 block/s)
1318315198: block# 9211 - 2s (0.361244 block/s)
1318315200: block# 9212 - 2s (0.361255 block/s)
1318315202: block# 9213 - 2s (0.361266 block/s)
1318315206: block# 9214 - 4s (0.361248 block/s)
1318315206: block# 9215 - 0s (0.361288 block/s)
1318315210: block# 9216 - 4s (0.36127 block/s)
1318315213: block# 9217 - 3s (0.361267 block/s)
1318315216: block# 9218 - 3s (0.361264 block/s)
1318315219: block# 9219 - 3s (0.36126 block/s)
1318315222: block# 9220 - 3s (0.361257 block/s)
1318315225: block# 9221 - 3s (0.361254 block/s)
1318315229: block# 9222 - 4s (0.361236 block/s)
1318315232: block# 9223 - 3s (0.361233 block/s)
1318315236: block# 9224 - 4s (0.361216 block/s)
1318315238: block# 9225 - 2s (0.361226 block/s)
1318315239: block# 9226 - 1s (0.361251 block/s)
1318315242: block# 9227 - 3s (0.361248 block/s)
1318315246: block# 9228 - 4s (0.361231 block/s)
1318315247: block# 9229 - 1s (0.361256 block/s)
1318315251: block# 9230 - 4s (0.361238 block/s)
1318315253: block# 9231 - 2s (0.361249 block/s)
1318315257: block# 9232 - 4s (0.361232 block/s)
1318315259: block# 9233 - 2s (0.361243 block/s)
1318315262: block# 9234 - 3s (0.361239 block/s)
1318315268: block# 9235 - 6s (0.361194 block/s)
1318315271: block# 9236 - 3s (0.36119 block/s)
1318315273: block# 9237 - 2s (0.361201 block/s)
1318315278: block# 9238 - 5s (0.36117 block/s)
1318315280: block# 9239 - 2s (0.361181 block/s)
1318315284: block# 9240 - 4s (0.361163 block/s)
1318315286: block# 9241 - 2s (0.361174 block/s)
1318315289: block# 9242 - 3s (0.361171 block/s)
1318315291: block# 9243 - 2s (0.361182 block/s)
1318315295: block# 9244 - 4s (0.361164 block/s)
1318315296: block# 9245 - 1s (0.361189 block/s)
1318315301: block# 9246 - 5s (0.361158 block/s)
1318315302: block# 9247 - 1s (0.361183 block/s)
1318315306: block# 9248 - 4s (0.361165 block/s)
1318315308: block# 9249 - 2s (0.361176 block/s)
1318315311: block# 9250 - 3s (0.361173 block/s)
1318315313: block# 9251 - 2s (0.361184 block/s)
1318315319: block# 9252 - 6s (0.361138 block/s)
1318315321: block# 9253 - 2s (0.361149 block/s)
1318315327: block# 9254 - 6s (0.361104 block/s)
1318315329: block# 9255 - 2s (0.361114 block/s)
1318315330: block# 9256 - 1s (0.361139 block/s)
1318315332: block# 9257 - 2s (0.36115 block/s)
1318315336: block# 9258 - 4s (0.361133 block/s)
1318315337: block# 9259 - 1s (0.361158 block/s)
1318315342: block# 9260 - 5s (0.361126 block/s)
1318315346: block# 9261 - 4s (0.361109 block/s)
413  Other / Politics & Society / Re: Intellectual Property - In All Fairness! on: October 11, 2011, 06:40:07 AM
Ask the court what they think. I'm sure they can give you a more precise answer than I can. I didn't write the law - I just think it's fairly reasonable.

I didn't ask you the law, I asked you the justification behind the law. First you say it's because I "agree to a contract when I buy a DVD", then you have no answer so you fall back to "ask the court".

Tell me this - why do you feel it is it such a horrific burden for you? By following those relatively simple rules, has it somehow rendered you into indentured servitude with a taskmaster behind you snapping a whip at your back?

Not literally, but not too far from that. By the mere act of participating in a computer network and sharing copied data, I am considered a criminal according to the law and can be legally kidnapped, or killed if I resist kidnapping. Seems pretty fucking bad to me.
414  Other / Archival / Re: delete on: October 11, 2011, 06:24:30 AM
Only the priviledge in the order of SolidCoin get to see the source code little one !

No joke, that's the honest truth for once.

I'm feeling Poe's law on bulanula. I can't tell if he's a pro or anti CoinHunter troll.

Code:
1318314013: best=000000e834deeecab04c height=8805 (5)
1318314017: best=0000483d430d3fdefbef height=8806 (4)
1318314018: best=000000c3a218047bdd62 height=8807 (1)
1318314022: best=00004e4ec2d81902a12a height=8808 (4)
1318314024: best=000000162a8ff060e925 height=8809 (2)
1318314029: best=00005e233f881bd7f3fe height=8810 (5)
1318314031: best=000000db273daca83e5f height=8811 (2)
1318314035: best=00007a6f72c1211a0c8a height=8812 (4)
1318314036: best=000000e3d9f4276aaf07 height=8813 (1)
1318314041: best=000018d6e177d4370c09 height=8814 (5)
1318314042: best=000000fdff18b55a2284 height=8815 (1)
1318314046: best=0000588fbb4ae8da59ef height=8816 (4)
1318314049: best=0000007cba5e924eaa1b height=8817 (3)
1318314053: best=00006accaf1fec197deb height=8818 (4)
1318314054: best=000000430c2bd20f8196 height=8819 (1)
1318314059: best=0000273cbfdf06f0fac2 height=8820 (5)
1318314060: best=00000014b14c8c023075 height=8821 (1)
1318314061: best=000078123fa849337cbc height=8822 (1)
1318314063: best=00000090cff2301651a8 height=8823 (2)
1318314067: best=000077998241df13ef4d height=8824 (4)
1318314068: best=000000a88ac31adf114f height=8825 (1)
1318314072: best=00004edfc697344a70b5 height=8826 (4)
1318314076: best=000000909278d3170f18 height=8827 (4)
1318314080: best=000078e07ce1c48cc002 height=8828 (4)
1318314082: best=000001036ae610e2c78a height=8829 (2)
1318314086: best=00004c85e7ff9163a7a5 height=8830 (4)
1318314089: best=0000002cdf16b9febc9e height=8831 (3)
1318314092: best=00000dd55054ac1bcf99 height=8832 (3)
1318314092: best=00000035fd1d09a02f63 height=8833 (0)
1318314094: best=00000a0e95f70799167d height=8834 (2)
1318314094: best=000000d302659d7e4d0b height=8835 (0)
1318314098: best=00001f1891ab1ccc9ccd height=8836 (4)
1318314100: best=000000b467ace4b9d21c height=8837 (2)
1318314105: best=00003bad4b4cb30e9d18 height=8838 (5)
1318314106: best=000000d31d9d2d5d279a height=8839 (1)
1318314110: best=000067847b6f34c22d9f height=8840 (4)
1318314112: best=000000b4c57b74439388 height=8841 (2)
1318314116: best=00006109fe661523c3e0 height=8842 (4)
1318314117: best=000001125dea9acc136f height=8843 (1)
1318314119: best=00001d517a04470d6a80 height=8844 (2)
1318314120: best=000000592e890fa1ed7d height=8845 (1)
1318314124: best=00004f799af3fd8eed4a height=8846 (4)
1318314126: best=0000010a571a6c981c59 height=8847 (2)
1318314131: best=00006f45fa4bca0fdc5e height=8848 (5)
1318314133: best=00000107cc7849e78af5 height=8849 (2)
1318314138: best=00002614ccc41c3bc868 height=8850 (5)
1318314138: best=0000005ad827b7ea53b8 height=8851 (0)
1318314140: best=0000198896ebadce8832 height=8852 (2)
1318314141: best=000000957ac0d2183c99 height=8853 (1)
1318314146: best=0000026d4690d397d088 height=8854 (5)
1318314147: best=000000528135506418eb height=8855 (1)
1318314151: best=000030a3f041e4d3555b height=8856 (4)
1318314154: best=00000034f8e990c1c4eb height=8857 (3)
1318314158: best=000058b60785ae9a9853 height=8858 (4)
1318314162: best=0000009b3484c34bb235 height=8859 (4)
1318314167: best=00006658f5211e7f8531 height=8860 (5)
1318314168: best=000001190fc7e8479f37 height=8861 (1)
1318314171: best=00002c06b2f8daa2475d height=8862 (3)
1318314171: best=0000008ea2228d8556ca height=8863 (0)
1318314173: best=00002a0f77eab7b13640 height=8864 (2)
1318314175: best=00000096807918e601a0 height=8865 (2)
1318314181: best=0000223adc821a3758a4 height=8866 (6)
1318314181: best=0000011a4dc53258fb71 height=8867 (0)
1318314185: best=00007aab5a90821b7687 height=8868 (4)
1318314190: best=000001006d2b426ebac9 height=8869 (5)
1318314193: best=0000655d038146b0ae64 height=8870 (3)
1318314195: best=0000003c381637a74cef height=8871 (2)
1318314196: best=00003e2ab82c07907412 height=8872 (1)
1318314201: best=0000005fbfc4a00d2a39 height=8873 (5)
1318314206: best=000068a05338a3e6060f height=8874 (5)
1318314207: best=000000e5a94103b5ef1f height=8875 (1)
1318314212: best=00005dc62919ff289a48 height=8876 (5)
1318314214: best=00000007c121879e9ffb height=8877 (2)
1318314217: best=000030ffcf7c72c03902 height=8878 (3)
1318314220: best=00000009e5aab60da7cf height=8879 (3)
1318314223: best=00001cc15269816c072c height=8880 (3)
1318314225: best=000000198c3876d8672a height=8881 (2)
1318314229: best=0000753a1c7308111345 height=8882 (4)
1318314232: best=000000142a71cf9ab986 height=8883 (3)
1318314235: best=00001a22321ae8ab1259 height=8884 (3)
1318314240: best=000000228f76be0dd39d height=8885 (5)
1318314244: best=00001c3cb699b0fbabd2 height=8886 (4)
1318314246: best=0000000985b692c89a8b height=8887 (2)
1318314248: best=0000658d7b1892e1207f height=8888 (2)
1318314251: best=00000109e30b55a7bfe9 height=8889 (3)
1318314255: best=00003090a035ea1346f7 height=8890 (4)
1318314258: best=00000018b44bd7d4a910 height=8891 (3)
1318314262: best=000060bad42179e093a7 height=8892 (4)
1318314263: best=0000008a515a9663e93c height=8893 (1)
1318314267: best=000027ca16f24f2cc1ed height=8894 (4)
1318314269: best=000000a59b1dced1544d height=8895 (2)
1318314272: best=000065a4ca640c9feb02 height=8896 (3)
1318314274: best=00000024a28babece02e height=8897 (2)
1318314276: best=00003cf871bc7abe6a0a height=8898 (2)
1318314279: best=00000043198d39be84c5 height=8899 (3)
1318314283: best=00005cd2a5ffeefdc04d height=8900 (4)
1318314285: best=000000ddb509f90f993f height=8901 (2)
1318314288: best=00001983e4e2b332b14c height=8902 (3)
1318314290: best=00000038c917433d74f0 height=8903 (2)
1318314292: best=00007f171704b95e322a height=8904 (2)
1318314293: best=000000c4c3f477386460 height=8905 (1)
1318314297: best=0000182f4a79e51a977f height=8906 (4)
1318314300: best=0000006e3168f308d874 height=8907 (3)
1318314303: best=00002c6c8155ee7dfa46 height=8908 (3)

last ~100 or so blocks. If Coinotron lists most of the blocks found as invalid, who's controlling the hashing power that's finding a block every ~3 seconds, and is the block chain forked?
415  Other / Politics & Society / Re: Intellectual Property - In All Fairness! on: October 11, 2011, 06:22:44 AM
When you buy a DVD, you have entered into a contract. The intended use is clearly stated on the packaging, and you can make a choice then and there to either buy or not buy. Nobody is forcing you to buy.

So let's say I break that contract and I make a copy without any of that "clearly stated" intended use crap. Then I give that copy to MoonShadow, and he makes a copy, etc. If we agree that I agree to the IP law contract (which I don't) by opening the package, has MoonShadow done any such thing? What about the people to which he gives copies?

If MoonShadow can effectively demonstrate in court that he was not aware of any such contract, then he shouldn't have any problems. Tell me, is MoonShadow not aware of any such contract? A jury will decide. If it can be demonstrated that he has watched DVD movies sometime in his life, seen the FBI warning on the screen, purchased any DVD in the past, and in general, didn't crawl out from a underneath a rock yesterday, the jury might not be convinced. It's not complex. MoonShadow needs to convince the court he's not lying when he says he was not aware of any contract. Can he do that? It's a court case, and you libertarians admit that in your libertarian world, there will still be courts, and there will still be a need to convince others the real truth of the matter. So there is no real difference there.

This thread would probably serve as evidence that you and MoonShadow are indeed aware of the laws.

So you don't have to actually agree to the "contract" (buying/opening the DVD), you merely have to be aware of it? Aren't you contradicting what you said here?

When you buy a DVD, you have entered into a contract. The intended use is clearly stated on the packaging, and you can make a choice then and there to either buy or not buy. Nobody is forcing you to buy.

MoonShadow did not buy the DVD, this "contract" is not clearly stated on the packaging. So how can you hold him to the same standard as I, who clearly "agreed" to the "contract"?
416  Other / Politics & Society / Re: MSDS Health Rating of Fucking 4... on: October 11, 2011, 06:20:48 AM
Any suggestions for what products people can buy to use as a defense to protect themselves from such contaminants?
Any suggestions which manufacturers of those products are not directly or indirectly affiliated with those responsible for contaminating water sources and anxiously awaiting for mass business from others as a response to this desire/need to protect themselves?

It's called an RO unit. It isn't high tech, and they have been around for decades, available from hundreds of companies.

Seriously now...fluoridation conspiracies? Any idea why the modern dentist is mostly cosmetic and our teeth don't fall out at age fifty anymore?

Lemme guess...someone just read Naked Lunch for the first time...

We brush our teeth and floss? Do we really need to drink flouride for it to have a positive effect on our teeth?
417  Other / Archival / Re: delete on: October 11, 2011, 06:17:40 AM
It's currently at ~3 blk/s.  What's the target? 3 minutes?  Still a ways to go.

You mean 1 block/3 seconds?
418  Other / Archival / Re: delete on: October 11, 2011, 06:17:15 AM
Word problem:

SolidCoin has been generating blocks at a rate of ~22 per minute. At 8800 blocks, how long before SolidCoin's chain length surpasses Bitcoin's?
419  Other / Archival / Re: delete on: October 11, 2011, 06:09:44 AM
the rate is not slowing down. still over 1 block per sec at diff 92, actually same as when diff 48

Not sure where you are getting your info but as of right now the diff just went up from 88 to 100



Edit:
And for proof of my statements instead of just baseless garbage:
661   8297   2011-10-11 05:55:40   0:0:17   101
660   8291   2011-10-11 05:55:23   0:1:60   101
659   8251   2011-10-11 05:53:23   0:0:10   88
658   8249   2011-10-11 05:53:13   0:1:4   0   88

Blocks on coinotron.... see no 92...

So, seconds to minutes between blocks many of which are invalid. Here's what I'm seeing coming in...

Code:
timestamp                                         (seconds since last block)
1318313052: best=00007599fdcf8c68784a height=8478 (0)
1318313055: best=00000104adea1acb59c0 height=8479 (3)
1318313058: best=0000025aec0bdf5bffb9 height=8480 (3)
1318313062: best=00000029b62311ace27d height=8481 (4)
1318313065: best=000035f28baa83f74103 height=8482 (3)
1318313067: best=0000013fff6a03516c3f height=8483 (2)
1318313071: best=000071ca130486a0c870 height=8484 (4)
1318313072: best=0000013cf583d34a3863 height=8485 (1)
1318313075: best=0000206c177d208ef417 height=8486 (3)
1318313078: best=00000033265fd32e863f height=8487 (3)
1318313081: best=00005568603e787cacab height=8488 (3)
1318313084: best=0000002d8905e180051e height=8489 (3)
1318313087: best=00000fefa7fd37b7149f height=8490 (3)
1318313089: best=000001005fd1432b0a86 height=8491 (2)
1318313093: best=000026a0791b20101916 height=8492 (4)
1318313095: best=0000004f5eaaa8882653 height=8493 (2)
1318313099: best=00004857c7725e792979 height=8494 (4)
1318313100: best=000001200e4c760670b8 height=8495 (1)
1318313104: best=00007901b4b04226c739 height=8496 (4)
1318313105: best=00000005d48fac2e704d height=8497 (1)
1318313109: best=0000401f94973f15fca1 height=8498 (4)
1318313112: best=00000136b20c01d33834 height=8499 (3)
1318313115: best=00004272adc2d86dfc42 height=8500 (3)
1318313117: best=00000137a4dd7fdbd70e height=8501 (2)
1318313123: best=0000514e29f6ecbe06bf height=8502 (6)
1318313124: best=00000014fdc848585308 height=8503 (1)
1318313128: best=0000681329ed4e5c66f6 height=8504 (4)
1318313131: best=0000014449d28bc932db height=8505 (3)
1318313135: best=0000226c53befddd8a5b height=8506 (4)
1318313138: best=000000cb41068fd766e4 height=8507 (3)
1318313141: best=00004a04bfe4c2d6869c height=8508 (3)
1318313143: best=000000aeccc802b14ddc height=8509 (2)
1318313147: best=00003bf9ee55909950dc height=8510 (4)
1318313148: best=000000d8c63f3f9500e1 height=8511 (1)
1318313153: best=00004ecc12ea0422ae80 height=8512 (5)
1318313155: best=000000d4702620b62ca0 height=8513 (2)
1318313158: best=000055e7b360fd02a09d height=8514 (3)
1318313159: best=00000048ec3bf8a9e413 height=8515 (1)
1318313160: best=00005908683e32c9c73d height=8516 (1)
1318313162: best=00000124a5d0de294f32 height=8517 (2)
1318313166: best=000069459be0d5e994f5 height=8518 (4)
1318313169: best=00000105c16c467c184d height=8519 (3)
1318313172: best=000078dce9e2222714ec height=8520 (3)
1318313174: best=0000010671f76d50ee51 height=8521 (2)
1318313177: best=000022b5a70dcc555e95 height=8522 (3)
1318313180: best=00000040f8b5d290329a height=8523 (3)
1318313183: best=00004f04923c9dbccd01 height=8524 (3)
1318313185: best=0000005651c5882d11ba height=8525 (2)
1318313189: best=00004bdfe6585895f74c height=8526 (4)
1318313190: best=0000005a9406f2b24c16 height=8527 (1)
1318313194: best=000069220d9cd53939eb height=8528 (4)
1318313195: best=000000161e2ee523b86a height=8529 (1)
1318313198: best=00006fde4fdf8bbff732 height=8530 (3)
1318313200: best=00000122e7176ddb9752 height=8531 (2)
1318313204: best=000061010cc057ffbfb7 height=8532 (4)
1318313206: best=000000f14f4a7cf05011 height=8533 (2)
1318313210: best=000026ea9e516b64c0ff height=8534 (4)
1318313212: best=00000082024eaad54fc2 height=8535 (2)
1318313216: best=0000251a5d4a0ac44555 height=8536 (4)
1318313217: best=0000005811b932a11185 height=8537 (1)
1318313221: best=0000560e339797df76cf height=8538 (4)
1318313223: best=0000010692c5b3fb379e height=8539 (2)
1318313226: best=000003a55ec7e0abea78 height=8540 (3)
1318313228: best=000000fc3649a53ffd50 height=8541 (2)
1318313232: best=00005400169cd3cc95dd height=8542 (4)
1318313234: best=000000d5ebbff5f663e8 height=8543 (2)
1318313238: best=00001dae7bc2b8f05201 height=8544 (4)
1318313241: best=000001433e74a2e243d7 height=8545 (3)
1318313244: best=00005b5fda79bc31ae33 height=8546 (3)
1318313248: best=00000020c524efb7a202 height=8547 (4)
1318313251: best=000058d2c72e60945198 height=8548 (3)
1318313252: best=0000006429097410c195 height=8549 (1)
1318313257: best=0000257fb37f2428d286 height=8550 (5)
1318313257: best=00000139f92754ac2b21 height=8551 (0)
1318313264: best=00004caf885246916d30 height=8552 (7)
1318313264: best=00000006a87909276ac1 height=8553 (0)
1318313269: best=0000386134f9377a1be2 height=8554 (5)
1318313270: best=000000212407fbf049e1 height=8555 (1)
1318313275: best=0000658bcd32c423301c height=8556 (5)
1318313276: best=0000003362a6efbcc0a4 height=8557 (1)
1318313279: best=00007b76fdb84d738bd8 height=8558 (3)
1318313283: best=000000eb7a61999c27dd height=8559 (4)
1318313285: best=000050f4b59c11a662b8 height=8560 (2)
1318313287: best=000000beea236f17ae16 height=8561 (2)
1318313291: best=000039f231ddfdf23bbd height=8562 (4)
1318313293: best=000000177b2cd94a24a7 height=8563 (2)
1318313297: best=000045863b3f7c064aab height=8564 (4)
1318313299: best=000000a80a57fa43ac4c height=8565 (2)
1318313302: best=00005f03848e3303318a height=8566 (3)
1318313305: best=0000005450e9a8c2e797 height=8567 (3)
1318313309: best=0000706d2f2c23cfd6e9 height=8568 (4)
1318313313: best=0000004a6abe2d0b986d height=8569 (4)
1318313317: best=00005c81f8ca99dd4d52 height=8570 (4)
1318313319: best=00000070259a9d8a3f14 height=8571 (2)
1318313323: best=000040c4700f2dd9bc4a height=8572 (4)
1318313325: best=0000012c3aaebaec2e73 height=8573 (2)
1318313330: best=0000566a644d2e72960a height=8574 (5)
1318313333: best=00000040774451fe783a height=8575 (3)
1318313336: best=00005c691661c27e5da5 height=8576 (3)
1318313338: best=0000005ac2f4717ff99f height=8577 (2)
1318313342: best=000066bd206a5dfbb274 height=8578 (4)
1318313344: best=000000651cc62fccc9bd height=8579 (2)
1318313349: best=0000597022da7d0d4ac1 height=8580 (5)
1318313352: best=0000004013d56847e795 height=8581 (3)
1318313358: best=000064d0f42b26840d4d height=8582 (6)
1318313360: best=00000008d79e82f449d3 height=8583 (2)
1318313365: best=000041151dcfae087dd4 height=8584 (5)
1318313367: best=000000489571d2fab399 height=8585 (2)
1318313371: best=00005d2ae8eb50172cce height=8586 (4)
1318313373: best=0000008703fd81f38637 height=8587 (2)
1318313376: best=0000425dcc8ff6893dd2 height=8588 (3)
1318313378: best=000000bece0c1321e95c height=8589 (2)
1318313382: best=00001eeb9089592d7708 height=8590 (4)
1318313383: best=00000133217db265f3c0 height=8591 (1)
1318313386: best=000027489920313a780d height=8592 (3)
1318313391: best=0000011a6cecf34d8dc7 height=8593 (5)
1318313394: best=00005647858d967805d2 height=8594 (3)
1318313395: best=0000001da313d98190c5 height=8595 (1)
1318313400: best=0000686f2ca1dc726d42 height=8596 (5)
1318313402: best=000000c5a4c2a91738a5 height=8597 (2)
1318313406: best=00000c37b287d2e3d93a height=8598 (4)
1318313407: best=0000004c3209554721b7 height=8599 (1)
1318313412: best=0000557dcd672cbaf4ad height=8600 (5)
1318313413: best=000000bd47e69216f8f6 height=8601 (1)
1318313417: best=00000b701ff463ccdb35 height=8602 (4)
1318313419: best=0000003ffd60aa642e4d height=8603 (2)
1318313424: best=000077d0a6c4377a099f height=8604 (5)
1318313425: best=000000923721c2245010 height=8605 (1)
1318313427: best=0000490f323d93ef94d1 height=8606 (2)
1318313428: best=000001295af154af2efd height=8607 (1)
1318313432: best=00002b987c99c8729fb1 height=8608 (4)
1318313433: best=000000678a74618b6080 height=8609 (1)
1318313435: best=00002a73357efee0852c height=8610 (2)
1318313438: best=0000004d6d68652f2e53 height=8611 (3)
1318313441: best=000040de476d175c0a08 height=8612 (3)
1318313442: best=000000ba4615d9962382 height=8613 (1)
1318313446: best=00003d8c58aae91cd891 height=8614 (4)
1318313448: best=0000005432433d9e89e7 height=8615 (2)
1318313451: best=00003db1a943a45ada4c height=8616 (3)
1318313453: best=0000010b2b0c565caf88 height=8617 (2)
1318313457: best=000044e389530bc7e86e height=8618 (4)
1318313458: best=000001004e1461cc8c6a height=8619 (1)
1318313462: best=00000aa8bf697df59b5f height=8620 (4)
1318313465: best=0000010f314aa6d9f6a9 height=8621 (3)
1318313469: best=0000020d9369e6d32790 height=8622 (4)
1318313472: best=0000000ec6d12f32f063 height=8623 (3)
1318313478: best=0000771e7545e8a7d397 height=8624 (6)
1318313478: best=0000001357d33e782b1d height=8625 (0)

Where's all that hashing power coming from!?

If anyone wants this script...

Code:
tail -f debug.log | gawk ' BEGIN{ last=systime()  } /SetBestChain/ { now=systime(); print now ": " $3 " " $4 " (" now-last ")"; last=now  }'
420  Other / Politics & Society / Re: Intellectual Property - In All Fairness! on: October 11, 2011, 06:08:40 AM
When you buy a DVD, you have entered into a contract. The intended use is clearly stated on the packaging, and you can make a choice then and there to either buy or not buy. Nobody is forcing you to buy.

So let's say I break that contract and I make a copy without any of that "clearly stated" intended use crap. Then I give that copy to MoonShadow, and he makes a copy, etc. If we agree that I agree to the IP law contract (which I don't) by opening the package, has MoonShadow done any such thing? What about the people to which he gives copies?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 ... 92 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!