@@ -49,16 +49,25 @@ Notable changes
4949- #31757 wallet: fix crash on double block disconnection
5050- #32553 wallet: Fix logging of wallet version
5151
52+ ### P2P
53+
54+ - #32826 p2p: add more bad ports
55+
5256### Test
5357
5458- #32286 test: Handle empty string returned by CLI as None in RPC tests
5559- #32312 test: Fix feature_pruning test after nTime typo fix
5660- #32336 test: Suppress upstream -Wduplicate-decl-specifier in bpfcc
61+ - #32463 test: fix an incorrect feature_fee_estimation.py subtest
5762- #32483 test: fix two intermittent failures in wallet_basic.py
5863- #32630 test: fix sync function in rpc_psbt.py
5964- #32765 test: Fix list index out of range error in feature_bip68_sequence.py
6065- #32742 test: fix catchup loop in outbound eviction functional test
66+ - #32823 test: Fix wait_for_getheaders() call in test_outbound_eviction_blocks_relay_only()
6167- #32833 test: Add msgtype to msg_generic slots
68+ - #32841 feature_taproot: sample tx version border values more
69+ - #32850 test: check P2SH sigop count for coinbase tx
70+ - #32859 test: correctly detect nonstd TRUC tx vsize in feature_taproot
6271
6372### Util
6473
@@ -74,10 +83,14 @@ Notable changes
7483- #32568 depends: use "mkdir -p" when installing xproto
7584- #32678 guix: warn and abort when SOURCE_DATE_EPOCH is set
7685- #32690 depends: fix SHA256SUM command on OpenBSD (use GNU mode output)
86+ - #32716 depends: Override host compilers for FreeBSD and OpenBSD
7787- #32760 depends: capnp 1.2.0
7888- #32798 build: add root dir to CMAKE_PREFIX_PATH in toolchain
7989- #32805 cmake: Use HINTS instead of PATHS in find_ * commands
8090- #32814 cmake: Explicitly specify Boost_ROOT for Homebrew's package
91+ - #32837 depends: fix libevent _ WIN32_WINNT usage
92+ - #32943 depends: Force CMAKE_EXPORT_NO_PACKAGE_REGISTRY=TRUE
93+ - #32954 cmake: Drop no longer necessary "cmakeMinimumRequired" object
8194
8295### Gui
8396
@@ -98,6 +111,8 @@ Notable changes
98111- #32719 doc, windows: CompanyName "Bitcoin" => "Bitcoin Core project"
99112- #32776 doc: taproot became always active in v24.0
100113- #32777 doc: fix Transifex 404s
114+ - #32846 doc: clarify that the "-j N" goes after the "--build build" part
115+ - #32858 doc: Add workaround for vcpkg issue with paths with embedded spaces
101116
102117### CI
103118
@@ -116,24 +131,31 @@ Thanks to everyone who directly contributed to this release:
116131
117132- achow101
118133- benthecarman
134+ - bigspider
119135- Brandon Odiwuor
136+ - brunoerg
137+ - darosior
120138- davidgumberg
121139- dergoegge
122140- enirox001
123141- fanquake
124142- furszy
143+ - instagibbs
125144- Hennadii Stepanov
126145- hodlinator
127146- ismaelsadeeq
128147- jb55
148+ - jlopp
129149- josibake
130150- laanwj
131151- luisschwab
132152- MarcoFalke
133153- Martin Zumsande
134154- monlovesmango
135155- nervana21
156+ - pablomartin4btc
136157- rkrux
158+ - ryanofsky
137159- Sjors
138160- theStack
139161- willcl-ark
0 commit comments