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 f4a71f9806 tests: Add stmt2wallet test for remote_shutdown_scriptpubkey 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 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 8 years ago
wallet.c wallet: Fix a column mismatch and use absolute column indices 7 years ago
wallet.h wallet: Add function to retrieve a list of payments 7 years ago
wallet_tests.c tests: Add stmt2wallet test for remote_shutdown_scriptpubkey 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