Skip to content

chore: roll SDK packages#3067

Merged
CharlVS merged 7 commits intodevfrom
chore/roll-sdk-2025-08-12
Aug 12, 2025
Merged

chore: roll SDK packages#3067
CharlVS merged 7 commits intodevfrom
chore/roll-sdk-2025-08-12

Conversation

@CharlVS
Copy link
Copy Markdown
Collaborator

@CharlVS CharlVS commented Aug 12, 2025

SDK Package Rolls

Date: 2025-08-12
Target Branch: dev
Upgrade Mode: SDK Packages Only

The following SDK packages were rolled to newer versions:

Root Project (komodo-wallet)

  • Rolled komodo_cex_market_data
    • From: version: "0.0.1", source: git, git: https://github.com/KomodoPlatform/komodo-defi-sdk-flutter.git, ref: 68429b23dac43eddd53434dda1bd23296523f27d
    • To: version: "0.0.1", source: git, git: https://github.com/KomodoPlatform/komodo-defi-sdk-flutter.git, ref: 62b919fa239247ef824787c70ca4c181cedc4fe4
  • Rolled komodo_defi_sdk
    • From: version: "0.3.0+0", source: git, git: https://github.com/KomodoPlatform/komodo-defi-sdk-flutter.git, ref: 68429b23dac43eddd53434dda1bd23296523f27d
    • To: version: "0.3.0+0", source: git, git: https://github.com/KomodoPlatform/komodo-defi-sdk-flutter.git, ref: 62b919fa239247ef824787c70ca4c181cedc4fe4
  • Rolled komodo_defi_types
    • From: version: "0.3.0+0", source: git, git: https://github.com/KomodoPlatform/komodo-defi-sdk-flutter.git, ref: 68429b23dac43eddd53434dda1bd23296523f27d
    • To: version: "0.3.0+0", source: git, git: https://github.com/KomodoPlatform/komodo-defi-sdk-flutter.git, ref: 62b919fa239247ef824787c70ca4c181cedc4fe4
  • Rolled komodo_ui
    • From: version: "0.3.0+0", source: git, git: https://github.com/KomodoPlatform/komodo-defi-sdk-flutter.git, ref: 68429b23dac43eddd53434dda1bd23296523f27d
    • To: version: "0.3.0+0", source: git, git: https://github.com/KomodoPlatform/komodo-defi-sdk-flutter.git, ref: 62b919fa239247ef824787c70ca4c181cedc4fe4

komodo_ui_kit

  • Rolled komodo_defi_types
    • From: version: "0.3.0+0", source: git, git: https://github.com/KomodoPlatform/komodo-defi-sdk-flutter.git, ref: 68429b23dac43eddd53434dda1bd23296523f27d
    • To: version: "0.3.0+0", source: git, git: https://github.com/KomodoPlatform/komodo-defi-sdk-flutter.git, ref: 62b919fa239247ef824787c70ca4c181cedc4fe4
  • Rolled komodo_ui
    • From: version: "0.3.0+0", source: git, git: https://github.com/KomodoPlatform/komodo-defi-sdk-flutter.git, ref: 68429b23dac43eddd53434dda1bd23296523f27d
    • To: version: "0.3.0+0", source: git, git: https://github.com/KomodoPlatform/komodo-defi-sdk-flutter.git, ref: 62b919fa239247ef824787c70ca4c181cedc4fe4

SDK Package Rolls

…switch\n\n- Ran .github/scripts/roll_sdk_packages.sh\n- Updated git refs for SDK packages\n- Added handling for invalidWord and invalidChecksum in wallet_simple_import\n- Generated SDK_CHANGELOG.md
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Aug 12, 2025

Note

Other AI code review bot(s) detected

CodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review.

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/roll-sdk-2025-08-12

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.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

cursor[bot]

This comment was marked as outdated.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 12, 2025

Visit the preview URL for this PR (updated for commit e05ff35):

https://walletrc--pull-3067-merge-6s3agnto.web.app

(expires Tue, 19 Aug 2025 18:07:11 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: f66a4ff03faa546f12f0ae5a841bd9eff2714dcc

TODO(@takenagain): Please revisit these change when you complete your PR for full integration of the latest SDK version with the pubkey changes.
@CharlVS CharlVS merged commit 2658d25 into dev Aug 12, 2025
11 of 15 checks passed
@CharlVS CharlVS deleted the chore/roll-sdk-2025-08-12 branch August 12, 2025 18:07
@CharlVS CharlVS restored the chore/roll-sdk-2025-08-12 branch August 14, 2025 16:46
cursor bot pushed a commit that referenced this pull request Aug 20, 2025
* chore: roll SDK packages and fix non-exhaustive MnemonicFailedReason switch\n\n- Ran .github/scripts/roll_sdk_packages.sh\n- Updated git refs for SDK packages\n- Added handling for invalidWord and invalidChecksum in wallet_simple_import\n- Generated SDK_CHANGELOG.md

* feat: more specific mnemonic validation errors (invalid word, checksum, length)\n\n- Added locale keys and messages\n- Mapped MnemonicFailedReason to specific messages\n- Regenerated localization keys

* chore: normalize en.json EOF newline

* chore: re-roll SDK to latest refs (d5b5c3) and update SDK_CHANGELOG.md

* fix: patch breaking SDK changes

* chore: remove generated SDK changelog

* fix: apply cursor coin addresses bug fixes

TODO(@takenagain): Please revisit these change when you complete your PR for full integration of the latest SDK version with the pubkey changes.
@smk762 smk762 mentioned this pull request Nov 23, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant