Page MenuHomePhabricator

[backport#15644] [MOVEONLY] Move processing of orphan queue to ProcessOrphanTx
ClosedPublic

Authored by majcosta on May 22 2020, 00:00.

Diff Detail

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

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.May 22 2020, 00:41
deadalnix requested changes to this revision.May 22 2020, 13:45
deadalnix added a subscriber: deadalnix.
deadalnix added inline comments.
src/net_processing.cpp
2100 ↗(On Diff #20502)

You still clearly have a problem with TxId here.

This revision now requires changes to proceed.May 22 2020, 13:45
deadalnix requested changes to this revision.May 22 2020, 23:33
deadalnix added inline comments.
src/net_processing.cpp
2097 ↗(On Diff #20557)

Remove explicit conversion here.

This revision now requires changes to proceed.May 22 2020, 23:33
This revision is now accepted and ready to land.May 22 2020, 23:57