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 242a934b8c wallet: add check-source to makefile. 7 years ago
..
test txfilter: clean up prototypes. 7 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 7 years ago
Makefile wallet: add check-source to makefile. 7 years ago
db.c db: Add index on utxoset.spendheight to speed up blockchain reorgs 7 years ago
db.h wallet: add check-source to makefile. 7 years ago
invoices.c wallet: add check-source to makefile. 7 years ago
invoices.h wallet: add check-source to makefile. 7 years ago
txfilter.c txfilter: clean up prototypes. 7 years ago
txfilter.h txfilter: clean up prototypes. 7 years ago
wallet.c wallet: add check-source to makefile. 7 years ago
wallet.h wallet: Add primitive to register new utxoset outpoint to the wallet 7 years ago
walletrpc.c jsonrpc: Add confirmation status to `listfunds` output 7 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 7 years ago