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.
 
 
 
 
 
 
trueptolemy b660531216 common: `withdraw_tx()` now use the array of `struct bitcoin_tx_output` as parameter 5 years ago
..
test lightningd: delay reprocessing of incoming htlcs at startup until plugins ready. 5 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 7 years ago
Makefile wallet: fix Makefile to include correct dependencies. 6 years ago
db.c lightningd: simplify --daemon. 5 years ago
db.h lightningd: simplify --daemon. 5 years ago
invoices.c ccan: import ccan/json_out and ccan/json_escape. 5 years ago
invoices.h ccan: import ccan/json_out and ccan/json_escape. 5 years ago
txfilter.c wallet/txfilter: free outpoint filter and scriptpubkeyset on exit. 5 years ago
txfilter.h pubkey: rename PUBKEY_DER_LEN to PUBKEY_CMPR_LEN. 6 years ago
wallet.c wallet: track our change outputs 5 years ago
wallet.h wallet: Use `struct sha256` for payment_hash in `struct forwarding` 5 years ago
walletrpc.c common: `withdraw_tx()` now use the array of `struct bitcoin_tx_output` as parameter 5 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago