Step 1 for new mostro-core gift wrap: aligned nostr-sdk and mostro-core to latest version#63
Conversation
|
ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (6)
WalkthroughThis PR updates nostr-sdk and mostro-core dependencies, then systematically migrates all timestamp conversions across utility modules from the older ChangesTimestamp API Modernization
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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 |
|
@CodeRabbit review |
✅ Actions performedReview triggered.
|
Summary:
-Bump mostro-core to 0.10.1 and align nostr-sdk to 0.44.1
-Mechanical Timestamp::as_u64 → Timestamp::as_secs fixes
Summary by CodeRabbit
Chores
mostro-corefrom version 0.8.0 to 0.10.1 for enhanced core functionality and improved stability.nostr-sdkfrom version 0.43.0 to 0.44.1 to ensure compatibility with latest protocol standards and implementations.