Re: Error on Ubuntu 10.04

Hi, Tried bitcoind 0.3 on Ubuntu 10.04 and I get the following error when I run bincoind 05:23:02  IST: Debug: ../src/common/intl.cpp(2554): assert “!m_strShort.empty()” failed in AddCatalog(): must initialize catalog first [Debug] Generating a stack trace… please wait../src/common/intl.cpp(2554): assert “!m_strShort.empty()” failed in AddCatalog(): must initialize catalog first Call stack: [00] 0x80ed73b […]

Read more

Re: Stuck on 513 blocks

When I started bitcoin (windows) It started adding blocks, everything was going well.  Then i went and port forwarded (I don’t knwo if that’s related) and around then, probably a bit after, it stuck at 513 blocks.  I left it on overnight, and generated 11 more (to be precise, the […]

Read more

Re: Building Bitcoin 0.3

Looks like your wxWidgets and STL – you should compile your own wxWidgets from the 2.9 release. Use something like this to configure it and adjust the reference paths in your makefile.unix Quote mkdir buildgtk cd buildgtk ../configure –prefix=/home/my_user/bitcoin/deps \ –with-gtk \ –disable-shared \ –disable-debug_flag \ –enable-stl \ –enable-utf8 \ […]

Read more

Re: stopped prodicing coins

Given the current jump in ‘difficulty’ at around 875 khash/s I should be generating a block every 2.8 days. So, no complaints…. yet.   🙂 http://www.alloscomp.com/bitcoin/calculator.php Thanks for making that calculator. The difficulty doubled a day or two ago, plus it’s just random and you can have surprisingly long dry […]

Read more

Re: resource hog

i’ve read through the forums, seen a few topics… but… this program really does slow things down. don’t really understand why, if it’s supposed to give priority to other progs. but, crap, makes my system move like it’s walking through treacle!! not a great system, pentium d, 2.8 mhz each […]

Read more

Re: Major Meltdown

Quote from: llama on July 01, 2010, 22:21:47 However, if something happened and the signatures were compromised (perhaps integer factorization is solved, quantum computers?), then even agreeing upon the last valid block would be worthless. True, if it happened suddenly.  If it happens gradually, we can still transition to something […]

Read more

Re: Security

Has there been a concerted effort to attack, subvert, or break Bitcoin? One way to test that it is secure from attack would be to actually try to undermine it, by double-spending coins, creating fake coins, posting false transactions, etc… and if flaws are found, better that they are found […]

Read more
1 11 12 13 14 15