core-lightning/contrib
Rusty Russell 461eb2eddb askrene: remove all small channels if there's no MPP support.
This is an inefficient hack.  Can you tell I really didn't want to
implement this?  MPP was finalized in 2018 FFS.

We do this by adding another "auto" layer, which removes all too-small
channels, and then makes our MPP node pile all the funds into the largest
channel it chooses.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-02-14 22:17:21 +10:30
..
cln-tracer cln-tracer: readme usage clarifications 2024-09-05 15:49:03 -07:00
docker ci: Install poetry-plugin-export for poetry export command 2025-01-09 11:15:05 +01:00
init Remove --daemon from lightningd.service 2023-07-09 13:02:10 +09:30
keys gpg: Add gpg public key for cln@blockstream.com 2025-01-24 16:51:54 +10:30
msggen askrene: remove all small channels if there's no MPP support. 2025-02-14 22:17:21 +10:30
plugins pytest: fix plugin fail timeout test: 2025-02-11 08:40:29 -06:00
pylightning tests: notification response fixes 2023-07-10 14:51:11 +09:30
pyln-client Final changes for v24.11 2024-12-09 14:54:50 +10:30
pyln-grpc-proto fetchinvoice: allow user to specify bip353 name corresponding to how they got offer. 2025-02-11 20:19:01 -06:00
pyln-proto Final changes for v24.11 2024-12-09 14:54:50 +10:30
pyln-spec pyln-spec: add testnet4 support 2025-01-13 15:45:19 -08:00
pyln-testing testing: don't try to valgrind clnrest, it's Rust. 2025-02-13 20:46:11 -06:00
reprobuild ci: Update Rust version on Dockerfiles for Ubuntu 2025-01-31 07:17:59 +10:30
sanitizer_suppressions common/autodata: use instead of ccan/autodata 2021-09-21 18:04:43 +02:00
bootstrap-node.sh Replace head -n with sort -R for better random peer selection 2023-01-04 13:29:46 +10:30
cl-repro.sh script: Adjusting the script with ubuntu:noble updates 2024-06-18 16:53:32 -07:00
clang-coverage-report.sh shellcheck: shellcheck fixes 2024-11-19 09:05:55 +10:30
config-example Added sample config file 2023-06-21 14:57:34 +09:30
giantnode.py script: Giantnode paths fix 2024-11-06 13:48:12 +10:30
lightning-cli.bash-completion Fix bash completion. 2020-05-15 15:25:33 +02:00
short_channel_id-to-txid.sh Add compability to current formalism to short_channel_id-to-txid.sh 2019-10-04 00:38:52 +00:00
startup_regtest.sh contrib: startup_regtest.sh linter cleanup 2025-02-11 08:40:29 -06:00