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 12985331f7 htlcs: remove origin_htlc_id from htlc_out. 5 years ago
..
test htlcs: remove origin_htlc_id from htlc_out. 5 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 7 years ago
Makefile wallet/Makefile: fix dependency line. 5 years ago
db.c db: add partid field to htlc_out. 5 years ago
db.h log: make formatting more consistent. 5 years ago
db_common.h changelog: Update changelog for the 0.7.4 release 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 wallet: add invoice features into db. 5 years ago
invoices.h wallet: add invoice features into db. 5 years ago
txfilter.c elements: Fix transaction handling for elements transactions 5 years ago
txfilter.h pubkey: rename PUBKEY_DER_LEN to PUBKEY_CMPR_LEN. 6 years ago
wallet.c htlcs: remove origin_htlc_id from htlc_out. 5 years ago
wallet.h htlcs: remove origin_htlc_id from htlc_out. 5 years ago
walletrpc.c bitcoind: remove the chainparams member 5 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago