Keagan McClelland
|
ed2989ae33
|
multi: update to fn v2
|
2024-12-04 13:19:00 -07:00 |
|
yyforyongyu
|
bf8ae68eea
|
lntest: add method AssertTxnsNotInMempool
So we only need to do one `GetRawMempool` lookup when checking the
exclusion of multiple txns.
|
2024-10-17 07:34:40 +08:00 |
|
yyforyongyu
|
e560e00aeb
|
lntest: remove unused return value
|
2024-10-17 07:34:25 +08:00 |
|
yyforyongyu
|
ed3cb26188
|
itest+lntest: stop using pointer to chainhash.Hash
This commit fixes the methods used in `lntest` so they stop using
pointers to chainhash.
|
2024-10-17 07:14:51 +08:00 |
|
Boris Nagaev
|
3de94c11ae
|
lntest: fix typo
|
2024-10-14 09:44:32 -03:00 |
|
ziggie
|
ae28f75557
|
miner: bugfix
return the transaction when found in the mempool.
|
2024-08-09 19:41:26 +02:00 |
|
yyforyongyu
|
be4dba5da6
|
lntest+itest: finalize moving miner methods
|
2024-07-23 21:30:07 +08:00 |
|
yyforyongyu
|
a881477404
|
lntest: create new package lntest/miner for itest miner
This commit moves the `HarnessMiner` into a new package to avoid
confusion about incoming changes.
|
2024-07-23 21:30:07 +08:00 |
|