mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-15 16:38:23 +01:00
doc: update release notes for 29.x
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Bitcoin Core version 29.x is now available from:
|
Bitcoin Core version 29.2rc1 is now available from:
|
||||||
|
|
||||||
<https://bitcoincore.org/bin/bitcoin-core-29.x/>
|
<https://bitcoincore.org/bin/bitcoin-core-29.2/test.rc1/>
|
||||||
|
|
||||||
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.
|
||||||
@@ -37,19 +37,37 @@ unsupported systems.
|
|||||||
Notable changes
|
Notable changes
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
### P2P
|
||||||
|
|
||||||
|
- #32646 p2p: Add witness mutation check inside FillBlock
|
||||||
|
- #33296 net: check for empty header before calling FillBlock
|
||||||
|
- #33395 net: do not apply whitelist permissions to onion inbounds
|
||||||
|
|
||||||
### CI
|
### CI
|
||||||
|
|
||||||
- #32999 ci: Use APT_LLVM_V in msan task
|
- #32999 ci: Use APT_LLVM_V in msan task
|
||||||
- #33099 ci: allow for any libc++ intrumentation & use it for TSAN
|
- #33099 ci: allow for any libc++ intrumentation & use it for TSAN
|
||||||
- #33258 ci: use LLVM 21
|
- #33258 ci: use LLVM 21
|
||||||
|
- #33364 ci: always use tag for LLVM checkout
|
||||||
|
|
||||||
|
### Misc
|
||||||
|
|
||||||
|
- #33310 trace: Workaround GCC bug compiling with old systemtap
|
||||||
|
- #33340 Fix benchmark CSV output
|
||||||
|
|
||||||
Credits
|
Credits
|
||||||
=======
|
=======
|
||||||
|
|
||||||
Thanks to everyone who directly contributed to this release:
|
Thanks to everyone who directly contributed to this release:
|
||||||
|
|
||||||
|
- Eugene Siegel
|
||||||
- fanquake
|
- fanquake
|
||||||
|
- Greg Sanders
|
||||||
|
- Hennadii Stepanov
|
||||||
|
- Luke Dashjr
|
||||||
- MarcoFalke
|
- MarcoFalke
|
||||||
|
- Martin Zumsande
|
||||||
|
- Vasil Dimov
|
||||||
|
|
||||||
As well as to everyone that helped with translations on
|
As well as to everyone that helped with translations on
|
||||||
[Transifex](https://explore.transifex.com/bitcoin/bitcoin/).
|
[Transifex](https://explore.transifex.com/bitcoin/bitcoin/).
|
||||||
|
|||||||
Reference in New Issue
Block a user