rgb-cln/wallet/test
Rusty Russell 8f7f76f8c6 gossipd: don't validate UTXOs on our own channels.
It's an unnecessary round-trip, and can cause us to complain in CI, in
the case where the channel has been closed by the time we ask.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-02-04 09:24:44 +10:30
..
.gitignore wallet: move tests into test/ dir like other unit tests. 2017-12-13 22:46:10 +01:00
Makefile channeld: add hsm_capabilities and add hsm_is_capable to common 2024-01-29 12:02:37 +10:30
run-db.c lightningd: add last_stable_connection field to db, channel. 2024-01-31 14:47:33 +10:30
run-psbt_fixup.c wallet/test/run-psbt_fixup.c: test for psbt fixups. 2023-03-31 09:16:25 +10:30
run-wallet.c gossipd: don't validate UTXOs on our own channels. 2024-02-04 09:24:44 +10:30
test_utils.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
test_utils.h check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30