mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-04 13:55:23 -05:00
doc: update 24.1 release notes
This commit is contained in:
parent
fc8c1a8deb
commit
dc711fbd32
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue