doc: Update release notes for rc2
Tree-SHA512: 320576b94b58246ea7f2426e1dbe43cd0222c0ea58cf9a03e75225fcc226384478f39d7f54099d2cecbcf134a639932e7f2033eb3dd38786bb666dbb81aae2d7
This commit is contained in:
parent
ba0b7e1296
commit
9bd082e657
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue