Prepare 0.5 release

This commit is contained in:
Neil Booth
2016-11-13 22:41:11 +09:00
parent 8de77cf01c
commit 638b1fba26
+9
View File
@@ -1,3 +1,12 @@
version 0.5
-----------
- DB change: all UTXOs, including those that are not canonically paying to
an address, are stored in the DB. So an attempt to spend a UTXO not in
the DB means corruption. DB version bumped to 2; older versions will not
work
- fixed issue #17: the genesis coinbase is not in the UTXO set
version 0.4.3
-------------