core-lightning/plugins/bkpr
niftynei b7d85f1d0b bkpr: wire up our chain fee accting to chain event reception
When we get a chain event, check to see if this updates any onchain fee
records that we have.
2022-07-28 12:08:18 +09:30
..
test bkpr: create onchain fee records for events 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: wire up our chain fee accting to chain event reception 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 bookkeeper: initial crud (no tests) 2022-07-28 12:08:18 +09:30
db.c patch db-fatal-plugin_err.patch 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
Makefile bkpr: add bookkeeper to PLUGINS list 2022-07-28 12:08:18 +09:30
onchain_fee.h bookkeeper: initial crud (no tests) 2022-07-28 12:08:18 +09:30
recorder.c bkpr: create onchain fee records for events 2022-07-28 12:08:18 +09:30
recorder.h bkpr: create onchain fee records for events 2022-07-28 12:08:18 +09:30