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.
 
 
 
 
 
 
ZmnSCPxj f7f55edcdb wireaddr: Do hostname resolution in parse_wireaddr. 7 years ago
..
test Remove unused parameter fieldname in json_add_log(..., const char *fieldname, ...) 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 channel_states: fold all the ONCHAIND states into one. 7 years ago
db.h sqlite3_column_arr: helper to allocate and read an array from a blob. 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 8 years ago