From 9bd082e6571761c5971d5c8bcc7b51650fa61c7a Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Mon, 10 Feb 2020 15:20:53 +0100 Subject: doc: Update release notes for rc2 Tree-SHA512: 320576b94b58246ea7f2426e1dbe43cd0222c0ea58cf9a03e75225fcc226384478f39d7f54099d2cecbcf134a639932e7f2033eb3dd38786bb666dbb81aae2d7 --- doc/release-notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/release-notes.md b/doc/release-notes.md index 50a5ba901d..fc37df3873 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -55,17 +55,20 @@ distribution provides binaries for the RISC-V platform. - #17258 Fix issue with conflicted mempool tx in listsinceblock (adamjonas) - #17924 Bug: IsUsedDestination shouldn't use key id as script id for ScriptHash (instagibbs) - #17621 IsUsedDestination should count any known single-key address (instagibbs) +- #17843 Reset reused transactions cache (fjahr) ### RPC and other APIs - #17687 cli: Fix fatal leveldb error when specifying -blockfilterindex=basic twice (brakmic) - #17728 require second argument only for scantxoutset start action (achow101) - #17445 zmq: Fix due to invalid argument and multiple notifiers (promag) - #17524 psbt: handle unspendable psbts (achow101) +- #17156 psbt: check that various indexes and amounts are within bounds (achow101) ### GUI - #17427 Fix missing qRegisterMetaType for `size_t` (hebasto) - #17695 disable File-\>CreateWallet during startup (fanquake) - #17634 Fix comparison function signature (hebasto) +- #18062 Fix unintialized WalletView::progressDialog (promag) ### Tests and QA - #17416 Appveyor improvement - text file for vcpkg package list (sipsorcery) @@ -83,6 +86,7 @@ distribution provides binaries for the RISC-V platform. - #17654 Unbreak build with Boost 1.72.0 (jbeich) - #17857 scripts: Fix symbol-check & security-check argument passing (fanquake) - #17762 Log to net category for exceptions in ProcessMessages (laanwj) +- #18100 Update univalue subtree (MarcoFalke) Credits ======= @@ -92,6 +96,7 @@ Thanks to everyone who directly contributed to this release: - Aaron Clauson - Adam Jonas - Andrew Chow +- Fabian Jahr - fanquake - Gregory Sanders - Harris @@ -101,6 +106,7 @@ Thanks to everyone who directly contributed to this release: - João Barbosa - Karl-Johan Alm - Luke Dashjr +- MarcoFalke - Russell Yanofsky - Wladimir J. van der Laan -- cgit v1.2.3