1565 Commits (423f3944e35a96bd00aad4e68341b7e273c03fae)

Author SHA1 Message Date
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
Rusty Russell 4745e7e3d0 pytest: make test_hook_dep tests more stable. 4 years ago
Michael Schmoock f3804daabb pytest: simplify test_openchannel_hook_chaining now order is deterministic. 4 years ago
Rusty Russell fb295ffb51 plugin: sort topological candidates by specified order. 4 years ago
Rusty Russell d429e21db3 pytest: test that we maintain load order unless hook deps require a change. 4 years ago
Rusty Russell 852e14c947 plugins: check order once all plugins have returned from getmanifest. 4 years ago
Rusty Russell a4f79e8e7e pytest: test that we don't complain about missing dependencies at startup. 4 years ago
Rusty Russell 62c52fe868 libplugin: add support for before and after deps on hooks. 4 years ago
Rusty Russell e16ed0e207 pyln: add support for dependent hooks. 4 years ago
ZmnSCPxj jxPCSnmZ 0fd87b85da openingd/: Fail `fundchannel_start` if we already are, or will become, the fundee. 4 years ago
ZmnSCPxj jxPCSnmZ 712e0796fc tests/test_connection.py: Test for #4108. 4 years ago
Michael Schmoock 4a8722bf1d pytest: state_change history 4 years ago
Michael Schmoock 68ce25c92d feat: adds timestamp to state_change notification 4 years ago
Michael Schmoock 67f4970eb1 pytest: test opener and closer of listpeers 4 years ago
Michael Schmoock c52efe0f37 pytest: channel state change cause and message 4 years ago
Rusty Russell ae4139ba10 lightningd: note whether payment secret is used or not. 4 years ago
niftynei 4ea9d9e928 df: Pass new feerate options through to plugin, set reasonable bounds 4 years ago
Rusty Russell 1e5789d421 close: add notification for slow closes. 4 years ago
Rusty Russell 44f6b8a746 pytest: add notifications to tests. 4 years ago