9387 Commits (e677486fcc3486fb8add6cdd7f380a9063b4bf84)
 

Author SHA1 Message Date
Christian Decker e677486fcc pay: Check for self-payments before attempting to pay 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
keblek ce6da69cc3 Regtest does not exist to the CLI 4 years ago
keblek 50771b5e76 Added regtest, example, k and null explanation 4 years ago
Christian Decker d134580419 doc: Update the recommonmark extension for RTD compilation 4 years ago
Christian Decker f916bfcf55 cleanup: Update generated files 4 years ago
niftynei 5b2be130a5 df-tests: use `excess_as_change`, test two-sided channels better 4 years ago
niftynei 0d4bb06dad reservations: add weight of fee-output to weight calculation 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 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