Skip to content

fuzz: copy some more files from rust-bitcoin#285

Open
apoelstra wants to merge 3 commits into
ElementsProject:masterfrom
apoelstra:2026-06/fix-fuzzing
Open

fuzz: copy some more files from rust-bitcoin#285
apoelstra wants to merge 3 commits into
ElementsProject:masterfrom
apoelstra:2026-06/fix-fuzzing

Conversation

@apoelstra

Copy link
Copy Markdown
Member

This should complete the transition to cargo-fuzz.

Fixes #271.

If we want to keep seeds from these directories we should move them to the
qa-assets repo and make some effort to minimize them. It's easy to get 10s
of 000s of these files if you're just running the fuzzer without making an
effort to clean them up.
You should be able to run this script cleanly. Update it to include a
recent Cargo.toml change, and add a big header which will hopefully
remind me not to edit the Cargo.toml file directly.
The README has a few references to rust-bitcoin. I left these alone because
all the content of the doc should be the same between the two repos, and it
is probably a useful hint to somebody reading the README that the fuzz
infrastructure was copied from rust-bitcoin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The Fuzz workflow is failing

1 participant