Page MenuHomePhabricator

Deduplicate call to PreChecks in AcceptSingleTransaction
ClosedPublic

Authored by PiRK on Oct 21 2022, 13:25.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC512168c24f94: Deduplicate call to PreChecks in AcceptSingleTransaction
Summary

I accidentaly duplicated this in D12347, which caused a double count of the number of ancestors.

Test Plan

ninja check-functional-extended

mempool_updatefromblock.py is the test that highlighted the mistake

Diff Detail

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