core-lightning/contrib
Rusty Russell 5a1c2447cb pyln-client: use f strings to concatenate JSON ids, handle older integer ids.
We don't really support using pyln-client with older Core Lightning versions,
but this is neater anyway.  I checked: f-strings go back to python 3.6, so
we can use them (I think this may be the first!).

Suggested-by: @MiWCryptAnalytics
Fixes: #5609
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-09-21 12:15:48 +02:00
..
docker docker: use pip install + poetry export instead of poetry update 2022-09-18 09:48:50 +09:30
init
keys chore: add 3 gpg pubkeys of maintainers to the repository 2021-07-19 13:22:33 +09:30
msggen msggen: Use tempfile + rename to make changes to .msggen.json atomic 2022-07-26 09:49:20 -07:00
plugins lightningd: use string as json req ids when we create them. 2022-09-16 12:31:45 +09:30
pylightning contrib/pylightning: remove lightning-pay helper. 2022-06-21 06:52:35 +09:30
pyln-client pyln-client: use f strings to concatenate JSON ids, handle older integer ids. 2022-09-21 12:15:48 +02:00
pyln-proto pyln: update versions to v0.12.0 2022-08-02 10:00:26 -07:00
pyln-spec pytest: Remove all trace of python's "flaky" module. 2022-06-27 17:21:35 +09:30
pyln-testing openingd: Add reserve to fundchannel and multifundchannel 2022-09-21 11:25:47 +02:00
reprobuild repro: Update ubuntu jammy reprobuild 2022-07-21 15:21:12 -05:00
sanitizer_suppressions common/autodata: use instead of ccan/autodata 2021-09-21 18:04:43 +02:00
bootstrap-node.sh contrib: add executable flag for bootstrap-node.sh 2020-05-05 13:27:55 +09:30
giantnode.py contrib/giantnode.py: populate three regtest nodes with many invoices/forwards/payments. 2022-09-18 16:21:54 +02:00
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: misc fixes and add destroy_ln, print usage. 2022-09-18 16:21:54 +02:00