Re: Automated nightly builds

I finally managed to get the openSuse Build Service (OBS) to build working nightly packages of bitcoind (the client without the wx GUI). openSuse and SLE will follow soon. To install the Ubuntu packages add the following line to your /etc/apt/sources.list: Code: deb http://download.opensuse.org/repositories/home:/cdecker/xUbuntu_10.04/ ./ Next update: Code: sudo aptitude […]

Read more

Re: Version 0.3.18

Several months ago, around the time when the 0.3.9 bugs were found, I privately told Satoshi that I thought whitelisting acceptable transaction types was a better way to go, rather than blacklisting transaction types that we find out cause problems. The danger is similar websites that try to blacklist <script> […]

Read more

Re: Version 0.3.18

This is the first update to Bitcion that I’m not jumping on and grabbing right away, because I think the choice of checking transaction types in blocks is not necessarily a good thing… at least while the question is undecided in the community.  It does impact the network but in […]

Read more

Version 0.3.18

Changes: – Fixed a wallet.dat compatibility problem if you downgraded from 0.3.17 and then upgraded again – IsStandard() check to only include known transaction types in blocks – Jgarzik’s optimisation to speed up the initial block download a little The main addition in this release is the Accounts-Based JSON-RPC commands […]

Read more
1 2 3