core-lightning/plugins/bkpr
niftynei dfa325dc4d bkpr: make unit tests not fail if !HAVE_SQLITE3
We rely on sqlite3 being present to run unit tests for some bookkeeper
tests; here we effectively disable these tests if not available

Fixes report in #4928
Reported-By: @whitslack
2022-08-02 11:52:57 +09:30
..
test bkpr: make unit tests not fail if !HAVE_SQLITE3 2022-08-02 11:52:57 +09:30
account.c bkpr: new method, "is_external_account" 2022-07-28 12:08:18 +09:30
account.h bkpr: new method, "is_external_account" 2022-07-28 12:08:18 +09:30
account_entry.c bkpr: separate the invoice_fees from the invoice paid 2022-07-28 12:08:18 +09:30
account_entry.h bkpr: separate the invoice_fees from the invoice paid 2022-07-28 12:08:18 +09:30
bookkeeper.c bkpr: insert obscure 60s pop references. 2022-08-01 09:01:08 -07:00
chain_event.c bkpr: save invoice description data to the database and display it 2022-07-28 12:08:18 +09:30
chain_event.h bkpr: save invoice description data to the database and display it 2022-07-28 12:08:18 +09:30
channel_event.c bkpr: save invoice description data to the database and display it 2022-07-28 12:08:18 +09:30
channel_event.h bkpr: save invoice description data to the database and display it 2022-07-28 12:08:18 +09:30
channelsapy.c bkpr: make sure there's always at least on difference in blockheights 2022-07-28 12:08:18 +09:30
channelsapy.h bkpr: command to calculate some APYs/stats on channel routing fees 2022-07-28 12:08:18 +09:30
db.c bkpr: insert obscure 60s pop references. 2022-08-01 09:01:08 -07:00
db.h bkpr: insert obscure 60s pop references. 2022-08-01 09:01:08 -07:00
incomestmt.c bkpr: use long-uint not size_t for time_t 2022-07-31 21:53:05 +09:30
incomestmt.h bkpr csvs: koinly + cointracker only accept fees on the same line 2022-07-28 12:08:18 +09:30
Makefile plugins/Makefile: put bitcoin/chainparams.o in PLUGIN_COMMON_OBJS since everyone needs it. 2022-07-28 12:08:18 +09:30
onchain_fee.c bkpr: add 'msat' suffix to all msat denominated fields 2022-07-28 12:08:18 +09:30
onchain_fee.h bkpr: move json_to functions to respective type files 2022-07-28 12:08:18 +09:30
recorder.c bkpr-zeroconf: Zeroconfs will emit 'channel_proposed' event 2022-07-28 12:08:18 +09:30
recorder.h bkpr: save invoice description data to the database and display it 2022-07-28 12:08:18 +09:30