You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Christian Decker 26f17e87a3 plugin: Add connect and disconnect notifications 6 years ago
..
test plugin: Add connect and disconnect notifications 6 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 7 years ago
Makefile wallet: fix Makefile to include correct dependencies. 6 years ago
db.c lightningd: add runtime checking for all system-provided libs. 6 years ago
db.h db: full location tags for callers, make it implicit. 7 years ago
invoices.c wallet: do wallet_invoice init during preparation. 6 years ago
invoices.h wallet: do wallet_invoice init during preparation. 6 years ago
txfilter.c common/utils.h: add tal_arr_expand helper. 6 years ago
txfilter.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago
wallet.c signature: wrap almost all signatures in struct bitcoin_signature. 6 years ago
wallet.h jsonrpc: Only show total fees collected in getinfo. 6 years ago
walletrpc.c param: make command_fail/command_success WARN_UNUSED_RESULT. 6 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago