rgb-cln/wallet
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
..
test gossipd: don't validate UTXOs on our own channels. 2024-02-04 09:24:44 +10:30
.gitignore
Makefile
db.c lightningd: add last_stable_connection field to db, channel. 2024-01-31 14:47:33 +10:30
db.h db: migrate old runes table to fix up id fields. 2023-08-31 05:33:15 +09:30
invoices.c display paid_outpoint on invoices when present 2023-10-26 19:11:17 +10:30
invoices.h display paid_outpoint on invoices when present 2023-10-26 19:11:17 +10:30
psbt_fixup.c
psbt_fixup.h
reservation.c addpsbtoutput: allow command to specify output address. 2023-11-01 14:11:28 +10:30
txfilter.c track fallbacks for invoices, pt 1 2023-10-26 19:11:17 +10:30
txfilter.h track fallbacks for invoices, pt 1 2023-10-26 19:11:17 +10:30
wallet.c lightningd: add last_stable_connection field to db, channel. 2024-01-31 14:47:33 +10:30
wallet.h lightningd: tweak db remote channel_announcement sigs API. 2024-01-31 14:47:33 +10:30
walletrpc.c wallet: remove P2SH support. 2024-01-26 10:30:22 +10:30
walletrpc.h wallet: remove P2SH support. 2024-01-26 10:30:22 +10:30