diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-09-18 09:22:48 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-09-18 09:23:39 +0200 |
commit | f56c00b2345cd2e392ade4733e2ca9cb9b0af623 (patch) | |
tree | ef902aeebc7e2a0147f0aeec80905e5a564d0f31 | |
parent | 49e34e288005a5b144a642e197b628396f5a0765 (diff) |
doc: Clean out release notes after releasev0.16-final
Tree-SHA512: f0a863919ba6a81da0e6021752ab7499460bb606bb7b12f22a7fe3f4d6705f81cf2a7d9a8f53a52a3e63c767541bc656124ca8e7633713d68796cc630c5a1846
-rw-r--r-- | doc/release-notes.md | 34 |
1 files changed, 7 insertions, 27 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 631eb0833f..f8b9192abd 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -1,6 +1,6 @@ -Bitcoin Core version 0.16.3 is now available from: +Bitcoin Core version 0.16.x is now available from: - <https://bitcoincore.org/bin/bitcoin-core-0.16.3/> + <https://bitcoincore.org/bin/bitcoin-core-0.16.x/> This is a new minor version release, with various bugfixes as well as updated translations. @@ -49,42 +49,22 @@ frequently tested on them. Notable changes =============== -Denial-of-Service vulnerability -------------------------------- +(to be filled in) -A denial-of-service vulnerability exploitable by miners has been discovered in -Bitcoin Core versions 0.14.0 up to 0.16.2. It is recommended to upgrade any of -the vulnerable versions to 0.16.3 as soon as possible. - -0.16.3 change log +0.16.x change log ------------------ -### Consensus -- #14249 `696b936` Fix crash bug with duplicate inputs within a transaction (TheBlueMatt, sdaftuar) - -### RPC and other APIs -- #13547 `212ef1f` Make `signrawtransaction*` give an error when amount is needed but missing (ajtowns) - -### Miscellaneous -- #13655 `1cdbea7` bitcoinconsensus: invalid flags error should be set to `bitcoinconsensus_err` (afk11) - -### Documentation -- #13844 `11b9dbb` correct the help output for -prune (hebasto) +(to be filled in) Credits ======= Thanks to everyone who directly contributed to this release: -- Anthony Towns -- Hennadii Stepanov -- Matt Corallo -- Suhas Daftuar -- Thomas Kerin -- Wladimir J. van der Laan +(to be filled in) And to those that reported security issues: -- beardnboobies +(to be filled in) As well as everyone that helped translating on [Transifex](https://www.transifex.com/projects/p/bitcoin/). |