Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] helo=mx.sourceforge.net) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1Rsbi1-00041b-Fa for bitcoin-development@lists.sourceforge.net; Wed, 01 Feb 2012 15:02:53 +0000 Received-SPF: pass (sog-mx-2.v43.ch3.sourceforge.com: domain of gmail.com designates 209.85.160.47 as permitted sender) client-ip=209.85.160.47; envelope-from=laanwj@gmail.com; helo=mail-pw0-f47.google.com; Received: from mail-pw0-f47.google.com ([209.85.160.47]) by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1Rsbhv-0006ch-Sy for bitcoin-development@lists.sourceforge.net; Wed, 01 Feb 2012 15:02:53 +0000 Received: by pbbb4 with SMTP id b4so1311680pbb.34 for ; Wed, 01 Feb 2012 07:02:42 -0800 (PST) MIME-Version: 1.0 Received: by 10.68.116.234 with SMTP id jz10mr60125963pbb.84.1328108562024; Wed, 01 Feb 2012 07:02:42 -0800 (PST) Received: by 10.142.43.2 with HTTP; Wed, 1 Feb 2012 07:02:41 -0800 (PST) Received: by 10.142.43.2 with HTTP; Wed, 1 Feb 2012 07:02:41 -0800 (PST) In-Reply-To: References: Date: Wed, 1 Feb 2012 16:02:41 +0100 Message-ID: From: Wladimir To: =?UTF-8?Q?Michael_Gr=C3=B8nager?= Content-Type: multipart/alternative; boundary=e89a8ffba24910098b04b7e85feb X-Spam-Score: -0.6 (/) 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 (laanwj[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 1.0 HTML_MESSAGE BODY: HTML included in message -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 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 -0.0 AWL AWL: From: address is in the auto white-list X-Headers-End: 1Rsbhv-0006ch-Sy Cc: Bitcoin Dev Subject: Re: [Bitcoin-development] Announcement: libcoin 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, 01 Feb 2012 15:02:53 -0000 --e89a8ffba24910098b04b7e85feb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Sounds very nice. Congratulations with the release! Any plans for porting over bitcoin-qt? Wladimir Op 1 feb. 2012 15:19 schreef "Michael Gr=C3=B8nager" het volgende: > Dear Bitcoiners, > > libcoin is now in a state ready for its first release, which I would like > to share with you! > > =3D=3D=3D libcoin is a crypto currency library based on the bitcoin/bitco= in > "Satoshi" client. =3D=3D=3D > > Copenhagen, Denmark - 1st February 2012 Ceptacle announces the release of > the first version of the crypto currency library "libcoin" based on the > bitcoin/bitcoin "Satoshi" client. > > libcoin also maintains a version of bitcoind that is a 100% compatible > drop-in replacement of the bitcoin/bitcoind client: You can use it on the > same computer on the same files and you can call it with the same scripts= . > And you can easily extend it without touching the basic bitcoin source > files. > > The libcoin/bitcoind client downloads the entire block chain 3.5 times > faster than the bitcoin/bitcoind client. This is less than 90 minutes on = a > modern laptop! > > In libcoin, the Satoshi client code has been completely refactored, > properly encapsulating classes, removing all globals, moving from threads > and mutexes to a pure asynchronous approach. Functionalities have been > divided into logical units and libraries, minimizing dependencies for e.g= . > thin clients. > > libcoin is chain agnostic, all chain (bitcoin, testnet, namecoin, > litecoin, ...) specific settings are maintained from a single class (Chai= n) > and hence experiments with chain settings, mining, security and digital > currencies for research and educational purposes are easily accessible. S= ee > the ponzicoin example for how you define your own chain. > > The build system of libcoin is based on CMake and supports builds of > static and dynamic libraries on Linux, Mac OS X, and Windows. > > The libcoin license is LGPL v. 3. This mean that you can use it in open > source as well as in commercial projects, but improvements should go back > into the libcoin library. > > =3D=3D=3D=3D=3D=3D > > Read more on libcoin on: http://github.com/ceptacle/libcoin/wiki > > Join libcoin on twitter: http://twitter.com/libcoin > > Download "libcoin Satoshi release": > http://github.com/ceptacle/libcoin/zipball/v0.4.0.1 > > Best regards, > > Michael Gronager, PhD > Director, Ceptacle > Jens Juels Gade 33 > 2100 Copenhagen E > Mobile: +45 31 45 14 01 > E-mail: gronager@ceptacle.com > Web: http://www.ceptacle.com/ > > > > -------------------------------------------------------------------------= ----- > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Bitcoin-development mailing list > Bitcoin-development@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bitcoin-development > --e89a8ffba24910098b04b7e85feb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Sounds very nice. Congratulations with the release!

Any plans for porting over bitcoin-qt?

Wladimir

Op 1 feb. 2012 15:19 schreef "Michael Gr=C3= =B8nager" <gronager@ceptac= le.com> het volgende:
Dear Bitcoiners,

libcoin is now in a state ready for its first release, which I would like t= o share with you!

=3D=3D=3D libcoin is a crypto currency library based on the bitcoin/bitcoin= "Satoshi" client. =3D=3D=3D

Copenhagen, Denmark - 1st February 2012 Ceptacle announces the release of t= he first version of the crypto currency library "libcoin" based o= n the bitcoin/bitcoin "Satoshi" client.

libcoin also maintains a version of bitcoind that is a 100% compatible drop= -in replacement of the bitcoin/bitcoind client: You can use it on the same = computer on the same files and you can call it with the same scripts. And y= ou can easily extend it without touching the basic bitcoin source files.
The libcoin/bitcoind client downloads the entire block chain 3.5 times fast= er than the bitcoin/bitcoind client. This is less than 90 minutes on a mode= rn laptop!

In libcoin, the Satoshi client code has been completely refactored, properl= y encapsulating classes, removing all globals, moving from threads and mute= xes to a pure asynchronous approach. Functionalities have been divided into= logical units and libraries, minimizing dependencies for e.g. thin clients= .

libcoin is chain agnostic, all chain (bitcoin, testnet, namecoin, litecoin,= ...) specific settings are maintained from a single class (Chain) and henc= e experiments with chain settings, mining, security and digital currencies = for research and educational purposes are easily accessible. See the ponzic= oin example for how you define your own chain.

The build system of libcoin is based on CMake and supports builds of static= and dynamic libraries on Linux, Mac OS X, and Windows.

The libcoin license is LGPL v. 3. This mean that you can use it in open sou= rce as well as in commercial projects, but improvements should go back into= the libcoin library.

=3D=3D=3D=3D=3D=3D

Read more on libcoin on: http://github.com/ceptacle/libcoin/wiki

Join libcoin on twitter: http://twitter.com/libcoin

Download "libcoin Satoshi release": http://github.com/cept= acle/libcoin/zipball/v0.4.0.1

Best regards,

Michael Gronager, PhD
Director, Ceptacle
Jens Juels Gade 33
2100 Copenhagen E
Mobile: +45= 31 45 14 01
E-mail: gronager@ceptacle.com<= br> Web: http://www.cept= acle.com/


---------------------------------------------------------------------------= ---
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now!
http://p.= sf.net/sfu/learndevnow-d2d
_______________________________________________
Bitcoin-development mailing list
Bitcoin-develo= pment@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-de= velopment
--e89a8ffba24910098b04b7e85feb--