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 c3a35416da lightningd: don't allow channeld to accept HTLCs if we're not synced. 5 years ago
..
test lightningd: don't allow channeld to accept HTLCs if we're not synced. 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 lightningd: simplify --daemon. 5 years ago
db.h lightningd: simplify --daemon. 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 db-fix: resolve crash on fundchannel 5 years ago
wallet.h db-fix: resolve crash on fundchannel 5 years ago
walletrpc.c wallet/walletrpc.c: fix uninitialized warning. 5 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago