rgb-cln/plugins/bkpr
niftynei d943e5e85c bkpr: use pointer for payment_id for channel events
sometimes these are null!
2022-07-28 12:08:18 +09:30
..
test bkpr: use pointer for payment_id for channel events 2022-07-28 12:08:18 +09:30
Makefile bkpr: add bookkeeper to PLUGINS list 2022-07-28 12:08:18 +09:30
account.c bookkeeper: initial crud (no tests) 2022-07-28 12:08:18 +09:30
account.h bookkeeper: initial crud (no tests) 2022-07-28 12:08:18 +09:30
bookkeeper.c bkpr: use pointer for payment_id for channel events 2022-07-28 12:08:18 +09:30
chain_event.h bookkeeper: initial crud (no tests) 2022-07-28 12:08:18 +09:30
channel_event.h bkpr: use pointer for payment_id for channel events 2022-07-28 12:08:18 +09:30
db.c bkpr: have onchain_fee records be write-only, don't update in place 2022-07-28 12:08:18 +09:30
db.h bkpr: first attempt at database code for accounting 2022-07-28 12:08:18 +09:30
onchain_fee.h bkpr: have onchain_fee records be write-only, don't update in place 2022-07-28 12:08:18 +09:30
recorder.c bkpr: use pointer for payment_id for channel events 2022-07-28 12:08:18 +09:30
recorder.h bkpr: add journal entry for offset account balances; report listbalances 2022-07-28 12:08:18 +09:30