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.
 
 
 
 
 
 
darosior ac038b340b fundchannel: Add a new 'utxo' parameter 5 years ago
..
test lightningd: make 'spendable_msatoshi' more realistic. 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 db: Add channel_id and type to the transactions table 5 years ago
db.h db: Add timestamp primitives so we can store them in the DB 6 years ago
invoices.c autoclean: make this a plugin. 5 years ago
invoices.h wallet: use amount_sat/amount_msat. 6 years ago
txfilter.c txfilter: Migrate the list of owned scriptPubKeys into a hashset 5 years ago
txfilter.h pubkey: rename PUBKEY_DER_LEN to PUBKEY_CMPR_LEN. 6 years ago
wallet.c fundchannel: Add a new 'utxo' parameter 5 years ago
wallet.h fundchannel: Add a new 'utxo' parameter 5 years ago
walletrpc.c wallet: Rip out the txtypes type in favor of enum wallet_tx_type 5 years ago
walletrpc.h Use expected LIGHTNING_DIR_FILE_H define 7 years ago