Page MenuHomePhabricator

txorphanage: Extract GetOrphanTx
ClosedPublic

Authored by PiRK on May 18 2022, 08:30.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC718ec9723107: txorphanage: Extract GetOrphanTx
Summary

Extract orphan lookup code into GetOrphanTx function.

This is a backport of core#21148 [6/14]
https://github.com/bitcoin/bitcoin/pull/21148/commits/f294da727413210fda279afdc206a4dd12046d56

Depends on D11485

Test Plan

ninja all check-all

Diff Detail

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

Event Timeline

PiRK requested review of this revision.May 18 2022, 08:30
Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/net_processing.cpp
3001 ↗(On Diff #33577)

Revert

This revision is now accepted and ready to land.May 18 2022, 14:51
This revision was automatically updated to reflect the committed changes.