Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] helo=mx.sourceforge.net) by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1RscTz-00036Z-AK for bitcoin-development@lists.sourceforge.net; Wed, 01 Feb 2012 15:52:27 +0000 X-ACL-Warn: Received: from 2508ds5-oebr.0.fullrate.dk ([95.166.54.49] helo=mail.ceptacle.com) by sog-mx-2.v43.ch3.sourceforge.com with esmtp (Exim 4.76) id 1RscTu-0008E5-Vx for bitcoin-development@lists.sourceforge.net; Wed, 01 Feb 2012 15:52:27 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.ceptacle.com (Postfix) with ESMTP id E31E6167D7BE; Wed, 1 Feb 2012 16:52:16 +0100 (CET) X-Virus-Scanned: amavisd-new at ceptacle.com Received: from mail.ceptacle.com ([127.0.0.1]) by localhost (server.ceptacle.private [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id enBFW0JjdYyZ; Wed, 1 Feb 2012 16:52:16 +0100 (CET) Received: from [10.0.1.28] (2508ds5-oebr.0.fullrate.dk [95.166.54.49]) by mail.ceptacle.com (Postfix) with ESMTPSA id 3F8F1167D7B3; Wed, 1 Feb 2012 16:52:16 +0100 (CET) Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=iso-8859-1 From: =?iso-8859-1?Q?Michael_Gr=F8nager?= In-Reply-To: Date: Wed, 1 Feb 2012 16:52:15 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <7ABD75E9-96F4-4DFF-BAB1-35300BA799EF@ceptacle.com> References: To: Wladimir X-Mailer: Apple Mail (2.1251.1) X-Spam-Score: 0.4 (/) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. 0.4 AWL AWL: From: address is in the auto white-list X-Headers-End: 1RscTu-0008E5-Vx 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:52:27 -0000 Well, it should be simple. libcoin separates all the stuff you would = like to do from a gui from the actual code, so I think it could be done = cleanly. I havn't looked much at qt though... But help would be = appreciated ;) /M On 01/02/2012, at 16:02, Wladimir wrote: > Sounds very nice. Congratulations with the release! >=20 > Any plans for porting over bitcoin-qt? >=20 > Wladimir >=20 > Op 1 feb. 2012 15:19 schreef "Michael Gr=F8nager" = het volgende: > Dear Bitcoiners, >=20 > libcoin is now in a state ready for its first release, which I would = like to share with you! >=20 > =3D=3D=3D libcoin is a crypto currency library based on the = bitcoin/bitcoin "Satoshi" client. =3D=3D=3D >=20 > 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. >=20 > 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. >=20 > 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! >=20 > 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. >=20 > libcoin is chain agnostic, all chain (bitcoin, testnet, namecoin, = litecoin, ...) specific settings are maintained from a single class = (Chain) and hence experiments with chain settings, mining, security and = digital currencies for research and educational purposes are easily = accessible. See the ponzicoin example for how you define your own chain. >=20 > The build system of libcoin is based on CMake and supports builds of = static and dynamic libraries on Linux, Mac OS X, and Windows. >=20 > 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. >=20 > =3D=3D=3D=3D=3D=3D >=20 > Read more on libcoin on: http://github.com/ceptacle/libcoin/wiki >=20 > Join libcoin on twitter: http://twitter.com/libcoin >=20 > Download "libcoin Satoshi release": = http://github.com/ceptacle/libcoin/zipball/v0.4.0.1 >=20 > Best regards, >=20 > 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/ >=20 >=20 > = --------------------------------------------------------------------------= ---- > 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 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/