tdb3
|
63f5e6ec79
|
test: add entry and expiration time checks
|
2024-10-25 17:11:27 -04:00 |
|
tdb3
|
93f48fceb7
|
test: add tx_in_orphanage()
Allows tests to check if a transaction
is contained within the orphanage
|
2024-10-02 18:23:27 -04:00 |
|
MarcoFalke
|
faf801515f
|
test: Add missing sync_mempools() to fill_mempool()
Also disable the function, when it is not needed.
|
2024-09-24 10:13:21 +02:00 |
|
MarcoFalke
|
fa48be6f02
|
test: Refactor fill_mempool to extract send_batch helper
This is needed for the next commit
|
2024-09-24 09:59:36 +02: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 |
|