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 1a3c0a0c0d invoice: fix potential race where invoice is paid/expired while we're calling hook. 4 years ago
..
test invoice: fix potential race where invoice is paid/expired while we're calling hook. 4 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 7 years ago
Makefile Makefile: fix bashism in NO_PYTHON 4 years ago
db.c db: adds a state_change history to database 4 years ago
db.h db: add helper for db_col_psbt 4 years ago
db_common.h allow building without sqlite3 4 years ago
db_postgres.c Makefile: make check-includes check all the non-generated files. 4 years ago
db_postgres_sqlgen.c invoice: fix potential race where invoice is paid/expired while we're calling hook. 4 years ago
db_sqlite3.c Makefile: make check-includes check all the non-generated files. 4 years ago
db_sqlite3_sqlgen.c invoice: fix potential race where invoice is paid/expired while we're calling hook. 4 years ago
invoices.c invoice: fix potential race where invoice is paid/expired while we're calling hook. 4 years ago
invoices.h invoice: fix potential race where invoice is paid/expired while we're calling hook. 4 years ago
reservation.c fundpsbt/utxopsbt: new `min_witness_weight` param 4 years ago
statements_gettextgen.po invoice: fix potential race where invoice is paid/expired while we're calling hook. 4 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 invoice: fix potential race where invoice is paid/expired while we're calling hook. 4 years ago
wallet.h invoice: fix potential race where invoice is paid/expired while we're calling hook. 4 years ago
walletrpc.c common: pull up `param_psbt` 4 years ago
walletrpc.h common: pull up `param_psbt` 4 years ago