diff options
Diffstat (limited to 'network/bitcoin/README')
-rw-r--r-- | network/bitcoin/README | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/network/bitcoin/README b/network/bitcoin/README index 95267d3eb4..4baa7c136e 100644 --- a/network/bitcoin/README +++ b/network/bitcoin/README @@ -12,13 +12,8 @@ peers in the network. It uses lots of diskspace and bandwith. If you just want to send and receive Bitcoins you should look at a light client like Electrum. -0.10.0 is a major version upgrade which makes use of headers-first -synchronization and parallel block download, the block files and -databases are not backwards-compatible with older versions of -Bitcoin Core or other software. - Please make sure you read the Release notes first before upgrading: -https://bitcoin.org/en/release/v0.10.0 +https://bitcoin.org/en/release/v0.10.1 qrencode is an optional but strongly recommended dependency. UPNP is disabled, it requires the optional dependency miniupnpc. |