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.
 
 
 
 
 
 
ZmnSCPxj edfb1ace4a wallet/db.c: Be resilient against 32-bit time_t. 6 years ago
..
test json: rename json_add_amount_sat to json_add_amount_sat_compat. 6 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 8 years ago
Makefile wallet: fix Makefile to include correct dependencies. 6 years ago
db.c wallet/db.c: Be resilient against 32-bit time_t. 6 years ago
db.h db: Add timestamp primitives so we can store them in the DB 6 years ago
invoices.c autoclean: make this a plugin. 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 autoclean: make this a plugin. 6 years ago
wallet.h wallet: cleanup the tal context in wallet_channels_load_active() and wallet_stmt2channel() 6 years ago
walletrpc.c json: rename json_add_amount_sat to json_add_amount_sat_compat. 6 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago