Add fuzz inputs #163

pull maflcko wants to merge 1 commits into bitcoin-core:main from maflcko:main changing 29309 files +98378 −0
  1. maflcko commented at 8:47 AM on January 3, 2024: contributor

    Done with something like the following to allow for reduced inputs to get added to the repo. C.f. #150 (comment)

    mv fuzz_seed_corpus fuzz_inputs_upstream
    ../bitcoin-core/test/fuzz/test_runner.py -l DEBUG --par $( nproc ) --m_dir ./fuzz_inputs_upstream/  --m_dir ../results_from_working_farm/fuzz_seed_corpus/ --m_dir ../etc/... ./fuzz_seed_corpus
    git restore -- ./fuzz_seed_corpus
    git add ./fuzz_seed_corpus
    git commit -m "Add fuzz inputs"
    
  2. Add fuzz inputs a2ed781110
  3. maflcko commented at 12:35 PM on January 3, 2024: contributor
  4. murchandamus commented at 12:40 PM on January 3, 2024: contributor

    Ah very cool. That’s a great idea.

  5. dergoegge merged this on Jan 3, 2024
  6. dergoegge closed this on Jan 3, 2024


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/qa-assets. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-29 13:25 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me