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 37373f2c16 wallet: provide better comments on wallet_first_blocknum. 7 years ago
..
test wallet: don't implicitly remove peers, but do it explicitly. 7 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 8 years ago
Makefile invoices: Extensive reorganization of invoice system. 7 years ago
db.c Rename (almost) all destructors to destroy_<type>. 7 years ago
db.h pay: Save nodes and channels used on route to payment. 7 years ago
invoices.c Rename (almost) all destructors to destroy_<type>. 7 years ago
invoices.h invoices: Add expiration timer system. 7 years ago
wallet.c wallet: provide better comments on wallet_first_blocknum. 7 years ago
wallet.h wallet: use last_processed_block to determine scan start. 7 years ago
walletrpc.c lightningd: split struct peer into struct peer and struct channel. 7 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 8 years ago