ffranr
|
cd566eb097
|
multi: fix fmt.Errorf error wrapping
Refactor fmt.Errorf usage to correctly wrap errors instead of using
non-wrapping format verbs.
|
2024-02-27 11:13:40 +00:00 |
|
yyforyongyu
|
1057eb729d
|
multi: add unsafedisconnect as a dev config
This commit adds a new dev config `unsafedisconnect` as we sometimes
want to disconnect nodes in our itests.
|
2024-02-01 21:21:18 +08:00 |
|
Elle Mouton
|
1211e7eb7b
|
multi: use "bitcoin" chain name constant
Make use of the `bitcoinChainName` constant instead of re-writing the
"bitcoin" string.
|
2023-10-06 16:34:47 -07:00 |
|
yyforyongyu
|
4bbb4ed978
|
lntest: skip killing dead process
|
2023-05-09 21:41:53 +08:00 |
|
yyforyongyu
|
24c028ff52
|
lntest: make sure error from shutdown is caught
|
2023-04-20 18:52:46 +08:00 |
|
yyforyongyu
|
e715b8ed1f
|
itest+lntest: add itest for mempool preimage watch
|
2023-04-19 01:18:19 +08:00 |
|
yyforyongyu
|
b8373f5628
|
lntest: use trace log level for discovery
|
2023-03-08 21:03:37 +08:00 |
|
yyforyongyu
|
28744d89c7
|
lntest: fix linter stylecheck and containedctx
|
2023-02-24 01:35:16 +08:00 |
|
yyforyongyu
|
29b7903a28
|
lntest: use rpc-graph-cache-duration=100ms in itest
|
2023-02-23 21:56:10 +08:00 |
|
yyforyongyu
|
2bc6aabf96
|
itest: fix make lint
This commit fixes the issues reported by the linter.
|
2023-02-23 21:56:10 +08:00 |
|
yyforyongyu
|
9d1d629001
|
itest+lntest: migrate lntemp to lntest
This commit performs the takeover that `lntemp` is now promoted to be
`lntest`, and the scaffolding is now removed as all the refactoring is
finished!
|
2023-02-23 21:56:09 +08:00 |
|