Rename Core to Classic

Squased commits from rustyloy and others and fixed merge
conflicts.
This commit is contained in:
rustyloy
2016-01-24 08:41:54 -05:00
committed by Tom Zander
parent 7488c45bc1
commit f2d9c84a2e
50 changed files with 121 additions and 110 deletions

View File

@@ -1,12 +1,12 @@
Bitcoin Core version 0.12.0 is now available from:
Bitcoin Classic version 0.12.0 is now available from:
<https://bitcoin.org/bin/bitcoin-core-0.12.0/>
<https://>
This is a new major version release, bringing new features and other improvements.
Please report bugs using the issue tracker at github:
<https://github.com/bitcoin/bitcoin/issues>
<https://github.com/bitcoinclassic/bitcoinclassic/issues>
Upgrading and downgrading
=========================
@@ -26,7 +26,7 @@ Downgrade warning
Because release 0.10.0 and later makes use of headers-first synchronization and
parallel block download (see further), the block files and databases are not
backwards-compatible with pre-0.10 versions of Bitcoin Core or other software:
backwards-compatible with pre-0.10 versions of Bitcoin Classic or other software:
* Blocks will be stored on disk out of order (in the order they are
received, really), which makes it incompatible with some tools or