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 9c12c807d1 wallet: Migrate shachain persistence to native sqlite3 binding 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: Added short_channel_id, tx, pubkey and signature primitives 7 years ago
db.h db: Added short_channel_id, tx, pubkey and signature primitives 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: Migrate shachain persistence to native sqlite3 binding 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