Page MenuHomePhabricator

[validation] Remove fMissingInputs from AcceptToMemoryPool()
ClosedPublic

Authored by jasonbcox on Jul 13 2020, 18:28.

Details

Summary

Handle this failure in the same way as all other failures: call Invalid()
with the reasons for the failure.

Partial backport of Core PR15921 : https://github.com/bitcoin/bitcoin/pull/15921/commits/3004d5a12d09d94bfc4dee2a8e8f2291996a4aaf

Test Plan

ninja check check-functional

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.Jul 13 2020, 18:53
This revision was landed with ongoing or failed builds.Jul 13 2020, 23:39
This revision was automatically updated to reflect the committed changes.