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 9ec5cb7ba2 script: enhance is_p2sh/is_p2pkh/is_p2wsh/is_p2wpkh to extract addr. 7 years ago
..
.gitignore wallet: Create and manage a sqlite3 database for the wallet 8 years ago
Makefile wallet: Added loading of HTLCs from the database 7 years ago
db.c db: Cleanup all remaining traces of hex-encoded values 7 years ago
db.h db: Cleanup all remaining traces of hex-encoded values 7 years ago
db_tests.c unittests: Test some more of the db primitives. 8 years ago
test_utils.h wallet: Add wallet_tests and simplify db_tests 8 years ago
wallet.c script: enhance is_p2sh/is_p2pkh/is_p2wsh/is_p2wpkh to extract addr. 7 years ago
wallet.h wallet: Add primitives to retrieve htlc_stubs for channel 7 years ago
wallet_tests.c db: Cleanup all remaining traces of hex-encoded values 7 years ago
walletrpc.c moveonly: Move make wallet_extract_owned available publicly 7 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 8 years ago