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 b5903a10b2 run-wallet: fix the version of variant in CHECK_MSG 6 years ago
..
test run-wallet: fix the version of variant in CHECK_MSG 6 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 7 years ago
Makefile wallet: fix Makefile to include correct dependencies. 6 years ago
db.c DB: add failcode field in forwarded_payments table 6 years ago
db.h db: Add timestamp primitives so we can store them in the DB 6 years ago
invoices.c db: create explicit separate API for select statements. 6 years ago
invoices.h wallet: use amount_sat/amount_msat. 6 years ago
txfilter.c pubkey: rename PUBKEY_DER_LEN to PUBKEY_CMPR_LEN. 6 years ago
txfilter.h pubkey: rename PUBKEY_DER_LEN to PUBKEY_CMPR_LEN. 6 years ago
wallet.c wallet: add failcode and case for local fail in wallet_forwarded_payments_get() 6 years ago
wallet.h wallet: store failcode by adding failcode field in wallet_forwarded_payment_add() 6 years ago
walletrpc.c Use node_id everywhere for nodes. 6 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago