aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2023-04-18 15:22:57 +0100
committerfanquake <fanquake@gmail.com>2023-04-18 15:28:33 +0100
commit15a24781d01847d3acb77607148eae1c05cd5d4f (patch)
tree7618d0ee4e8e5cab9d1be2f38895f38cf6b95064 /doc
parent9e05de1d7081decf081d2d7811ae99564da53d87 (diff)
parentdc711fbd32653b09e196f72942106114a32353f4 (diff)
downloadbitcoin-15a24781d01847d3acb77607148eae1c05cd5d4f.tar.xz
Merge bitcoin/bitcoin#27474: [24.x] Additional backports for 24.1
dc711fbd32653b09e196f72942106114a32353f4 doc: update 24.1 release notes (fanquake) fc8c1a8deb80913ff353c878f494c9eaf28061c0 doc: fix/improve warning helps in {create,load,unload,restore}wallet (Jon Atack) 3a26b19df25ca99a9a58ae5398f6f423ac074368 bugfix: rest: avoid segfault for invalid URI (pablomartin4btc) c40b1da2fd64bb10f120f85966b44f0d2bb315f8 depends: fix compiling bdb with clang-16 on aarch64 (fanquake) 0bac52d5cfaf1a3beb99b780ed7446e2faba877f Don't return OutputType::UNKNOWN in ParseOutputType (Pttn) Pull request description: Backports: * https://github.com/bitcoin/bitcoin/pull/27279 (only f73782a9032a462a71569e9424db9bf9eeababf3) * https://github.com/bitcoin/bitcoin/pull/27462 * https://github.com/bitcoin/bitcoin/pull/27468 * https://github.com/bitcoin/bitcoin/pull/27473 ACKs for top commit: stickies-v: ACK dc711fbd32653b09e196f72942106114a32353f4 hebasto: re-ACK dc711fbd32653b09e196f72942106114a32353f4 jonatack: ACK dc711fbd32653b09e196f72942106114a32353f4 Tree-SHA512: 72c673be82689e3c3a1c2564a1fdd6afe0b357b7aa8bec9524fe6999804fbccf310da0b074e647af14b753e5e695024e268fe4f69aa58747f541f7f429ebede6
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index 19f604c66b..970e248618 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -45,10 +45,13 @@ unsupported systems.
### RPC and other APIs
- #26515 rpc: Require NodeStateStats object in getpeerinfo
+- #27279 doc: fix/improve warning helps in {create,load,unload,restore}wallet
+- #27468 rest: avoid segfault for invalid URI
### Build System
- #26944 depends: fix systemtap download URL
+- #27462 depends: fix compiling bdb with clang-16 on aarch64
### Wallet
@@ -58,6 +61,7 @@ unsupported systems.
- #26761 wallet: fully migrate address book entries for watchonly/solvable wallets
- #27053 wallet: reuse change dest when re-creating TX with avoidpartialspends
- #27080 wallet: Zero out wallet master key upon locking so it doesn't persist in memory
+- #27473 wallet: Properly handle "unknown" Address Type
### GUI changes
@@ -77,11 +81,14 @@ Thanks to everyone who directly contributed to this release:
- Andrew Chow
- Hennadii Stepanov
- John Moffett
+- Jon Atack
- Marco Falke
- Martin Zumsande
- Matthew Zipkin
- Michael Ford
+- pablomartin4btc
- Sebastian Falbesoner
+- Thomas Nguyen
- Vasil Dimov
As well as to everyone that helped with translations on