1683 Commits (master)

Author SHA1 Message Date
Rusty Russell 9bb2b4a909 pytest: fix flake in test_no_fee_estimate() 4 years ago
Rusty Russell c397efee1c pytest: fix pay flake. 4 years ago
Christian Decker 1341ca2ae0 pytest: Stabilize test_onchain_feechange 4 years ago
Christian Decker 5a066d8536 pytest: Stabilize test_forward_event_notification 4 years ago
Christian Decker ec04e1bee5 pytest: Stabilize funding cancel race by killing in parallel 4 years ago
Christian Decker 9869083a79 plugin: Check that we have a non-empty route in libplugin 4 years ago
Christian Decker d2281f53df pytest: Reproduce #4345 4 years ago
niftynei 5b2be130a5 df-tests: use `excess_as_change`, test two-sided channels better 4 years ago
niftynei ea95ad9c12 fund/utxopsbt: flag 'excess_as_change' to add a change output for excess 4 years ago
Rusty Russell f3159ec4ac pytest: detect warnings, too. 4 years ago
Rusty Russell 6b11cc8b8c common: disallow NULL channel_id to peer_failed_err. 4 years ago
Rusty Russell f4ee41a989 common: remove peer_failed in favor of peer_failed_warn/peer_failed_err 4 years ago
Rusty Russell f0659d0ab0 pytest: fix false bad gossip issue in test_forward 4 years ago
Rusty Russell 06a54606a3 check-includes: allow redundant "config.h" 4 years ago
Rusty Russell 1a85edd207 lightningd: no longer forward failures to gossipd, let caller do it. 4 years ago
Rusty Russell 3c5502426b lightningd: addgossip API to inject gossip messages. 4 years ago
Michael Schmoock bc40287ade pytest: peer_connected chainable tests 4 years ago
Michael Schmoock bdf0d60fd6 chore: fix typo in openchannel hook log 4 years ago
Michael Schmoock 3a0b1c5b1d pytest: improve test_openchannel_hook_chaining 4 years ago
Michael Schmoock 67f2939540 pytest: custommsg chainable tests 4 years ago
Michael Schmoock 8e71c7a1f1 feat: make custommsg hook chainable 4 years ago
Christian Decker 2834aaced0 gci: Stabilize test_forward_event_notification 4 years ago
Christian Decker 62cb1c3fbc pytest: Stabilize test_forward_stats 4 years ago
Christian Decker da2e956538 pytest: Stabilize test_routing_gossip 4 years ago
Christian Decker 5ecaff65ee pytest: Give each run of the hsmtool its own pty 4 years ago
Christian Decker 1463797c61 pytest: Stabilize test_funding_close_upfront 4 years ago
Christian Decker bbdf35c6fe pytest: Stabilize test_closing_negotiation_reconnect 4 years ago
Christian Decker 52e82b76b6 pytest: Stabilize test_bad_onion 4 years ago
Christian Decker 3d4c111721 pytest: Stabilize test_multiple_channels 4 years ago
Christian Decker 542f3225e3 pytest: Parameterize process waits for hsmtool calls 4 years ago
Christian Decker 8cc62d76e4 pytest: Stabilize test_channel_{spendable,receivable} 4 years ago
Christian Decker 6384cadd69 pytest: Stabilize the negotiation tests 4 years ago
Christian Decker 04ed93f5f8 pytest: Stabilize test_funding_external_wallet_corners 4 years ago
Christian Decker 18483ca582 pytest: Disable test_v2_open if not developer 4 years ago
Christian Decker 7962db821c pytest: Stabilize test_channel_state_changed_bilateral 4 years ago
Christian Decker 07f5054700 pytest: Stabilize test_setchannelfee_state 4 years ago
Christian Decker 03449e3cf0 pytest: Stabilize test_gossip_persistence 4 years ago
Christian Decker ae40c10bcb pytest: Stabilize test_onchain_timeout 4 years ago
Christian Decker c564f165fa pytest: Stabilize test_penalty_htlc_tx_timeout 4 years ago
Christian Decker c0f06f2779 pytest: Simplify and stabilize test_reconnect_no_update 4 years ago
Christian Decker 2b12cac31e pytest: Skip hsm encryption test if we don't have a TTY 4 years ago
Rusty Russell 001b5d6416 offers: make it a runtime option. 4 years ago
Rusty Russell 27c006f7aa libplugin: make init return a string. 4 years ago
Rusty Russell 529ae0d766 plugins: allow plugins to disable themselves at startup. 4 years ago
Rusty Russell fc3e679c97 lightningd: control onion messages by `experimental-onion-messages` option. 4 years ago
niftynei 7e324177de df-tests: simultaneous openchannel_init (while in progress) 4 years ago
niftynei 2c9ce2566c df-tests: test_lightningd_still_loading 4 years ago
niftynei a357e75c5d df-tests: test_disconnect_half_signed + test_reconnect_signed 4 years ago
niftynei fec1d9b707 df-tests: test_reconnect_openingd 4 years ago
niftynei 7eb6213fca df-tests: test_reconnect_sender_add1, others 4 years ago