core-lightning/contrib/pyln-testing/pyln/testing
Rusty Russell fd717c71af global: deprecate old names in JSON fields, add new ones.
Changelog-Added: JSON-RPC: `decode` now used modern BOLT 4 language for blinded paths, `first_path_key`.
Changelog-Deprecated: JSON-RPC: `decode` `blinding` in blinded path: use `first_path_key`.
Changelog-Added: Plugins: `onion_message_recv` and `onion_message_recv_secret` hooks now used modern BOLT 4 language for blinded paths, `first_path_key`.
Changelog-Deprecated: JSON-RPC: `onion_message_recv` and `onion_message_recv_secret` hooks `blinding` in blinded path: use `first_path_key`.
2024-10-16 07:14:32 +10:30
..
__init__.py meta: update changelog for v24.08 2024-08-28 21:49:21 -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 global: deprecate old names in JSON fields, add new ones. 2024-10-16 07:14:32 +10:30
utils.py pyln-testing: understand gossip_store_file arg in get_nodes. 2024-10-15 09:58:04 +10:30