test/fuzz: added fuzz target addrdb #35330

pull kevkevinpal wants to merge 1 commits into bitcoin:master from kevkevinpal:fuzzAddrDB changing 1 files +77 −0
  1. kevkevinpal commented at 12:53 PM on May 20, 2026: contributor

    Summary

    This adds the fuzz target addrdb and adds coverage for LoadAddrman, DumpAnchors and ReadAnchors.

    I'm not seeing any coverage on this currently, so I figured it might be worth adding some.

  2. test/fuzz: added fuzz target addrdb
    This adds the fuzz target addrdb and adds coverage for LoadAddrman,
    DumpAnchors and ReadAnchors.
    0a21bfa61d
  3. DrahtBot commented at 12:53 PM on May 20, 2026: contributor

    <!--e57a25ab6845829454e8d69fc972939a-->

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    <!--006a51241073e994b41acfe9ec718e94-->

    Code Coverage & Benchmarks

    For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/35330.

    <!--021abf342d371248e50ceaed478a90ca-->

    Reviews

    See the guideline for information on the review process. A summary of reviews will appear here.

    <!--5faf32d7da4f0f540f40219e4f7537a3-->

  4. maflcko commented at 2:55 PM on May 20, 2026: member

    Is this worth it? The functions are thin wrappers around ser-code. I think it could make more sense to have functional coverage for them for end-users, and fuzz coverage of the ser-code, but I think both already exist?

  5. kevkevinpal commented at 1:16 PM on May 21, 2026: contributor

    Is this worth it? The functions are thin wrappers around ser-code. I think it could make more sense to have functional coverage for them for end-users, and fuzz coverage of the ser-code, but I think both already exist?

    Gotcha, no problem, I can close this PR if there is no need for this coverage

  6. kevkevinpal closed this on May 21, 2026


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-27 16:51 UTC

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