mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-05 14:06:27 -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
|
### RPC and other APIs
|
||||||
|
|
||||||
- #26515 rpc: Require NodeStateStats object in getpeerinfo
|
- #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
|
### Build System
|
||||||
|
|
||||||
- #26944 depends: fix systemtap download URL
|
- #26944 depends: fix systemtap download URL
|
||||||
|
- #27462 depends: fix compiling bdb with clang-16 on aarch64
|
||||||
|
|
||||||
### Wallet
|
### Wallet
|
||||||
|
|
||||||
|
@ -58,6 +61,7 @@ unsupported systems.
|
||||||
- #26761 wallet: fully migrate address book entries for watchonly/solvable wallets
|
- #26761 wallet: fully migrate address book entries for watchonly/solvable wallets
|
||||||
- #27053 wallet: reuse change dest when re-creating TX with avoidpartialspends
|
- #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
|
- #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
|
### GUI changes
|
||||||
|
|
||||||
|
@ -77,11 +81,14 @@ Thanks to everyone who directly contributed to this release:
|
||||||
- Andrew Chow
|
- Andrew Chow
|
||||||
- Hennadii Stepanov
|
- Hennadii Stepanov
|
||||||
- John Moffett
|
- John Moffett
|
||||||
|
- Jon Atack
|
||||||
- Marco Falke
|
- Marco Falke
|
||||||
- Martin Zumsande
|
- Martin Zumsande
|
||||||
- Matthew Zipkin
|
- Matthew Zipkin
|
||||||
- Michael Ford
|
- Michael Ford
|
||||||
|
- pablomartin4btc
|
||||||
- Sebastian Falbesoner
|
- Sebastian Falbesoner
|
||||||
|
- Thomas Nguyen
|
||||||
- Vasil Dimov
|
- Vasil Dimov
|
||||||
|
|
||||||
As well as to everyone that helped with translations on
|
As well as to everyone that helped with translations on
|
||||||
|
|
Loading…
Add table
Reference in a new issue