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 d1cc5f4552 wallet: Add unit tests for payment persistence 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: Add payments table 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 wallet: Add functions to store and manipulate payments 7 years ago
wallet.h wallet: Add functions to store and manipulate payments 7 years ago
wallet_tests.c wallet: Add unit tests for payment persistence 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