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: fix ctrl wallet fail to connect problem #974

Closed

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.

@RyukTheCoder
Copy link
Collaborator Author

Merged in another PR to main branch. #975

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.

2 participants