Skip to content

Commit

Permalink
[fuzz] tx download succeeds as long as we have 1 good outbound
Browse files Browse the repository at this point in the history
  • Loading branch information
glozow committed May 21, 2024
1 parent 79d44d1 commit 13622fc
Show file tree
Hide file tree
Showing 2 changed files with 436 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Makefile.test.include
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,7 @@ test_fuzz_fuzz_SOURCES = \
test/fuzz/torcontrol.cpp \
test/fuzz/transaction.cpp \
test/fuzz/txdownloadman.cpp \
test/fuzz/tx_download.cpp \
test/fuzz/tx_in.cpp \
test/fuzz/tx_out.cpp \
test/fuzz/tx_pool.cpp \
Expand Down
Loading

0 comments on commit 13622fc

Please sign in to comment.