Re: 0.3 almost ready

Quote from: satoshi on June 25, 2010, 02:17:41 The 64-bit version shouldn’t be any faster than the 32-bit version, but it would be great if someone could do a side-by-side comparison of the two linux versions and check.  SHA-256 is a 32-bit algorithm and nothing in BitcoinMiner uses 64-bit at […]

Read more

Re: 0.3 almost ready

Ubuntu 9.04 x86: vlad@vlad:~/bitcoin/bin/32$ ./bitcoind ./bitcoind: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11′ not found (required by ./bitcoind) Anybody know what Bitcoin needs? I don’t know.  Maybe someone with more Linux experience knows how to install the library it needs. I built it on Ubuntu 10.04.  I hope that wasn’t a mistake.  Maybe it […]

Read more

Re: 0.3 almost ready

Here’s RC1 for linux for testing: (link removed, see below) It contains both 32-bit and 64-bit binaries. Recent changes: build-unix.txt: – Added instructions for building wxBase, which is needed to compile bitcoind. – The package libboost-dev doesn’t install anything anymore, you need to get libboost-all-dev. – Updated version numbers. makefile.unix: […]

Read more

Re: 0.3 almost ready

Yeah, 0.3.0 seems to have a performance increase over svn r84 with Laszlo’s performance patch. Laszlo figured out that enabling some more optimisation increased performance about 20%, so 0.3 hashes 20% faster than 0.2.0, but I assume he used that in his own build. 30khash increase to what total rate?  […]

Read more

Re: 0.3 almost ready

Quote from: satoshi on June 22, 2010, 19:25:13 Check if the “%appdata%” directory exists, and “%appdata%\bitcoin” Both are existing 🙂 Quote from: satoshi on June 22, 2010, 19:25:13 Try: rename “%appdata%\bitcoin” bitcoin2 does it work then? Yes it works. so I closed it, copied the walled.dat from the old folder to […]

Read more

Re: 0.3 almost ready

Quote from: davidonpda on June 22, 2010, 18:23:26 EXCEPTION: 22DbRunRecoveryException DBENv::open: DB_RUNRECOVERY: Fatal error, run database recovery C:\Program Files\Bitcoin\bitcoin.exe in OnInit() davidonpda, were you also running laszlo’s build previously? Check if the “%appdata%” directory exists, and “%appdata%\bitcoin” Try: rename “%appdata%\bitcoin” bitcoin2 does it work then? Related posts: Re: 0.3 almost […]

Read more

Re: 0.3 almost ready

Quote from: davidonpda on June 22, 2010, 18:23:26 EXCEPTION: 22DbRunRecoveryException DBENv::open: DB_RUNRECOVERY: Fatal error, run database recovery C:\Program Files\Bitcoin\bitcoin.exe in OnInit() What operating system? Normally when it does that it’s because the directory where the data directory should go doesn’t exist. See if the “%appdata%” directory exists. Do you get […]

Read more

Re: 0.3 almost ready

Here’s RC1 for windows for testing: (removed, see RC2 below) Please only download this if you’re going to test and report back whether everything seems fine or not.  Make sure to look through the files in “c:\program files\bitcoin” Related posts: Re: 0.3 almost ready Here’s RC1 for linux for testing: […]

Read more

Re: 0.3 almost ready

Quote from: lachesis on June 22, 2010, 06:20:02 It would be nice if the listtransactions RPC method were finished before the next release, though. My fear is too many programmers would latch onto that for checking for received payments.  It can never be reliable that way.  The list/getreceivedbyaddress/label functions are […]

Read more
1 39 40 41 42 43 58