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 a0800e352a wallet_get_newindex: encapsulate routine to get a new keyindex. 7 years ago
..
.gitignore wallet: Create and manage a sqlite3 database for the wallet 7 years ago
Makefile wallet: move can_spend to wallet.c and json_addfunds to walletrpc.c 7 years ago
db.c unittests: Test some more of the db primitives. 7 years ago
db.h wallet: Helper to store/retrieve persistent vars to/from DB 7 years ago
db_tests.c unittests: Test some more of the db primitives. 7 years ago
test_utils.h wallet: Add wallet_tests and simplify db_tests 7 years ago
wallet.c wallet_get_newindex: encapsulate routine to get a new keyindex. 7 years ago
wallet.h wallet_get_newindex: encapsulate routine to get a new keyindex. 7 years ago
wallet_tests.c wallet: Reserve UTXOs used in build_utxos 7 years ago
walletrpc.c wallet_get_newindex: encapsulate routine to get a new keyindex. 7 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 7 years ago