1596 Commits (9d57612415755e4d095e3d511fbc63d42965a64e)

Author SHA1 Message Date
Rusty Russell bdfcec3eb6 fetchinvoice: check we're in the period before attempting to fetch. 4 years ago
Rusty Russell dae477175c fetchinvoice: implement timeout. 4 years ago
Rusty Russell 075c25fc08 plugins/fetchinvoice: handle sendinvoice timeout, error or payment. 4 years ago
Rusty Russell 43f5304539 plugins/offer: allow `offer` to create `send_invoice`, `refund` and `single_use` offers. 4 years ago
Christian Decker 6b6e0fe34c pytest: Mark `test_lockup_drain` as disabled 4 years ago
niftynei d0dcb7cb42 tests: wait for drop to chain test_onchain_middleman_their_unilateral_in 4 years ago
Rusty Russell 1a8978100e invoice: add ctlv option. 4 years ago
Christian Decker 4b2efd69d7 pay: Fix a crash when waitblockheight times out 4 years ago
Christian Decker ca204eacfa pytest: Reproduce waitblockheight timeout issue #4309 4 years ago
Christian Decker 70410b8ee8 pytest: Test LightningRpc and plugin command notification support 4 years ago
Christian Decker 84b3653606 pyln: Add command notification support for plugins 4 years ago
Christian Decker a1d33c3781 pytest: Add a test for `listinvoices` 4 years ago
Antoine Poinsot a4f07a3e78 tests/fuzz: add a fuzz target for hsm_encryption 4 years ago
Antoine Poinsot 506d524508 libfuzz: add a NULL-termination in to_string 4 years ago
Antoine Poinsot 56c223886c lightning: confirm password on hsm_secret encryption 4 years ago
niftynei 0c9072272f df-plugin: add `signonly` to signing in df_accepter 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 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 b3fd47e5f6 pytest: Stabilize test_routing_gossip 4 years ago
Christian Decker 7e867e5ee6 pytest: Add throttler to limit load on the test system 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 08e110b568 JSON: offers plugin `offer` command. 4 years ago
Karol Hosiawa e582c0ac0a Added listfunds test 4 years ago
Rusty Russell 723c16072a cleanups: feedback from Christian Decker review. 4 years ago
Rusty Russell a33e39b7e8 pay, wallet: rename internal `bolt11` vars to `invstring`. 4 years ago
Rusty Russell d971e3de98 Plugin: support extra args to "start". 4 years ago
Rusty Russell 8a9976c4c1 plugins: support concatenation of multiple args. 4 years ago
Rusty Russell 646c564ec5 plugins: remove deprecated string plugin options. 4 years ago
Christian Decker f7cdf1dd98 pytest: Debug test_lockup_drain 4 years ago
Christian Decker 5a69b94f9a pytest: Add test for keysend feature support 4 years ago
Christian Decker 3b599b846e keysend: Check that the destination supports keysend upon init 4 years ago
Christian Decker 71fafd23fd pytest: Add a test to reproduce #4258 4 years ago
Christian Decker eae49727b1 pytest: Disable flaky test_fundchannel_start_alternate 4 years ago
Michael Schmoock ce1a2f134a pytest: tests fee_base and fee_ppm on listpeers 4 years ago
Christian Decker bb0910999e pytest: Use datetime.strptime instead of datetime.fromisoformat 4 years ago
ZmnSCPxj jxPCSnmZ a437936c78 lightningd/log.c: Fix up handling of SIGHUP. 4 years ago
ZmnSCPxj jxPCSnmZ 67d8fdcc75 tests/test_misc.py: Add a test for issue #4240. 4 years ago
niftynei b23c6c50a0 df-tests: use multifundchannel pathways instead of custom plugin 4 years ago
Michael Schmoock 899022e452 pytest: use default fundamount on two tests 4 years ago
ZmnSCPxj jxPCSnmZ 32de621886 lightningd/plugin_hook.c: Make `db_write` a chained hook. 4 years ago
niftynei 405453859c mfc-df: add 'happy path' tests for the v1+v2 things 4 years ago
niftynei da98a9d0af df-accepter plugin: temporarily dont pass in signpsbt 4 years ago