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 63390a58b0 db: log a message to say whether we created or updated db. 7 years ago
..
test db: log a message to say whether we created or updated db. 7 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 7 years ago
Makefile wallet: move tests into test/ dir like other unit tests. 7 years ago
db.c db: log a message to say whether we created or updated db. 7 years ago
db.h db: log a message to say whether we created or updated db. 7 years ago
wallet.c db: log a message to say whether we created or updated db. 7 years ago
wallet.h wallet: Implement wallet_invoice_nextpaid. 7 years ago
walletrpc.c json: add json_add_txid. 7 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 7 years ago