Skip to content

Add peer.enable_not_found option. - #915

Merged
evoskuil merged 1 commit into
libbitcoin:masterfrom
echennells:peer-enable-not-found-parser
Sep 10, 2026
Merged

Add peer.enable_not_found option.#915
evoskuil merged 1 commit into
libbitcoin:masterfrom
echennells:peer-enable-not-found-parser

Conversation

@echennells

Copy link
Copy Markdown
Contributor

Routes peer.enable_not_found through config and parse alongside the other optional peer features, and enables it for the server as enable_relay and enable_address are enabled, so a node replies notfound rather than dropping a peer that asks for something it cannot serve.

The library default stays false; this sets the server default.

Depends on libbitcoin/libbitcoin-network#879.

Routes the libbitcoin-network enable_not_found setting through config
and parse, alongside the other optional p2p protocol features.
@evoskuil
evoskuil merged commit 8c386e8 into libbitcoin:master Sep 10, 2026
0 of 14 checks passed
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.

2 participants