9366 Commits (06a54606a341125962f406c1fb0d2ad72ec98c71)
 

Author SHA1 Message Date
Rusty Russell 06a54606a3 check-includes: allow redundant "config.h" 4 years ago
Michael Schmoock c8198d9820 pyln-testing: add `scids` param to `wait_for_htlcs` 4 years ago
Michael Schmoock d76ca6ed35 pyln-testing: improve `wait_for` a bit 4 years ago
Rusty Russell 9da191e034 docs: document addgossip API. 4 years ago
Rusty Russell 1a85edd207 lightningd: no longer forward failures to gossipd, let caller do it. 4 years ago
Rusty Russell 780fc25413 pay: inject channel updates from errors ourselves. 4 years ago
Rusty Russell 3c5502426b lightningd: addgossip API to inject gossip messages. 4 years ago
Rusty Russell f1c599516e gossipd: add an internal flag to force a channel update 4 years ago
Rusty Russell 82ed71d621 connectd: don't crash if connect() fails immediately. 4 years ago
Rusty Russell 0056dd7557 lightningd: disallow --daemon without --log-file. 4 years ago
Rusty Russell 5eb209f57a bitcoind: remove v0.9.0-compat for rejecting sendrawtransaction arg. 4 years ago
Rusty Russell 406eb37717 listsendpays: remove deprecated "null" amount_msat. 4 years ago
Michael Schmoock 9eeb290637 chore: cleanup some nits 4 years ago
Michael Schmoock bc40287ade pytest: peer_connected chainable tests 4 years ago
Michael Schmoock 91bdb6d2d9 feat: make peer_connected hook chainable 4 years ago
Michael Schmoock 54675546ab doc: openchannel note close_to can only be set once 4 years ago
Michael Schmoock 7106349eab doc: document peer_connected hook chainable 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 4e8d3f395b doc: document custommsg hook now chainable 4 years ago
Michael Schmoock 8e71c7a1f1 feat: make custommsg hook chainable 4 years ago
Christian Decker a5f16ab5b1 pyln: Catch OSError when cleaning up test directories 4 years ago
Christian Decker fc071c6784 travis: Goodbye Travis, hello github actions 4 years ago
Christian Decker 2834aaced0 gci: Stabilize test_forward_event_notification 4 years ago
Christian Decker 04df500f8e gci: Add the JSON report plugin to the ci configuration 4 years ago
Christian Decker ea67710e01 pyln: Pretty print RPC calls in the testing framework 4 years ago
Christian Decker 3ff82216c5 gci: Give each configuration an CFG value to identify them later 4 years ago
Christian Decker 80ef684d25 gci: Pin mypy to version 0.790 since 0.800 gives strange errors 4 years ago
Christian Decker bb15d7f042 gci: Upload the junit.xml report 4 years ago
Christian Decker 14b64ecc7e gci: Switch to the flaky plugin 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 8c94d1a358 make: Remove hardcoded timeout to pytest 4 years ago
Christian Decker 1ea0dd6af2 gci: Add pytest.ini in order to randomize the groups 4 years ago
Christian Decker 6119f1f5fb gci: Format the build script 4 years ago
Christian Decker cd9aa267b4 pyln: Adjust maximum load allowed by the throttler 4 years ago
Christian Decker 542f3225e3 pytest: Parameterize process waits for hsmtool calls 4 years ago
Christian Decker 4c3ee04bb7 pyln: Use a fair FS lock to throttle node startups 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