Page MenuHomePhabricator

test: a test to check descendant limits
ClosedPublic

Authored by Fabien on Oct 25 2022, 13:42.

Details

Reviewers
sdulfari
Group Reviewers
Restricted Project
Commits
rABCf61f449edd7d: test: a test to check descendant limits
Summary
This test is for checking a transaction to fail its descendant count limits because of a combination of mempool descendants, package direct descendants, and package indirect descendants.

Backport of core#22582.

Also remove a debug print leftover from D12162.

Test Plan
./test/functional/test_runner.py mempool_package_limits

Diff Detail

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

Event Timeline

Fabien requested review of this revision.Oct 25 2022, 13:42
sdulfari added a subscriber: sdulfari.

Nit to fix comment

test/functional/mempool_package_limits.py
186 ↗(On Diff #35987)
This revision is now accepted and ready to land.Oct 25 2022, 16:24