core-lightning/contrib/pyln-testing/pyln/testing
Rusty Russell fcebb33180 lightningd: deprecate decodepay.
It only works on BOLT11, and has long been replaced by the more
generic "decode".

Removing it will stop the confusion!

(Note: documentation claims it was introduced in 23.08, but that was
 wrong, as it's been in CLN since the beginning).

[ Fixup from: niftynei <niftynei@gmail.com> ]
Fixes: https://github.com/ElementsProject/lightning/issues/6419
Changelog-Deprecated: JSON-RPC: `decodepay`: use `decode`.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-11-17 14:21:23 +10:30
..
__init__.py release: Update the changelog for point release v24.08.2 2024-10-18 09:06:17 -07:00
btcproxy.py pyproject.toml: Update ancient flake8 2024-06-19 12:34:41 +02:00
db.py pytests: use reserve_unused_port() everywhere 2024-05-16 17:31:02 +02:00
fixtures.py pyln-testing: Fix file descriptor leak in bitcoind fixture. ([#7130]) 2024-10-03 19:04:35 -07:00
gossip.py common: assume htlc_maximum_msat, don't check bit any more. 2022-09-24 15:22:27 +09:30
grpc.py newaddr: various fixes for msggen and docs 2024-04-17 14:47:52 +02:00
grpc2py.py add listing options to listpays 2024-11-12 10:43:37 +01:00
utils.py lightningd: deprecate decodepay. 2024-11-17 14:21:23 +10:30