Commit Graph

5 Commits

Author SHA1 Message Date
tdb3
6703ee8599 test: add entry and expiration time checks
Github-Pull: #31043
Rebased-From: 63f5e6ec79
2024-11-15 05:18:58 +00:00
tdb3
28f583d795 test: add tx_in_orphanage()
Allows tests to check if a transaction
is contained within the orphanage

Github-Pull: #30793
Rebased-From: 93f48fceb7
2024-11-15 05:18:58 +00:00
Sebastian Falbesoner
dd8fa86193 test: use tagged ephemeral MiniWallet instance in fill_mempool 2024-05-05 12:36:51 +02:00
Sebastian Falbesoner
c8e6d08236 test: refactor: eliminate COINBASE_MATURITY magic number in fill_mempool 2024-05-05 12:33:34 +02:00
Sebastian Falbesoner
4f347140b1 test: refactor: move fill_mempool to new module mempool_util
This is needed to avoid circular dependencies in later commits.
Can be reviewed via `--color-moved=dimmed-zebra`.
2024-05-05 12:33:30 +02:00