Description
Upgrade LDK to the latest version (0.2.2).
Steps to Complete
Currently we're pointing to a custom branch:
|
lightning = { git = "https://github.com/a-mpch/rust-lightning", branch = "2025-06-cherry-pick-exposed", features = ["dnssec"] } |
It looks like the commits in this branch have since been merged upstream, but it'd be good to verify that this is the case.
Description
Upgrade LDK to the latest version (0.2.2).
Steps to Complete
Currently we're pointing to a custom branch:
lndk/Cargo.toml
Line 28 in 971f69f
It looks like the commits in this branch have since been merged upstream, but it'd be good to verify that this is the case.