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 4eb1233ccb lightningd: don't report spurious temporary_node_failure on local failures. 5 years ago
..
test lightningd: don't report spurious temporary_node_failure on local failures. 5 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 8 years ago
Makefile wallet/Makefile: fix dependency line. 5 years ago
db.c wallet: Add new htlc column "localfailmsg" for outgoing htlcs. 5 years ago
db.h common: add struct onionreply 5 years ago
db_common.h db: Track the data_version in the database 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 common: tal_dup_talarr() helper. 5 years ago
txfilter.h pubkey: rename PUBKEY_DER_LEN to PUBKEY_CMPR_LEN. 6 years ago
wallet.c df: rename 'funder' to 'opener' 5 years ago
wallet.h wallet: fix typo in wallet_can_spend() comment 5 years ago
walletrpc.c chaintopology: better feerate targets differentiation 5 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago