I have one transaction that remains perpetually in 0/unconfirmed status in my wallet. Here are the details, as shown in debug mode: Code: Status: 0/unconfirmed Date: 09/29/2010 12:46 From: unknown To: 1MgD6rah5zUgEGYZnNmdpnXMaDR3itKYzU (yours, label: gribble stored address) Credit: 0.03 Net amount: +0.03 debug print Credit: 0.03 Inputs: Transaction: CTransaction(hash=5c05d9, ver=1, […]
Read moreCategory: Bitcoin Talk
Re: Memory leak
Got that leak again with 0.3.13. Here is the log: http://pastebin.com/g0gqi7kx I cut it because the connecting-disconnecting repeats again and again without any change and censored the external static IP (it’s detected correctly). The port 8333 is forwarded and is seen from the outside. The RES size of bitcoin grew […]
Read moreRe: Version 0.3.13, please upgrade
Will that be enough ?: Code: cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 16 model : 2 model name : AMD Phenom(tm) 9850 Quad-Core Processor stepping : 3 cpu MHz : 2508.353 cache size : 512 KB physical id : 0 siblings : 4 core id […]
Read moreRe: How to overthrow the GPU Oligarchs
Quote from: lzsaver on October 02, 2010, 05:49:47 Can you tell more about it: “they have to do weird things with extraNonce, which increases the size of the block header”. Quote from: theymos on October 02, 2010, 06:11:11 When you generate, you calculate hashes of the block header. Hashing more […]
Read moreRe: [PATCH] increase block size limit
Quote from: theymos on October 03, 2010, 20:28:39 Applying this patch will make you incompatible with other Bitcoin clients. +1 theymos. Don’t use this patch, it’ll make you incompatible with the network, to your own detriment. We can phase in a change later if we get closer to needing it. […]
Read moreRe: Version 0.3.13, please upgrade
Quote from: theymos on October 03, 2010, 20:09:51 ArtForz is already running with no fees, and he has 20-30% of the network’s CPU power. The person who originally sent the broken transactions deleted his wallet, though, and the network has forgotten these historical transactions, so any transactions based on this […]
Read moreRe: Version 0.3.13, please upgrade
Can you include the source? Or better the diff for those transactions? I could run it on my 983 Mhash/s box. Code: diff -u old\main.cpp new\main.cpp — old\main.cpp Sun Oct 03 20:57:20 2010 +++ new\main.cpp Sun Oct 03 20:57:54 2010 @@ -2831,6 +2831,10 @@ bool fUseSSE2 = ((fIntel && nFamily […]
Read moreRe: Version 0.3.13, please upgrade
Quote from: tcatm on October 03, 2010, 19:45:45 983 Mhash/s box. Seriously? What hardware is that? Related posts: Re: Version 0.3.13, please upgrade Quote from: theymos on October 03, 2010, 20:09:51 ArtForz is… Re: Version 0.3.13, please upgrade Can you include the source? Or better the diff for… Re: Version […]
Read moreRe: Version 0.3.13, please upgrade
Version 0.3.13 is now available. […] Could a few people please run this special build? It’ll amnesty the dust spam transactions, which will clear up the 0/unconfirmed problem for now. We really just need one block letting them through to clear up the previous transactions. Post if you generate a […]
Read moreRe: Version 0.3.13
Quote from: ShadowOfHarbringer on October 02, 2010, 13:00:07 That’s nice, however the automatic 4way detection is not working on my Gentoo AMD 64 version client. I still have to add the “-4way” switch. Forgot to say, I suspected the detect might not work on 64-bit AMD. I found it hard […]
Read more