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 b856bb2f54 wallet: Expand select query field lists from macros 5 years ago
..
test lightningd: delay reprocessing of incoming htlcs at startup until plugins ready. 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 wallet: Expand select query field lists from macros 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 wallet: Expand select query field lists from macros 5 years ago
wallet.h API: `txprepare` now support mutiple outputs 5 years ago
walletrpc.c cleanup: Remove unused structure `struct withdrawal` 5 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago