Skip to content

revert(zcashd): remove pruned block request diagnostics#303

Closed
p0mvn wants to merge 1 commit into
mainfrom
revert-zcashd-pruned-block-diagnostics
Closed

revert(zcashd): remove pruned block request diagnostics#303
p0mvn wants to merge 1 commit into
mainfrom
revert-zcashd-pruned-block-diagnostics

Conversation

@p0mvn

@p0mvn p0mvn commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

Motivation

Revert ac7d8c0 (fix(zcashd): diagnose requests for pruned blocks (#279)).

Solution

Remove the zcashd-compat pruning-retention wiring, canonical-header diagnostic lookup, rate-limited error logging, and their dedicated tests. Requests for unavailable block bodies return the existing notfound response without the additional diagnostic state query.

Testing

  • cargo fmt --all -- --check
  • cargo test -p zakura components::inbound::tests (17 passed)
  • cargo clippy -p zakura --all-targets -- -D warnings
  • IDE diagnostics: no errors in changed files

Specifications & References

@v12-auditor

v12-auditor Bot commented Jul 20, 2026

Copy link
Copy Markdown

Note

Complete: Audit complete. No review-worthy issues remain after automatic triage. One finding was auto-invalidated.

Open the full results here.

Analyzed three files, diff 3669471...26c8ed0.

@p0mvn
p0mvn marked this pull request as ready for review July 20, 2026 17:37
@p0mvn
p0mvn marked this pull request as draft July 20, 2026 17:41
@ebfull
ebfull marked this pull request as ready for review July 20, 2026 18:07
@ebfull
ebfull marked this pull request as draft July 20, 2026 18:08
@p0mvn p0mvn closed this Jul 20, 2026
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