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.
 
 
 
 
 
 
Christian Decker 7c8883ae7d wallet: Fix an off by one error in dev-listaddrs 7 years ago
..
test Remove unused parameter fieldname in json_add_log(..., const char *fieldname, ...) 7 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 8 years ago
Makefile invoices: Extensive reorganization of invoice system. 7 years ago
db.c channel_states: fold all the ONCHAIND states into one. 7 years ago
db.h sqlite3_column_arr: helper to allocate and read an array from a blob. 7 years ago
invoices.c Mark intentionally unused parameters as such (with "UNUSED") 7 years ago
invoices.h invoices: Add expiration timer system. 7 years ago
wallet.c lightningd: maintain a status billboard for each channel. 7 years ago
wallet.h wallet: make static, not dynamic decision to insert for everything. 7 years ago
walletrpc.c wallet: Fix an off by one error in dev-listaddrs 7 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 8 years ago