Adrian Gallagher 7adafa43b9 0.13.2 release candidate 1
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQEcBAABCgAGBQJYWS9JAAoJEHSBCwEjRsmmFJkH/0FDEd7jEInfnE5PomnZ+I0K
 NbEw6ENQoS2pcoRMHcOtNA+QTXEBGzhoQwzpqrU7zVpf22eNepPXf+PR/UTpiILo
 gqSO64+mTHRu1CbUCHuPDgz+N+qAq4MG/ynpmDaMT7WyMijWGIKUb3XVzQDuYnZl
 Tr+/pg4Se7fHfMpWYNTqNjvmPA6uPO5uOqNsN8MmJs7mDDj/gJh+ZXcpwCAWea2+
 AByAZpZtcp5NLCdKsSPOj/jbR2SmL3pnEykUbLjfl+Z707nnr/2sEfC/Rm1O4gRS
 qhYXJjT8aDFtjq7+axpl0ripBzxJEviPs42XyiPBSqiegAMxSSrtCYTkhsW4wWM=
 =iihI
 -----END PGP SIGNATURE-----

Merge tag 'v0.13.2rc1' into HEAD

0.13.2 release candidate 1
2016-12-21 01:48:39 +11:00
..
2016-05-29 17:56:34 +08:00
2016-10-17 19:01:56 +02:00
2016-12-02 07:41:11 +00:00
2016-09-07 16:18:53 +02:00
2015-11-12 18:08:50 +01:00
2015-10-26 17:42:00 +01:00
2016-09-21 02:43:47 +00:00
2016-10-18 00:15:59 +02:00
2016-10-18 00:15:59 +02:00
2016-11-17 18:30:26 -08:00
2016-09-21 02:43:47 +00:00
2016-02-23 18:53:00 +00:00
2015-11-30 16:33:15 +01:00
2016-05-05 15:43:37 +02:00

Bitcoin Core 0.13.1

Setup

Bitcoin Core is the original Bitcoin client and it builds the backbone of the network. However, it downloads and stores the entire history of Bitcoin transactions (which is currently several GBs); depending on the speed of your computer and network connection, the synchronization process can take anywhere from a few hours to a day or more.

Running

The following are some helpful notes on how to run Bitcoin on your native platform.

Unix

Unpack the files into a directory and run:

  • bin/bitcoin-qt (GUI) or
  • bin/bitcoind (headless)

Windows

Unpack the files into a directory, and then run bitcoin-qt.exe.

OS X

Drag Bitcoin-Core to your applications folder, and then run Bitcoin-Core.

Need Help?

Building

The following are developer notes on how to build Bitcoin on your native platform. They are not complete guides, but include notes on the necessary libraries, compile flags, etc.

Development

The Bitcoin repo's root README contains relevant information on the development process and automated testing.

Resources

Miscellaneous

License

Distributed under the MIT software license. This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. This product includes cryptographic software written by Eric Young (eay@cryptsoft.com), and UPnP software written by Thomas Bernard.