rgb-cln/wallet/test
Rusty Russell 963f6b5d67 invoice: add an optional local_offer_id.
This allows us to mark an offer used when an invoice derived from it
is paid, and importantly, avoid any other invoices for the offer being
paid.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-12-15 12:05:02 +01:00
..
.gitignore wallet: move tests into test/ dir like other unit tests. 2017-12-13 22:46:10 +01:00
Makefile Makefile: normalize all the Makefiles 2020-08-31 21:33:26 -05:00
run-db.c unittest: use common_setup / common_shutdown almost everywhere. 2020-12-02 12:55:09 +10:30
run-wallet.c invoice: add an optional local_offer_id. 2020-12-15 12:05:02 +01:00
test_utils.c config: don't ignore the --commit-fee option. 2020-05-20 06:09:24 +09:30
test_utils.h fix: a pr2444 introduced valgrind complaint 2019-03-14 16:51:18 +01:00