This commit was added last minute, and was merged without enough review. Revert it for now. See #22674#pullrequestreview-833528437.
Reverts e12fafda2dfbbdf63f125e5af797ecfaa6488f66 and a test introduced in 046e8ff264be6b888c0f9a9d822e32aa74e19b78.
This commit was added last minute, and was merged without enough review. Revert it for now. See #22674#pullrequestreview-833528437.
Reverts e12fafda2dfbbdf63f125e5af797ecfaa6488f66 and a test introduced in 046e8ff264be6b888c0f9a9d822e32aa74e19b78.
With mempool package deduplication reverted, the test should be removed
as well.
This reverts commit e12fafda2dfbbdf63f125e5af797ecfaa6488f66.
I think it is safe to leave it as the code in question cannot be reached since package relay is not yet implemented. It is currently only used by unit tests. However we should be more careful about merging things in the future. Obviously we can revert it if it is found to be severely deficient, but I think any issues in the review of these two commits can be addressed in a followup rather than reverting and merging them in later following review.
Lets close this for now then.