test: add truc wallet tests

This commit is contained in:
ishaanam
2025-07-26 02:44:14 -04:00
parent 5d932e14db
commit 4ef8065a5e
3 changed files with 593 additions and 0 deletions

View File

@@ -34,6 +34,9 @@ DEFAULT_MIN_RELAY_TX_FEE = 100
# Default for -incrementalrelayfee in sat/kvB
DEFAULT_INCREMENTAL_RELAY_FEE = 100
TRUC_MAX_VSIZE = 10000
TRUC_CHILD_MAX_VSIZE = 1000
def assert_mempool_contents(test_framework, node, expected=None, sync=True):
"""Assert that all transactions in expected are in the mempool,
and no additional ones exist. 'expected' is an array of