chore: use ldk-node rc.63 - #679
Merged
Merged
Conversation
1 task
Greptile SummaryThis PR updates the exact
Confidence Score: 5/5The dependency-only update appears safe to merge, with the project requirement and resolved package revision consistently advanced. No concrete build, runtime, security, or package-resolution failure is established by the changed files, and the existing Lightning startup path retains fail-closed stale-monitor handling.
|
| Filename | Overview |
|---|---|
| Bitkit.xcodeproj/project.pbxproj | Updates the exact ldk-node package requirement to 0.7.0-rc.63; no actionable inconsistency was found. |
| Bitkit.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | Resolves ldk-node 0.7.0-rc.63 to revision c9a41458a646324c6c8728b4de8329ad4d52ac8d, consistent with the project requirement. |
Reviews (1): Last reviewed commit: "chore: use ldk-node rc.63" | Re-trigger Greptile
piotr-iohk
approved these changes
Aug 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR pins
ldk-nodefrom0.7.0-rc.57to0.7.0-rc.63so iOS master uses the production Lightning stack needed for 2.4.1.0.2.2-accept-stale-monitorsrust-lightning fork (BITKIT-SEC-004). Stale monitor mismatches fail closed withDangerousValue.#664already removedsetAcceptStaleChannelMonitors;ElectrumSyncConfigalready has the extra fields, so no app code change.Release: https://github.com/synonymdev/ldk-node/releases/tag/v0.7.0-rc.63
Intended for cherry-pick onto
release-2.4.1.Linked Issues/Tasks
Screenshot / Video
N/A — dependency pin only.
QA Notes
Manual Tests
regression:Launch an existing wallet with channels and send to Android#1175Automated Checks
ldk-node0.7.0-rc.63(c9a41458).