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 def3d77a70 lightningd: Base peer->seed off of the channel ID 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 8 years ago
db.c wallet: unique_id is not the same as dbid 8 years ago
db.h db: Add a hexval helper to decode hex values from db into fields 8 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 lightningd: Base peer->seed off of the channel ID 8 years ago
wallet.h lightningd: Load persisted channels on startup 8 years ago
wallet_tests.c wallet: Moving wallet_channel->peer_id into the peer struct 8 years ago
walletrpc.c fix: Typo in the error message for adding an output to DB 8 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 8 years ago