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 be35895847 lightningd: instead of malformed code, keep generic error code. 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 lightningd: instead of malformed code, keep generic error code. 7 years ago
wallet.h wallet: Expose wallet_shachain_get_hash to remove warning 7 years ago
wallet_tests.c tests: Add stmt2wallet test for remote_shutdown_scriptpubkey 7 years ago
walletrpc.c topology: Add transaction filtering to connect_block 7 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 7 years ago