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 d901304120 db: Change table field types to be more specific 5 years ago
..
test db: Move remainder of the sqlite3 into the apropriate file 5 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 7 years ago
Makefile postgres: Add postgres statement rewriting support 5 years ago
db.c db: Change table field types to be more specific 5 years ago
db.h db: Switch statement lookup to use the original query instead 5 years ago
db_common.h db: Implement postgres driver primitives 5 years ago
db_postgres.c db: Implement postgres driver primitives 5 years ago
db_sqlite3.c db: Move remainder of the sqlite3 into the apropriate file 5 years ago
invoices.c db: Switch to indirect `db_last_insert_id` version 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: Strengthen some null-checks on queries 5 years ago
wallet.h wallet: add flag to specify whether or not to include change output 5 years ago
walletrpc.c jsonrpc: add more fields to listfunds. 5 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago