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.
 
 
 
 
 
 
trueptolemy 6c708b5854 API: `fundchannel_cancel` can cancel fundchannel process before funding broadcast 5 years ago
..
test common/utxo: make commitment_point optional in close_info. 5 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 8 years ago
Makefile wallet: Add tooling to extract SQL queries and generate driver info 5 years ago
db.c db: store option_static_remotekey for each channel. 5 years ago
db.h db: Remove sqlite3 from db.c and db.h 5 years ago
db_common.h db: Move statement expansion into the driver 5 years ago
db_sqlite3.c db: Move statement expansion into the driver 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. 6 years ago
txfilter.c wallet/txfilter: free outpoint filter and scriptpubkeyset on exit. 6 years ago
txfilter.h pubkey: rename PUBKEY_DER_LEN to PUBKEY_CMPR_LEN. 6 years ago
wallet.c API: `fundchannel_cancel` can cancel fundchannel process before funding broadcast 5 years ago
wallet.h API: `fundchannel_cancel` can cancel fundchannel process before funding broadcast 5 years ago
walletrpc.c Cleanup: Remove the duplicated code of getting txid in `json_withdraw` 5 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago