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 b836b452dc feerate: keep feerates separately for each side. 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 feerate: keep feerates separately for each side. 7 years ago
db.h db: make db_exec() an internal function. 7 years ago
db_tests.c db: we must always be in a transaction, remove nested, call fatal() 7 years ago
test_utils.h wallet: Add wallet_tests and simplify db_tests 7 years ago
wallet.c feerate: keep feerates separately for each side. 7 years ago
wallet.h wallet: Add function to retrieve a list of payments 7 years ago
wallet_tests.c feerate: keep feerates separately for each side. 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