loop/cmd/loop/testdata/sessions
Boris Nagaev 682d45405c
cmd/loop: expose both taproot channel types
LND v0.21 added the production TAPROOT commitment type while
SIMPLE_TAPROOT remains available as the legacy enum.

The static open-channel CLI previously used "taproot" for
SIMPLE_TAPROOT. Keep both choices available by renaming that legacy
spelling to "simple-taproot" and mapping "taproot" to TAPROOT. This
makes the CLI spelling match the channel type it requests while still
leaving an explicit path for users that need SIMPLE_TAPROOT.
2026-06-22 15:06:25 -05:00
..
basic-swaps testdata: add basic swap sessions 2026-05-20 03:12:03 -05:00
getinfo testdata: add basic swap sessions 2026-05-20 03:12:03 -05:00
instantout testdata: add instantout and l402 sessions 2026-05-20 03:12:03 -05:00
l402 testdata: add instantout and l402 sessions 2026-05-20 03:12:03 -05:00
liquidity looprpc: expose static autoloop output 2026-05-22 02:20:36 -05:00
loopin testdata: add loop in/out and quote sessions 2026-05-20 03:12:03 -05:00
loopout testdata: add loop in/out and quote sessions 2026-05-20 03:12:03 -05:00
misc testdata: add basic swap sessions 2026-05-20 03:12:03 -05:00
quote testdata: add loop in/out and quote sessions 2026-05-20 03:12:03 -05:00
static testdata: add static address and swaps sessions 2026-05-20 03:12:04 -05:00
static-autoloop cmd/loop: record static autoloop CLI 2026-05-22 02:32:15 -05:00
static-filters testdata: add sessions for newly added features 2026-05-20 03:12:04 -05:00
static-loop-in cmd/loop: clarify static swap list help 2026-06-03 13:15:01 -05:00
static-openchannel cmd/loop: expose both taproot channel types 2026-06-22 15:06:25 -05:00
swaps testdata: add static address and swaps sessions 2026-05-20 03:12:04 -05:00
AGENTS.md cmd/loop: record static autoloop CLI 2026-05-22 02:32:15 -05:00