Title: BitCoin 0.3.8 win64 Installer Post by: Olipro on August 06, 2010, 11:17:16 AM For those of you who are familiar with my builds, just download it (http://www.4shared.com/file/QwDg_xV6/bitcoin-038-win64-setup.html)
For others: this is an x64 build which leverages x64 asm to perform the SHA256 and has some minor optimizations such as unnecessary Byteswaps being removed. Title: Re: BitCoin 0.3.8 win64 Installer Post by: kosovito on August 09, 2010, 02:10:54 PM Thanks again for your release, is great.
A question. Why in the Help->About .... says is 3.4.0 version?? Also, this release, have the bitcoin generation broken error ???? THANKS again Title: Re: BitCoin 0.3.8 win64 Installer Post by: Gespenster on August 09, 2010, 05:30:18 PM Hi, I've tested your version and it works really well. With the stock version I get about 4500 khash/s and now I get 4900 khash/s, that's almost a 10% increase, which is really nice. :)
I'm also trying to build bitcoin myself to tweak performance a bit, but haven't gotten past the default debug build yet. It would be nice if you could share your compilation settings? Title: Re: BitCoin 0.3.8 win64 Installer Post by: kosovito on August 09, 2010, 09:19:54 PM Did somebody generated any bitcoin with this release???
Title: Re: BitCoin 0.3.8 win64 Installer Post by: dkaparis on August 09, 2010, 10:07:56 PM I'm also trying to build bitcoin myself to tweak performance a bit, but haven't gotten past the default debug build yet. It would be nice if you could share your compilation settings? Try my CMake integration (http://bitbucket.org/dkaparis/bitcoin-cmake/wiki/Home). You'll need to set up the prerequisites yourself and set the respective CMake properties for locating them, but should be easier than setting up the project from scratch. It's still rough at the edges and it won't yet work out of the box for anything besides windows, but I'm actively working on it. Title: Re: BitCoin 0.3.8 win64 Installer Post by: Olipro on August 10, 2010, 09:03:24 PM Thanks again for your release, is great. A question. Why in the Help->About .... says is 3.4.0 version?? Also, this release, have the bitcoin generation broken error ???? THANKS again it doesn't, so you must be smoking something. Title: Re: BitCoin 0.3.8 win64 Installer Post by: ledskof on August 11, 2010, 09:07:35 AM Thanks again for your release, is great. A question. Why in the Help->About .... says is 3.4.0 version?? Also, this release, have the bitcoin generation broken error ???? THANKS again It sounds like you are still running the x86 Bitcoin.exe executable from from like C:\Program Files (x86)\Bitcoin. Try C:\Program Files\Bitcoin . If C: was even your target drive. Title: Re: BitCoin 0.3.8 win64 Installer Post by: Ground Loop on August 16, 2010, 09:57:10 PM The recent bug and workchain split has me back on the 32-bit Windows executable.
I miss the 64-bit speedup. :) |