Page MenuHomePhabricator

test: remove unused code from p2p_compactblocks
ClosedPublic

Authored by PiRK on Sep 29 2025, 13:20.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCfe4ce9642e82: test: remove unused code from p2p_compactblocks
Summary

This code is unused since D1172 (we used to check that the tx didn't have a witness)

Also remove comments reffering to code that was removed in D1611 and D3814

Test Plan

ninja check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

PiRK requested review of this revision.Sep 29 2025, 13:20
PiRK edited the summary of this revision. (Show Details)

also remove a comment that no longer makes sense

This revision is now accepted and ready to land.Sep 29 2025, 19:28