doc: Update rel notes for 27.x

This commit is contained in:
fanquake 2024-06-19 10:08:34 +01:00
parent 6338f92260
commit b3093eb755
No known key found for this signature in database
GPG key ID: 2EEB9F5CC09526C1

View file

@ -1,9 +1,9 @@
27.1 Release Notes 27.x Release Notes
===================== =====================
Bitcoin Core version 27.1 is now available from: Bitcoin Core version 27.x is now available from:
<https://bitcoincore.org/bin/bitcoin-core-27.1/> <https://bitcoincore.org/bin/bitcoin-core-27.x/>
This release includes various bug fixes and performance This release includes various bug fixes and performance
improvements, as well as updated translations. improvements, as well as updated translations.
@ -40,75 +40,22 @@ unsupported systems.
Notable changes Notable changes
=============== ===============
### Miniscript
- #29853 sign: don't assume we are parsing a sane TapMiniscript
### RPC
- #29869 rpc, bugfix: Enforce maximum value for setmocktime
- #29870 rpc: Reword SighashFromStr error message
- #30094 rpc: move UniValue in blockToJSON
### Index
- #29776 Fix #29767, set m_synced = true after Commit()
### Gui
- #gui812 Fix create unsigned transaction fee bump
- #gui813 Don't permit port in proxy IP option
### Test
- #29892 test: Fix failing univalue float test
### P2P
- #30085 p2p: detect addnode cjdns peers in GetAddedNodeInfo()
### Build ### Build
- #29747 depends: fix mingw-w64 Qt DEBUG=1 build - #30283 upnp: fix build with miniupnpc 2.2.8
- #29859 build: Fix false positive CHECK_ATOMIC test
- #29985 depends: Fix build of Qt for 32-bit platforms with recent glibc
- #30097 crypto: disable asan for sha256_sse4 with clang and -O0
- #30151 depends: Fetch miniupnpc sources from an alternative website
- #30216 build: Fix building fuzz binary on on SunOS / illumos
- #30217 depends: Update Boost download link
### Doc
- #29934 doc: add LLVM instruction for macOS < 13
### CI ### CI
- #29856 ci: Bump s390x to ubuntu:24.04 - #30193 ci: move ASan job to GitHub Actions from Cirrus CI
- #30299 ci: remove unused bcc variable from workflow
### Misc
- #29691 Change Luke Dashjr seed to dashjr-list-of-p2p-nodes.us
- #30149 contrib: Renew Windows code signing certificate
Credits Credits
======= =======
Thanks to everyone who directly contributed to this release: Thanks to everyone who directly contributed to this release:
- Antoine Poinsot
- Ava Chow
- Cory Fields - Cory Fields
- dergoegge - Max Edwards
- fanquake
- furszy
- Hennadii Stepanov
- Jon Atack
- laanwj
- Luke Dashjr
- MarcoFalke
- nanlour
- Sjors Provoost
- 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/).