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 0a501b3646 configure: Use pg_config to locate the header location 4 years ago
..
test lightningd/lightningd.h: Maintain a round-robin list of channels. 4 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 7 years ago
Makefile wallet: new JSON commands reserveinputs and unreserveinputs. 4 years ago
db.c hsmd: convert to new wire generation style. 4 years ago
db.h sendpsbt: annotate transactions in wallet. 4 years ago
db_common.h db: Track the data_version in the database 5 years ago
db_postgres.c configure: Use pg_config to locate the header location 4 years ago
db_sqlite3.c db: unregister sqlite3 trace callback also in error case 5 years ago
invoices.c sort listinvoices and listsendpays by order of creation. 4 years ago
invoices.h wallet: add invoice features into db. 5 years ago
reservation.c utxopsbt: let caller specify locktime, add tests and python binding. 4 years ago
txfilter.c common: tal_dup_talarr() helper. 5 years ago
txfilter.h pubkey: rename PUBKEY_DER_LEN to PUBKEY_CMPR_LEN. 6 years ago
wallet.c closingd: convert to new wire generation style. 4 years ago
wallet.h closingd: convert to new wire generation style. 4 years ago
walletrpc.c hsmd: convert to new wire generation style. 4 years ago
walletrpc.h wallet: new JSON commands reserveinputs and unreserveinputs. 4 years ago