Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1SZlIS-00024U-Sl for bitcoin-development@lists.sourceforge.net; Wed, 30 May 2012 15:58:52 +0000 Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of gmail.com designates 74.125.82.53 as permitted sender) client-ip=74.125.82.53; envelope-from=mh.in.england@gmail.com; helo=mail-wg0-f53.google.com; Received: from mail-wg0-f53.google.com ([74.125.82.53]) by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1SZlIR-0006nf-Px for bitcoin-development@lists.sourceforge.net; Wed, 30 May 2012 15:58:52 +0000 Received: by wgbfm10 with SMTP id fm10so4882363wgb.10 for ; Wed, 30 May 2012 08:58:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.225.15 with SMTP id y15mr9883677wep.138.1338393525608; Wed, 30 May 2012 08:58:45 -0700 (PDT) Sender: mh.in.england@gmail.com Received: by 10.216.26.140 with HTTP; Wed, 30 May 2012 08:58:45 -0700 (PDT) Date: Wed, 30 May 2012 17:58:45 +0200 X-Google-Sender-Auth: 9XadoHiqOz4Pefxe0ZCD4wxPk_A Message-ID: From: Mike Hearn To: Bitcoin Dev Content-Type: multipart/alternative; boundary=00504502c86ea9e10b04c14306ac X-Spam-Score: -0.5 (/) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for sender-domain 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (mh.in.england[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 1.0 HTML_MESSAGE BODY: HTML included in message 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature X-Headers-End: 1SZlIR-0006nf-Px Subject: [Bitcoin-development] [ANNOUNCE] BitCoinJ 0.5 released X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 May 2012 15:58:53 -0000 --00504502c86ea9e10b04c14306ac Content-Type: text/plain; charset=UTF-8 I'm pleased to announce the release of BitCoinJ 0.5, the library that powers Android Wallet, SatoshiDice, Bitcoin Status, the server side part of BCCAPI and much more. This release focusses on bug fixes, making the build more standard and completing the transition to the protobuf wallet format. It also includes the first preview of the native API, allowing you to access bitcoinj from C++/Objective-C++ using a straightforward, intuitive mapping from the Java API. Much easier than JNI and no JVM is required, just the libgcj support library. Examples of a native Cocoa app for OS X and a command line hello world app are included. Because it's not fully finished/documented yet, this work is available on a branch rather than in the main release. We now have a Google+ page where we'll post announcements and developer tips/ideas: https://plus.google.com/102614914114364947458 New in this release: - Address.getParameters() and Address.getParametersFromAddress() let you figure out for what network the address is for (test, production, etc). BitcoinURI no longer requires a NetworkParameters for the same reason. - Updated to latest bouncy castle version, remove the need for the Android artifact by using the SpongyCastle build - Receives pending transactions much faster than before - Update to the testnet2 rules - Wallets now store the current chain head - wallet-tool can now create and broadcast transactions from the command line - Wallets will now be auto-migrated to protobuf format if they were previously serialized Java objects - Now uses the standard Maven directory layout - Many important bugfixes I'd like to thank Jim Burton, Miron Cuperman, Andreas Schildbach and Gary Young for their contributions to this release. You can get it from the download page on www.bitcoinj.org --00504502c86ea9e10b04c14306ac Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I'm pleased to announce the release of BitCoinJ 0.5, the library that p= owers Android Wallet, SatoshiDice, Bitcoin Status, the server side part of = BCCAPI and much more.=C2=A0

This release focusses on bug= fixes, making the build more standard and completing the transition to the= protobuf wallet format. It also=C2=A0includes the first preview of the n= ative API, allowing you to access bitcoinj from C++/Objective-C++ using a s= traightforward, intuitive mapping from the Java API. Much easier than JNI a= nd no JVM is required, just the libgcj support library. Examples of a nativ= e Cocoa app for OS X and a command line hello world app are included. Becau= se it's not fully finished/documented yet, this work is available on a = branch rather than in the main release.

We now have a Google+ page where we'll post announcements an= d developer tips/ideas:=C2=A0https://plus.google.com/102614914114364947458

New in this release:
  • Address.getParameters() and Addr= ess.getParametersFromAddress() let you figure out for what network the addr= ess is for (test, production, etc). BitcoinURI no longer requires a Network= Parameters=C2=A0for the same reason.
  • Updated to latest bouncy castle version, = remove the need for the Android artifact by using the SpongyCastle=C2=A0bui= ld
  • Receives pending transactions much= faster than before
  • Update to the testnet2 rules
  • Wallets now store the current chain head
  • wallet-tool can now create and broadcast tran= sactions from the command line
  • Wallets will now be auto-migrated to prot= obuf format if they were previously serialized Java objects
  • Now uses the standard Maven directory layout
  • <= li style=3D"margin-bottom:0.3em"> Many important bugfixes

I'd li= ke to thank Jim Burton, Miron Cuperman, Andreas Schildbach and Gary Young f= or their contributions to this release.

You can get it from the download page on www.bitcoinj.org


--00504502c86ea9e10b04c14306ac--