Add inputs via set_cover_merge from upstream and active fuzzing to create new corpora then adding back the upstream inputs as usual.
Add Murch’s inputs #208
pull murchandamus wants to merge 1 commits into bitcoin-core:main from murchandamus:2024-10-07-add-murchs-october-inputs changing 24878 files +379937 −0-
murchandamus commented at 2:46 PM on October 7, 2024: contributor
-
maflcko commented at 2:53 PM on October 7, 2024: contributor
It does not include
p2p_headers_presync, so I presume you've excluded it manually for now to avoid hitting the timeout bug? -
murchandamus commented at 6:23 PM on October 7, 2024: contributor
I probably last pulled Bitcoin Core over three weeks ago, due to working on my BIP proposal and then being on vacation. So, given the timing of #207, I would guess that I just didn’t have a version with that fuzz target yet.
git reflogsays I was on 0725a374941355349bb4bc8a79dad1affb27d3b9. - murchandamus marked this as a draft on Oct 7, 2024
-
maflcko commented at 9:09 AM on October 8, 2024: contributor
Happy to merge this one, or wait longer. Just let me know what you prefer. On a quick glance it looks like the runtime is larger by 30%, so this should hopefully add some coverage.
-
murchandamus commented at 12:04 PM on October 8, 2024: contributor
I am adding some fuzzing for
p2p_headers_presyncandclusterlin_make_connected, then merging again. -
dergoegge commented at 12:30 PM on October 8, 2024: member
Please don't add the
p2p_headers_presynccorpus it currently breaks the windows and macos ci. - murchandamus force-pushed on Oct 8, 2024
-
Add Murch’s October input harvest 1ace70e113
- murchandamus force-pushed on Oct 8, 2024
-
murchandamus commented at 4:08 PM on October 8, 2024: contributor
Alright, did some light fuzzing on
clusterlin_make_connectedandp2p_headers_presync, threw awayp2p_headers_presync, did a fresh merge with the results from last nights fuzzing, now I think it should be good to go. - murchandamus marked this as ready for review on Oct 8, 2024
-
maflcko commented at 2:22 PM on October 10, 2024: contributor
Looks like there is a mild increase, but not too much:
- maflcko merged this on Oct 10, 2024
- maflcko closed this on Oct 10, 2024