9376 Commits (6b11cc8b8c0273202c459490fb0628e3b781431c)
 

Author SHA1 Message Date
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 e6cefc4b00 common: infrastructure to construct warning messages. 4 years ago
Rusty Russell d14e273b04 common: treat all "all-channels" errors as if they were warnings. 4 years ago
Rusty Russell a7c5a1f1d2 lightningd: implement receiving warnings. 4 years ago
Rusty Russell f0659d0ab0 pytest: fix false bad gossip issue in test_forward 4 years ago
Rusty Russell c5bd518d2f gossmap: change local API. 4 years ago
Rusty Russell 1490ae4cf6 common: support transitory local map additions to gossmap. 4 years ago
Rusty Russell 3fc8b1cd20 common: fix gossmap min/max rounding. 4 years ago
Rusty Russell cc4ea9420a common: extract fp16 routines into their own file. 4 years ago
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