lightning/plugins/bkpr
Rusty Russell 981d82c406 common/utils: add tal_strdup_or_null helper.
It's not that uncommon to want to pass NULL through, for optional strings.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-07-26 06:55:48 +09:30
..
test db: add generic warn/error function. 2023-07-09 16:49:48 +09:30
account_entry.c
account_entry.h
account.c
account.h
bookkeeper.c cleanup: rename json_add_amount_msat_only to json_add_amount_msat 2023-03-18 15:55:49 +10:30
chain_event.c cleanup: rename json_add_amount_msat_only to json_add_amount_msat 2023-03-18 15:55:49 +10:30
chain_event.h
channel_event.c cleanup: rename json_add_amount_msat_only to json_add_amount_msat 2023-03-18 15:55:49 +10:30
channel_event.h
channelsapy.c cleanup: rename json_add_amount_msat_only to json_add_amount_msat 2023-03-18 15:55:49 +10:30
channelsapy.h
db.c db/bindings: now bindings are always in order, remove index. 2023-07-18 14:24:01 +09:30
db.h
incomestmt.c common/utils: add tal_strdup_or_null helper. 2023-07-26 06:55:48 +09:30
incomestmt.h
Makefile wallet: add channel_type field to db. 2023-04-10 17:26:47 +09:30
onchain_fee.c cleanup: rename json_add_amount_msat_only to json_add_amount_msat 2023-03-18 15:55:49 +10:30
onchain_fee.h
recorder.c db: add optional column string helper, and make db_col amounts return sat/msat. 2023-07-26 06:55:48 +09:30
recorder.h bkpr: create accounts for zero sat channels 2022-08-10 10:30:45 -05:00