Skip to content

Commit 3f83c74

Browse files
committed
Merge bitcoin/bitcoin#32526: fuzz: Delete wallet_notifications
fad2faf fuzz: Delete wallet_notifications (MarcoFalke) Pull request description: The fuzz target has many issues: * It has never found a meaningful issue. * It is still slow, despite bitcoin/bitcoin#28933 and bitcoin/bitcoin#31238. * It is unmaintained, see bitcoin/bitcoin#28882 (comment) (missing meaningful coverage) or bitcoin/bitcoin#31238 (comment) (unstable) or bitcoin/bitcoin#31467 (comment) (fix slowness), etc ... So remove it for now. It can be added back once one or all of the issues have been addressed. ACKs for top commit: fanquake: ACK fad2faf brunoerg: ACK fad2faf Tree-SHA512: e48c08352688c0eead5793ee1c7513ddd37459bc665e914a770a3f69772674ed0e14c05e5d07b333ca0ab03bb35d7d9d32561311af569958e19dc4607c11fade
2 parents 04c6c96 + fad2faf commit 3f83c74

File tree

2 files changed

+0
-174
lines changed

2 files changed

+0
-174
lines changed

src/wallet/test/fuzz/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ target_sources(fuzz
88
coinselection.cpp
99
crypter.cpp
1010
fees.cpp
11-
notifications.cpp
1211
scriptpubkeyman.cpp
1312
spend.cpp
1413
wallet_bdb_parser.cpp

src/wallet/test/fuzz/notifications.cpp

Lines changed: 0 additions & 173 deletions
This file was deleted.

0 commit comments

Comments
 (0)