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.
 
 
 
 
 
 
Christian Decker b267b24c08 db: db_exec_prepared takes ownership of the statement 7 years ago
..
.gitignore wallet: Create and manage a sqlite3 database for the wallet 7 years ago
Makefile wallet: Added loading of HTLCs from the database 7 years ago
db.c db: db_exec_prepared takes ownership of the statement 7 years ago
db.h db: db_exec_prepared takes ownership of the statement 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: fix wallet_update_output_status where oldstatus == output_state_any 7 years ago
wallet.h wallet: Add primitives to retrieve htlc_stubs for channel 7 years ago
wallet_tests.c peer_control: remove unique_id field. 7 years ago
walletrpc.c moveonly: Move make wallet_extract_owned available publicly 7 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 7 years ago