Quote from: kiba on September 23, 2010, 16:00:16 1. Download site like rapidshare and other crappy host. Inconvenient captcha and required paypal. Bitcoin can possibly take both roles and streamline the whole process. Repeating myself here, but there is open source software for that, so it would just be a […]
Read moreMonth: October 2010
Re: Tor connections not working reliably, many seednodes offline
While I was trying out Bitcoin with Tor a while ago, I found that it was impossible to get connected in a reasonable amount of time. See the debug.log excerpt below. Code: Starting 2 BitcoinMiner threads BitcoinMiner started BitcoinMiner started trying connection lastseen=-2.0hrs lasttry=-357170.7hrs proxy connecting proxy connecting proxy connected […]
Read moreRe: I broke my wallet, sends never confirm now.
So in .13 1 confirm is good enough to pay someone with, but it takes 6 to display “confirmed” in the GUI. This is inconsistant. This coin is good enough to pay you with but not good enough for me to accept? I don’t know the logic behind the […]
Read moreRe: Website and software translations
Shame on me, I haven’t know about this useful tool before. Thanks for the clear explanation I’ve updated the translation according to rev160. How often should I review and update the translation? That’s not a problem to do this for every revision but I don’t want to spam this topic […]
Read moreRe: [PATCH] increase block size limit
IMO it’s a marketing thing. It’s tough to get people to buy into a system, if the network is technically incapable of supporting high transaction rates. It can be phased in, like: if (blocknumber > 115000) maxblocksize = largerlimit It can start being in versions way ahead, so by the […]
Read moreRe: Website and software translations
Quote from: eurekafag on October 04, 2010, 10:55:56 Where can I find the latest English .po file to keep the translation up-to-date? poedit does it. Either get the src directory from a release, or download it with SVN. Place your .po file 3 directories deep under the src directory. Open […]
Read moreRe: Website and software translations
I updated the translation and replaced «транзакция» with more neutral and casual word «перевод». Also made some corrections on other phrases. Thanks eurekafag, Russian translation added to SVN rev 160. Related posts: Re: Website and software translations Shame on me, I haven’t know about this useful tool… Re: Website and […]
Read moreRe: Version 0.3.13, please upgrade
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 moreRe: 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 more