fix(network): accept rootless Zakura header responses#482
Conversation
Allow solicited header responses without tree-aux roots to reach the reactor non-punitively, so honest peers are not disconnected when they cannot serve optional roots.
Analyzed two files, diff |
Summary
Headersresponses without tree-aux roots to decode non-punitively.Test plan
cargo fmt --all -- --checkcargo test -p zebra-network deliver_rootless_solicited_headers_does_not_disconnect_the_peerStack
Base PR in the split from #458.
AI disclosure
Used Cursor to split PR #458 into stacked branches and prepare this PR.