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.
 
 
 
 
 
 
niftynei f5f85b389d elements,pset: populate elements specific data for PSBTs 4 years ago
..
test bitcoin/feerate: new exposure for feerate parsing outside lightningd. 4 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 7 years ago
Makefile wallet/Makefile: fix dependency line. 5 years ago
db.c elements,pset: populate elements specific data for PSBTs 4 years ago
db.h psbt: database migration for converting last_tx to a psbt 4 years ago
db_common.h db: Track the data_version in the database 5 years ago
db_postgres.c db: Implement postgres driver primitives 5 years ago
db_sqlite3.c db: unregister sqlite3 trace callback also in error case 5 years ago
invoices.c sort listinvoices and listsendpays by order of creation. 4 years ago
invoices.h wallet: add invoice features into db. 5 years ago
txfilter.c common: tal_dup_talarr() helper. 5 years ago
txfilter.h pubkey: rename PUBKEY_DER_LEN to PUBKEY_CMPR_LEN. 6 years ago
wallet.c wallet: no longer expose wallet_add_utxo function. 4 years ago
wallet.h wallet: no longer expose wallet_add_utxo function. 4 years ago
walletrpc.c wally-tx: add type-to-string for a wally-tx 4 years ago
walletrpc.h wallet: clean up json output creation, part 2. 4 years ago