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 8e3c97762e invoice: Properly implement waitinvoice. 7 years ago
..
test bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 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 wallet: Add pay_index column to database for paid invoice ordering. 7 years ago
db.h db: make db_exec() an internal function. 7 years ago
wallet.c invoice: Properly implement waitinvoice. 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