mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 14:59:39 -04:00
[WIP] doc: update release notes for 27.x
This commit is contained in:
parent
54bb9b0541
commit
4f23c86364
1 changed files with 20 additions and 0 deletions
|
@ -40,6 +40,22 @@ unsupported systems.
|
||||||
Notable changes
|
Notable changes
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
### P2P
|
||||||
|
|
||||||
|
- #30394 net: fix race condition in self-connect detection
|
||||||
|
|
||||||
|
### Init
|
||||||
|
|
||||||
|
- #30435 init: change shutdown order of load block thread and scheduler
|
||||||
|
|
||||||
|
### RPC
|
||||||
|
|
||||||
|
- #30357 Fix cases of calls to FillPSBT errantly returning complete=true
|
||||||
|
|
||||||
|
### PSBT
|
||||||
|
|
||||||
|
- #29855 psbt: Check non witness utxo outpoint early
|
||||||
|
|
||||||
### Build
|
### Build
|
||||||
|
|
||||||
- #30283 upnp: fix build with miniupnpc 2.2.8
|
- #30283 upnp: fix build with miniupnpc 2.2.8
|
||||||
|
@ -54,8 +70,12 @@ Credits
|
||||||
|
|
||||||
Thanks to everyone who directly contributed to this release:
|
Thanks to everyone who directly contributed to this release:
|
||||||
|
|
||||||
|
- Ava Chow
|
||||||
- Cory Fields
|
- Cory Fields
|
||||||
|
- Martin Zumsande
|
||||||
- Max Edwards
|
- Max Edwards
|
||||||
|
- Sebastian Falbesoner
|
||||||
|
- willcl-ark
|
||||||
|
|
||||||
As well as to everyone that helped with translations on
|
As well as to everyone that helped with translations on
|
||||||
[Transifex](https://www.transifex.com/bitcoin/bitcoin/).
|
[Transifex](https://www.transifex.com/bitcoin/bitcoin/).
|
||||||
|
|
Loading…
Add table
Reference in a new issue