Add seeds #30

pull practicalswift wants to merge 1 commits into bitcoin-core:master from practicalswift:seeds-2020-11-05 changing 3710 files +640 −0
  1. practicalswift commented at 4:00 PM on November 5, 2020: contributor

    Add seeds.

  2. Add seeds 80d2b5c1c0
  3. in fuzz_seed_corpus/script_assets_test_minimizer/008d623e0958be5bbf69edbae05155d5a1192ec5:1 in aef94f9a9e outdated
       0 | @@ -0,0 +1 @@
       1 | +[true,true,true,true,
    


    maflcko commented at 5:47 PM on November 5, 2020:

    this fuzzer is only used to measure coverage of existing seeds. It can't be used to find new seeds because the seed format is fixed json


    sipa commented at 7:08 PM on November 5, 2020:

    I theory it could find seeds that increase coverage, but that's both unlikely to find much (due to the strong format constraints), and not particularly interesting (as it won't have valid/invalid markers that match consensus, so it can't be used as unit test data).


    practicalswift commented at 12:07 AM on November 7, 2020:

    Oh, I handle the fuzzing and the submissions automatically. The assumption I've operated under previously is that everything returned by find src/test/fuzz/ -executable -type f is worth fuzzing. I'm now excluding script_assets_test_minimizer.

    I predict this is not the last time someone will waste time on fuzzing script_assets_test_minimizer (and then submit seeds for it) :)

    Perhaps compilation of script_assets_test_minimizer should be opt-in? Or simply be moved to another directory?

  4. practicalswift force-pushed on Nov 6, 2020
  5. practicalswift commented at 12:07 AM on November 7, 2020: contributor

    Now excluding script_assets_test_minimizer seeds. Please re-review :)

  6. maflcko merged this on Nov 7, 2020
  7. maflcko closed this on Nov 7, 2020


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-15 09:25 UTC

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