-
Notifications
You must be signed in to change notification settings - Fork 44
chore: bump dash-spv-ffi to v0.41-dev branch #2852
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: v2.2-dev
Are you sure you want to change the base?
Conversation
WalkthroughThe Rust SDK FFI package updates its Core SDK integration dependency from a fixed git tag (v0.40.0) to a moving development branch (v0.41-dev), while maintaining optional status. Changes
Estimated Code Review Effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
Pre-merge checks and finishing touches✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (1)packages/rs-sdk-ffi/**📄 CodeRabbit inference engine (AGENTS.md)
Files:
🧠 Learnings (8)📓 Common learnings📚 Learning: 2025-01-19T07:36:46.042ZApplied to files:
📚 Learning: 2025-09-07T22:18:50.883ZApplied to files:
📚 Learning: 2024-10-18T15:39:51.172ZApplied to files:
📚 Learning: 2025-03-11T09:39:23.071ZApplied to files:
📚 Learning: 2025-09-03T16:37:11.605ZApplied to files:
📚 Learning: 2025-09-12T13:18:08.661ZApplied to files:
📚 Learning: 2024-10-10T10:30:19.883ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (8)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
✅ DashSDKFFI.xcframework built for this PR.
SwiftPM (host the zip at a stable URL, then use): .binaryTarget(
name: "DashSDKFFI",
url: "https://your.cdn.example/DashSDKFFI.xcframework.zip",
checksum: "fb985038ba2e844997086084eb2bab0bf0928c575773b7a8fc0fe4e8aae2af89"
)Xcode manual integration:
|
Issue being fixed or feature implemented
bump dash-spv-ffi to use v0.41-dev
What was done?
How Has This Been Tested?
Built
Breaking Changes
None
Checklist:
For repository code-owners and collaborators only
Summary by CodeRabbit