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 cfe87b16c3 db: Do not exit transaction on failure 8 years ago
..
.gitignore wallet: Create and manage a sqlite3 database for the wallet 8 years ago
Makefile wallet: Created a simple persisted shachain unit-test 7 years ago
db.c db: Do not exit transaction on failure 7 years ago
db.h db: Add a hexval helper to decode hex values from db into fields 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 wallet: Implement loading of stored channels from DB 7 years ago
wallet.h wallet: Implement loading of stored channels from DB 7 years ago
wallet_tests.c wallet: Created a simple persisted shachain unit-test 7 years ago
walletrpc.c wallet_get_newindex: encapsulate routine to get a new keyindex. 8 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 8 years ago