bitcoin 0.3.24~dfsg-1ubuntu0.1 source package in Ubuntu

Changelog

bitcoin (0.3.24~dfsg-1ubuntu0.1) precise-proposed; urgency=low

  * Updates bitcoin wrapper for May 15 mandatory network upgrade
    (LP: #1159832)
 -- Scott Howard <email address hidden>   Sun, 28 Apr 2013 20:27:51 -0400

Upload details

Uploaded by:
Scott Howard
Sponsored by:
Felix Geyer
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bitcoin_0.3.24~dfsg.orig.tar.gz 662.8 KiB 178a1a3cb5c958b570ba8ed01f6870ce3ede60af500a6d398b31d0cee51be9e6
bitcoin_0.3.24~dfsg-1ubuntu0.1.debian.tar.gz 15.9 KiB e31531ec92d5a83bd4b6547496ef37ad3385cb5a8fcb81456c930d268a4f2f89
bitcoin_0.3.24~dfsg-1ubuntu0.1.dsc 2.3 KiB cf32ad0ab683eaaff504ba1d5f9b003e2a8563cc9faff4680038a511e86011de

View changes file

Binary packages built by this source

bitcoind: peer-to-peer network based anonymous digital currency - daemon

 Bitcoin is a free open source peer-to-peer electronic cash system that
 is completely decentralized, without the need for a central server or
 trusted parties. Users hold the crypto keys to their own money and
 transact directly with each other, with the help of a P2P network to
 check for double-spending.
 .
 By default connects to an IRC network to discover other peers.
 .
 Full transaction history is stored locally at each client. This
 requires 150+ MB of space, slowly growing.
 .
 This package provides bitcoind, a combined daemon and CLI tool to
 interact with the daemon.