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 4022fc0034 wallet.c: Minor leak in wallet_invoices_load. 7 years ago
..
test wallet/tests: add mocks for futureproofing. 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 database: don't leak query string. 7 years ago
db.h db: make db_exec() an internal function. 7 years ago
wallet.c wallet.c: Minor leak in wallet_invoices_load. 7 years ago
wallet.h cleanup: Use check_act* in handshake and remove unused static inline 7 years ago
walletrpc.c Add support for withdrawing to BECH32 addresses. 7 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 7 years ago