9120 Commits (56c223886ceaf2ad2abe0caca2318d0d068ee0cf)
 

Author SHA1 Message Date
Antoine Poinsot 56c223886c lightning: confirm password on hsm_secret encryption 4 years ago
Antoine Poinsot 38204f9b6d hsmtool: use errx() instead of err() everywhere 4 years ago
Rusty Russell d41b383cf7 pyln-testing: suppress mypy on FileLock 4 years ago
niftynei 0c9072272f df-plugin: add `signonly` to signing in df_accepter 4 years ago
niftynei d98bd39d60 dual_open: neaten spacing for macro 4 years ago
niftynei 55bbdf1866 df: update an error message to give more info 4 years ago
niftynei 713bb7491b json: allow helper to take/free psbt 4 years ago
niftynei e3a1d1a7f3 pyln-client: to_whole_satoshi returns the rounded up satoshi value 4 years ago
niftynei cce0020568 pyln-client: add missing `min_witness_weight` to fundpsbt/utxopsbt 4 years ago
Antoine Poinsot 19afe15968 hsmtool: only write 32 bytes to hsm_secret on generatehsm 4 years ago
Antoine Poinsot aa2586a45a pytest: reproduce issue #4302 4 years ago
Antoine Poinsot dd1def335c hsmtool: reuse read_stdin_pass for `generatehsm` passphrase 4 years ago
Antoine Poinsot 1513a2d07e hsmtool: input encryption password from stdin 4 years ago
Christian Decker 5b3af00e28 pytest: Really only check DB statements if the env-var is "1" 4 years ago
Christian Decker 94820ad559 pytest: Disable test_funding_cancel_race on slow machines 4 years ago
Christian Decker dbb83a1bc3 pyln: Do not rstrip() the return value of .append() 4 years ago
Christian Decker b3fd47e5f6 pytest: Stabilize test_routing_gossip 4 years ago
Christian Decker 1ff57f07f8 pyln: Check that the stderr line is not none in pyln-testing tail 4 years ago
Christian Decker 7e867e5ee6 pytest: Add throttler to limit load on the test system 4 years ago
Christian Decker f2a0a4abfc pyln: Add logging to bitcoind RPC calls 4 years ago
Christian Decker 8b09ac38aa pyln: Log mempool when we generate blocks in BitcoinD fixture 4 years ago
fiatjaf 6af8adde26 fix memset for route_hop json parsing when no channel_id exists. 4 years ago
niftynei 6030d0542a bcli: print error message in debug log for broadcast failures 4 years ago
niftynei 47d9ff88df bcli: only print error if exitcode is non-zero 4 years ago
niftynei 08c8581461 bcli: allocate temp string off of short-lived cmd 4 years ago
niftynei f9a2489424 bcli: print sendrawtx every time (even on failures) 4 years ago
Rusty Russell 52af729641 plugins/offer and plugins/fetchinvoice: send and recv errors. 4 years ago
Rusty Russell 96caf9f4ab fetchinvoice: return the next period for recurring offers. 4 years ago
Rusty Russell 19af1d10e6 invoice: hack in merkle of invoice as "payment_secret" (EXPERIMENTAL_FEATURES) 4 years ago
Rusty Russell 2baa410e2b pytest: finally test fetchinvoice send, and offer plugin receive. 4 years ago
Rusty Russell 69ddf818c7 plugins/fetchinvoice: catch invoice_request reply. 4 years ago
Rusty Russell 3eada358e9 plugins/fetchinvoice: plugin to send an invoice_request for a given offer 4 years ago
Rusty Russell 43b71de897 lightningd: low-level createinvoicerequest API (EXPERIMENTAL_FEATURES) 4 years ago
Rusty Russell 59efd160c1 hsmd: code to sign bolt12 messages with a tweaked key. 4 years ago
Rusty Russell 9d75fbe237 plugins/offers: add code to catch invoice_request onion messages. 4 years ago
Rusty Russell 08e110b568 JSON: offers plugin `offer` command. 4 years ago
Rusty Russell 26e0cbeb7c plugin/offers: skeleton for offers plugin (EXPERIMENTAL_FEATURES) 4 years ago
Rusty Russell 1293852542 common/bolt12: add calculations for offer periods. 4 years ago
Rusty Russell 353e4cf3c2 wire/Makefile: make generated wire files depend on Makefile. 4 years ago
Karol Hosiawa e582c0ac0a Added listfunds test 4 years ago
Karol Hosiawa 4a3dec660f Added spent option to listfunds in pyln-client 4 years ago
Karol Hosiawa a2c208e121 Added spent option to listfunds 4 years ago
Rusty Russell eb4062bb14 setchannelfee: fix crash when channel is not in valid state. 4 years ago
fiatjaf 0fb4c1112d add a note to "unknown parameter" error about -k autodetect failure. 4 years ago
Rusty Russell 77478408f9 pyln: add RpcException for finer method failure control. 4 years ago
ZmnSCPxj jxPCSnmZ 423f3944e3 doc/BACKUP.md: Minor typo due to rearranged text. 4 years ago
Jan Sarenik 0401c60d43 common: change default network to mainnet for all 4 years ago
ZmnSCPxj jxPCSnmZ 0e326dd3a7 doc/BACKUP.md: Document backup strategies for `lightningd`. 4 years ago
Rusty Russell 723c16072a cleanups: feedback from Christian Decker review. 4 years ago
Rusty Russell 0fb0b94e8d common/blindedpath: fix type of enctlv. 4 years ago