You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(test): DRY up interop tests and un-ignore CLN tests
- Move test_receive_keysend into interop_tests! macro, removing
per-file duplicates across CLN, LND, and Eclair
- Un-ignore test_cln_splice_in (will fail until rust-lightning
bump past #4472, tracked in lightningdevkit#857)
- Remove unused supports_splice() from ExternalNode trait
#[ignore = "rust-lightning panics during tx_signatures exchange (channel.rs debug_assert), fix merged in rust-lightning#4472 but not yet in pinned rev, see ldk-node#857"]
0 commit comments