1683 Commits (master)

Author SHA1 Message Date
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
niftynei 78d32b12d0 nit,df test plugin: change up how feerate is formatted 4 years ago
niftynei 7e60ef6974 tests: make connection details correct 4 years ago
niftynei 4a3ee19a22 connectd: Update connection list with new address 4 years ago
niftynei cd7d5cdff9 pytest: use the 'contrib' plugin set, not the 'test' set 4 years ago
Michael Schmoock 183f7698c3 chore: reduce CI load merging a testcase 4 years ago
Michael Schmoock 4134c24cc9 pytest: fix a probable flake on test_channel_opener 4 years ago
Michael Schmoock 90a4476f16 pytest: tests closer on unilateral close 4 years ago
fiatjaf c5aa2ea911 failure_onion: a test that only ensures lightningd doesn't crash. 4 years ago
niftynei 72dc97c0c1 pytest: silence pytest warnings about unregistered 'slow_test' marker 4 years ago
Antoine Poinsot fc964edc06 pytest: test onchain wallet descriptor import on bitcoind 4 years ago
Antoine Poinsot 4f2ae48c54 fuzz: add a fuzz target for common/descriptor_checksum 4 years ago
Antoine Poinsot bf0a2f2b85 fuzz: add a 'to_string' function to libfuzz 4 years ago
Rusty Russell 9a575a98a0 gossipd: simplify large reply code. 4 years ago