rgb-cln/wallet
ZmnSCPxj 4022fc0034 wallet.c: Minor leak in wallet_invoices_load. 2017-12-15 10:41:54 +00:00
..
test wallet/tests: add mocks for futureproofing. 2017-12-13 22:46:10 +01:00
.gitignore wallet: Create and manage a sqlite3 database for the wallet 2017-06-06 09:16:10 +09:30
Makefile wallet: move tests into test/ dir like other unit tests. 2017-12-13 22:46:10 +01:00
db.c database: don't leak query string. 2017-12-13 22:46:10 +01:00
db.h db: make db_exec() an internal function. 2017-11-06 10:24:34 +01:00
wallet.c wallet.c: Minor leak in wallet_invoices_load. 2017-12-15 10:41:54 +00:00
wallet.h cleanup: Use check_act* in handshake and remove unused static inline 2017-12-12 02:31:03 +00:00
walletrpc.c Add support for withdrawing to BECH32 addresses. 2017-12-14 03:36:40 +00:00
walletrpc.h walletrpc: Implemented the withdrawal flow 2017-06-23 16:02:20 +09:30