rgb-cln/contrib/pyln-testing/pyln/testing
Rusty Russell 689e596036 options: make anchors enabled by default, ignore experimental-anchors.
We still want to test non-anchor channels, as we still support them, but
we've made it non-experimental.  To test non-anchor channels, we
use dev-force-features: -23.

Changelog-Added: Protocol: `option_anchors_zero_fee_htlc_tx` enabled, no longer experimental.
Changelog-Changed: Config: `experimental-anchors` now does nothing (it's enabled by default).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>


Header from folded patch 'fixup!_options__make_anchors_enabled_by_default,_ignore_experimental-anchors.patch':

fixup! options: make anchors enabled by default, ignore experimental-anchors.
2024-02-08 06:32:01 +10:30
..
__init__.py CHANGELOG.md: Update for 23.11rc1 2023-11-03 14:49:12 +01:00
btcproxy.py Skip following import and skip flask type to mypy code analysis. 2021-08-30 12:12:32 +09:30
db.py wipe_db() implementation 2024-01-29 19:13:12 +01:00
fixtures.py Removed duplicate keys in some dictionaries. 2024-02-05 11:25:01 +01:00
gossip.py common: assume htlc_maximum_msat, don't check bit any more. 2022-09-24 15:22:27 +09:30
grpc.py pyln: Create a dedicated pyln-grpc-proto package 2023-07-10 13:47:38 +09:30
grpc2py.py feat: added listoffers grpc command 2024-02-07 20:38:29 +01:00
utils.py options: make anchors enabled by default, ignore experimental-anchors. 2024-02-08 06:32:01 +10:30