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.
 
 
 
 
 
 
Karl-Johan Alm ff2bfe3bdb dynamically generate string of network names 5 years ago
..
test makefiles: move all unit tests under `make check-units` 5 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 ccan: import ccan/json_out and ccan/json_escape. 5 years ago
db.h ccan: import ccan/json_out and ccan/json_escape. 5 years ago
invoices.c ccan: import ccan/json_out and ccan/json_escape. 5 years ago
invoices.h ccan: import ccan/json_out and ccan/json_escape. 5 years ago
txfilter.c wallet/txfilter: free outpoint filter and scriptpubkeyset on exit. 5 years ago
txfilter.h pubkey: rename PUBKEY_DER_LEN to PUBKEY_CMPR_LEN. 6 years ago
wallet.c dynamically generate string of network names 5 years ago
wallet.h wallet: Don't delete channels from DB, mark them closed. 5 years ago
walletrpc.c json-rpc: Disable `listtransactions` for the 0.7.1 release 5 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago