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.
 
 
 
 
 
 
John Barboza b50912d8b1 Print node alias when listing peers 7 years ago
..
test Print node alias when listing peers 7 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 7 years ago
Makefile invoices: Extensive reorganization of invoice system. 7 years ago
db.c Add bolt11 to the invoices db table as TEXT. 7 years ago
db.h lightningd: close and reopen db across fork for daemonize 7 years ago
invoices.c Do preimage, hash and consequentially bolt11 generation before we store the invoice in db. 7 years ago
invoices.h Do preimage, hash and consequentially bolt11 generation before we store the invoice in db. 7 years ago
wallet.c Do preimage, hash and consequentially bolt11 generation before we store the invoice in db. 7 years ago
wallet.h Do preimage, hash and consequentially bolt11 generation before we store the invoice in db. 7 years ago
walletrpc.c jsonrpc: Let Base58 '2..' address work on both regtest and testnet. 7 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 7 years ago