From 411e15194b3a770ff455d413a0fe2495f0362297 Mon Sep 17 00:00:00 2001 From: fanquake Date: Wed, 23 Jul 2025 16:47:49 +0100 Subject: [PATCH] doc: update release notes for 29.x --- doc/release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/release-notes.md b/doc/release-notes.md index 3a39efadbce..d09772ff330 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -68,6 +68,7 @@ Notable changes - #32841 feature_taproot: sample tx version border values more - #32850 test: check P2SH sigop count for coinbase tx - #32859 test: correctly detect nonstd TRUC tx vsize in feature_taproot +- #33001 test: Do not pass tests on unhandled exceptions ### Util