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 3543530172 build_utxos: fix weight calculation, and make more accurate. 7 years ago
..
test Re-enable builds with DEVELOPER=0 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 build_utxos: fix weight calculation, and make more accurate. 7 years ago
wallet.h build_utxos: fix weight calculation, and make more accurate. 7 years ago
walletrpc.c build_utxos: fix weight calculation, and make more accurate. 7 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 7 years ago