aboutsummaryrefslogtreecommitdiff
path: root/test/functional/mempool_package_limits.py
AgeCommit message (Expand)Author
2022-08-03test: Target exact weight in MiniWallet _bulk_txMacroFake
2022-08-01test: MiniWallet: add `send_self_transfer_chain` to create chain of txnsAndreas Kouloumos
2022-08-01test: use MiniWallet to simplify mempool_package_limits.py testsAndreas Kouloumos
2021-10-06test: Use generate* from TestFramework, not TestNodeMarcoFalke
2021-09-09Merge bitcoin/bitcoin#22582: test: a test to check descendant limitsmerge-script
2021-09-02scripted-diff: Use generate* from TestFrameworkMarcoFalke
2021-08-26[test] checks descendants limtis for second generation Package descendantsritickgoenka
2021-08-16test: use getmempoolentry instead of getrawmempool in functional tests when a...Michael Dietz
2021-08-06[test] mempool package ancestor/descendant limitsglozow