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 b7ed5670d5 lightningd: close and reopen db across fork for daemonize 7 years ago
..
test lightningd: close and reopen db across fork for daemonize 7 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 7 years ago
Makefile invoices: Extensive reorganization of invoice system. 7 years ago
db.c lightningd: close and reopen db across fork for daemonize 7 years ago
db.h lightningd: close and reopen db across fork for daemonize 7 years ago
invoices.c Mark intentionally unused parameters as such (with "UNUSED") 7 years ago
invoices.h invoices: Add expiration timer system. 7 years ago
wallet.c wireaddr: Do hostname resolution in parse_wireaddr. 7 years ago
wallet.h wallet: make static, not dynamic decision to insert for everything. 7 years ago
walletrpc.c jsonrpc: Let Base58 '2..' address work on both regtest and testnet. 7 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 7 years ago