Skip to content
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

Fix/rf 2097 fix ctrl wallet fail to connect problem and update name #975

Conversation

RyukTheCoder
Copy link
Collaborator

Summary

Fixed Ctrl wallet fail to connect problem. The problem was related to that promises related to getting accounts for some cosmos chains were stuck in pending state. It is solved with help of a 1 second timeout as a guard for those promises.

Fixes # RF-2097

How did you test this change?

Tested by connecting Ctrl wallet.

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • Implemented a user interface (UI) change, referencing our Figma design to ensure pixel-perfect precision.

Sorry, something went wrong.

@RanGojo RanGojo merged commit fcde421 into main Dec 30, 2024
5 checks passed
@RanGojo RanGojo deleted the fix/rf-2097-fix-ctrl-wallet-fail-to-connect-problem-and-update-name branch December 30, 2024 11:14
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.

None yet

2 participants