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 e64282234b
wallet: Correctly handle forwards when channels or htlcs are deleted
7 years ago
..
test gossipd: don't accept forwarding short_channel_ids we don't own. 7 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 8 years ago
Makefile wallet: fix Makefile to include correct dependencies. 7 years ago
db.c wallet: Add new `forwards` table to keep track of forwarded payments 7 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. 7 years ago
invoices.h wallet: do wallet_invoice init during preparation. 7 years ago
txfilter.c common/utils.h: add tal_arr_expand helper. 7 years ago
txfilter.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago
wallet.c wallet: Correctly handle forwards when channels or htlcs are deleted 7 years ago
wallet.h wallet: Correctly handle forwards when channels or htlcs are deleted 7 years ago
walletrpc.c param: call param() all the time 7 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago