core-lightning/wallet
Christian Decker 5396335363 wallet: Add wallet_tests and simplify db_tests
I'll eventually move the utils into a different location (maybe CCAN?)
but for now I'm keeping it close to where it is used.
2017-06-06 09:16:10 +09:30
..
.gitignore wallet: Create and manage a sqlite3 database for the wallet 2017-06-06 09:16:10 +09:30
db_tests.c wallet: Add wallet_tests and simplify db_tests 2017-06-06 09:16:10 +09:30
db.c wallet: Start the wallet interface and link it into lightningd 2017-06-06 09:16:10 +09:30
db.h wallet: Create and manage a sqlite3 database for the wallet 2017-06-06 09:16:10 +09:30
Makefile wallet: Add compile dependency on CCAN 2017-06-06 09:16:10 +09:30
test_utils.h wallet: Add wallet_tests and simplify db_tests 2017-06-06 09:16:10 +09:30
wallet_tests.c wallet: Add wallet_tests and simplify db_tests 2017-06-06 09:16:10 +09:30
wallet.c wallet: Start the wallet interface and link it into lightningd 2017-06-06 09:16:10 +09:30
wallet.h wallet: Start the wallet interface and link it into lightningd 2017-06-06 09:16:10 +09:30