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 Aug 23, 2024
1 parent 15078fa commit dda6a39
Show file tree
Hide file tree
Showing 2 changed files with 438 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 @@ -397,6 +397,7 @@ test_fuzz_fuzz_SOURCES = \
test/fuzz/torcontrol.cpp \
test/fuzz/transaction.cpp \
test/fuzz/txdownloadman.cpp \
test/fuzz/txdownloadman_one_honest_peer.cpp \
test/fuzz/tx_in.cpp \
test/fuzz/tx_out.cpp \
test/fuzz/tx_pool.cpp \
Expand Down
Loading

0 comments on commit dda6a39

Please sign in to comment.