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 297e278132 gossip: send the *other* node's cltv_expiry_delta in channel_announce. 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 gossip: send the *other* node's cltv_expiry_delta in channel_announce. 7 years ago
db.h db: Add db_prepare and db_exec_prepared to expose native binding 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 gossip: send the *other* node's cltv_expiry_delta in channel_announce. 7 years ago
wallet.h wallet: Add invoice removal support 7 years ago
wallet_tests.c wallet: Adding primitives to save/load invoices to wallet 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