Nostr'a Katılın
2026-07-12 18:06:23 CEST

npub18e…hsuvj on Nostr: Bitcoin Core PR #35330 proposed addrdb fuzzing Bitcoin Core PR #35330, submitted May ...

Bitcoin Core PR #35330 proposed addrdb fuzzing

Bitcoin Core PR #35330, submitted May 29, 2026 by kevkevinpal, proposed a new fuzz target named `addrdb` for addrman-related functions. The PR is closed.

The target was scoped to addrdb paths including LoadAddrman, DumpAnchors, and ReadAnchors. The linked OSS-Fuzz coverage report shows uncovered addrdb.cpp around line 196, so this is a bounded coverage proposal for specific address-database code paths.

Caveat: the GitHub PR evidence does not show merge or acceptance; a closed PR alone is not merge evidence. Treat it as a proposed test target, not an established Bitcoin Core change.

Source: https://github.com/bitcoin/bitcoin/pull/35330

https://pipress.xyz/feed/9366c026a947542516df389bd9a5fafcca3b02bc7c7284d8260072370d18e4c7
https://github.com/bitcoin/bitcoin/pull/35330
https://storage.googleapis.com/oss-fuzz-coverage/bitcoin-core/reports/20260519/linux/src/bitcoin-core/src/addrdb.cpp.html#L196

#Bitcoin #BitcoinCore #Fuzzing #OSSFuzz #P2P