Quote from: Odin on October 22, 2010, 21:24:38 Fault Module Name: mingwm10.dll This is the important clue. I believe it’s saying it crashed in that. Maybe there are other versions of it to try. mingwm10.dll is just a simple placeholder thing that satisfies some callback requirement for multithreaded apps. Is […]
Read moreRe: ERROR – PLEASE HELP ME!
He already did that, and the same problem occurred right away. So it’s probably an antivirus issue. OK, if it really won’t get past block 1698 on redownload, then we’re in stranger territory. Yes, possibly he has antivirus software or even a router or filewall that is pattern matching a […]
Read moreRe: ERROR – PLEASE HELP ME!
Quote from: theymos on October 21, 2010, 22:00:26 his block count remains “stuck” at 1698. He was generating invalid blocks at difficulty 1.0. He must have a corrupted entry in his blk0001.dat or blkindex.dat file. He just needs to delete blk*.dat and let it redownload. The safety lockdown detected the […]
Read moreRe: Website and software translations
The order matters not to the program, but it matters to me maintaining it. If it jumbles the order of the .po file then I can’t diff for changes. I have to update all 7 translation files when I change the English text in the program, and it’s easier when […]
Read moreVersion 0.3.14
Version 0.3.14 is now available http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.3.14/ Changes: – Key pool feature for safer wallet backup Gavin Andresen: – TEST network mode with switch -testnet – Option to use SSL for JSON-RPC connections on unix/osx – validateaddress RPC command eurekafag: – Russian translation Related posts: Version 0.3.12 Version 0.3.12 is now […]
Read moreKey pool feature for safer wallet backup
SVN rev 163 (ver 0.3.13.3) has the key pool feature. Pre-generated new keys are aged in a queue before use, so that backups of wallet.dat hold keys you’ll use in the future. For now I made the default pool size 100. It can be configured with -keypool=. Be aware, it […]
Read moreRe: The Niche List
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 moreRe: 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 more