1545 Commits (dfc1c53a928abf669453e7c43e1858ddf708d353)

Author SHA1 Message Date
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
Antoine Poinsot 85aa53c778 fuzz: add a runner Python script for fuzz targets 4 years ago
Antoine Poinsot c149a88bbe fuzz: add a fuzz target for initial_channel 4 years ago
Antoine Poinsot 1aa94ccd9e fuzz: add a fuzz target for the close tx 4 years ago
Antoine Poinsot 33c7eccb3b fuzz: add a fuzz target for channel_id derivation 4 years ago
Antoine Poinsot f0061d0606 fuzz: add a fuzz target for common/bip32 4 years ago
Antoine Poinsot a89a018475 fuzz: add a fuzz target for common/bigsize 4 years ago
Antoine Poinsot 5d987f2dec fuzz: add a target for base32/64 encoding 4 years ago
Antoine Poinsot 63b1ae54a1 fuzz: add a target for common/bech32 4 years ago
Antoine Poinsot 2f90c45454 fuzz: add a fuzz target for amounts parsing 4 years ago
Antoine Poinsot 62b54d0125 build: introduce a fuzzing mode 4 years ago
niftynei ede5f5be3c mfc: blackbox test for commitment vs funding tx feerates 4 years ago
niftynei 26bc4f5239 tx,bugfix: correct signature length estimate 4 years ago
Rusty Russell 639eddf840 common/gossmap: digest private channel information too. 4 years ago
Rusty Russell 83aea6b2bb gossip_store: make private channels more similar to channel_announcement 4 years ago
Rusty Russell c6625943b5 pytest: test that route can see private channels. 4 years ago
niftynei a7d4b8780e elementsd: disable dual-funding test; don't add non-witness utxo 4 years ago
niftynei b696ec89a5 df-open: use channel_id for openchannel_update and openchannel_signed 4 years ago
niftynei 5fbd25f938 dual-fund: test (turned off) and plugin for executing an openchannel 4 years ago
niftynei e2a6fd7112 common: pull up `param_psbt` 4 years ago
niftynei 8f253b2adc test: simplify test for close_to 4 years ago