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 b81129f87e wallet: fix case of failed payment not yet in db. 7 years ago
..
test wallet: abstract away delayed entry of wallet_payment. 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 wallet: add path_secrets to payment table. 7 years ago
db.h db: route to extract an array of struct secret from a column. 7 years ago
invoices.c invoices: Extensive reorganization of invoice system. 7 years ago
invoices.h invoices: Extensive reorganization of invoice system. 7 years ago
wallet.c wallet: fix case of failed payment not yet in db. 7 years ago
wallet.h wallet: abstract away delayed entry of wallet_payment. 7 years ago
walletrpc.c withdraw: Swap 'satoshi' and 'destination' params to match online help. 7 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 7 years ago