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 3404509928 wallet: Move UTXO tracking to DB 7 years ago
..
.gitignore wallet: Create and manage a sqlite3 database for the wallet 7 years ago
Makefile wallet: Add compile dependency on CCAN 7 years ago
db.c wallet: Helper to store/retrieve persistent vars to/from DB 7 years ago
db.h wallet: Helper to store/retrieve persistent vars to/from DB 7 years ago
db_tests.c wallet: Helper to store/retrieve persistent vars to/from DB 7 years ago
test_utils.h wallet: Add wallet_tests and simplify db_tests 7 years ago
wallet.c wallet: Move UTXO tracking to DB 7 years ago
wallet.h wallet: Move UTXO tracking to DB 7 years ago
wallet_tests.c wallet: Reserve UTXOs used in build_utxos 7 years ago