-
Notifications
You must be signed in to change notification settings - Fork 240
fix(sdk): Apply SDK fix for coins bug and KDF release update #2637
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
Conversation
- Fix SDK roll CI script issues - Roll SDK version
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Visit the preview URL for this PR (updated for commit 07ef77d): https://walletrc--pull-2637-merge-15d2mgca.web.app (expires Thu, 29 May 2025 10:54:52 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: f66a4ff03faa546f12f0ae5a841bd9eff2714dcc |
|
In #2624 (comment) it is mentioned that the Unfortunately in testing, I did encounter a similar message as when previously encountering this issue. This was followed by AVAX did activate in the end and balance was visible, but history was not, and to get there I had to switch pages to turn the red into blue and green. This occurs on both an imported and a fresh wallet (so not due to prior activation list). Testing performed on web via local build of
|
`NFT_` prefixed coins do not have icons and should not be shown to users, so filter them out from the icon pre-caching
|
Testing from last commit:
Windows dll error on fresh system also persists with builds from latest CI run https://github.com/KomodoPlatform/komodo-wallet/actions/runs/15138489821 |
Note: This should be retested in #2628 also |
smk762
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IIRC, dll error issue has been pushed for a different commit.
I added #2679 and #2680, which are non-blocking but should be included in the next release.
I was able to activate IBC assets ✅
I was able to withdraw Tendermint funds, with correctly displayed fees ✅
I was unable to test IBC withdraw until #2679 is resolved, but I have no reason to think it wouldn't if the inputs were present, and the core issue of incompatible task withdraw rpc on tendermint has been resolved.




Changes:
Roll SDK version which includes:
KW repo changes:
Potentially solves (@smk762 please confirm):
Relevant: #2526 (comment)