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.
 
 
 
 
 
 
Rusty Russell 67811a93d2
jsonrpc: Only show total fees collected in getinfo.
6 years ago
..
test gossipd: don't accept forwarding short_channel_ids we don't own. 6 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 8 years ago
Makefile wallet: fix Makefile to include correct dependencies. 6 years ago
db.c wallet: Add new `forwards` table to keep track of forwarded payments 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 jsonrpc: Only show total fees collected in getinfo. 6 years ago
wallet.h jsonrpc: Only show total fees collected in getinfo. 6 years ago
walletrpc.c param: call param() all the time 6 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago