Skip to content

Add peer.enable_not_found option. - #915

Open
echennells wants to merge 1 commit into
libbitcoin:masterfrom
echennells:peer-enable-not-found-parser
Open

Add peer.enable_not_found option.#915
echennells wants to merge 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.
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.

1 participant