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: Make sure Cere Wallet address always stays in sync #261

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

skambalin
Copy link
Contributor

Sometimes Cere Wallet signer account is not defined right after connecting the wallet. It happens due to async nature of wallet events over postMessage and it can happen that inited event appears before update-accounts event. Fixed it by manually fetching addresses after connect.

@skambalin skambalin requested a review from mazhutoanton July 30, 2024 03:28
@skambalin skambalin self-assigned this Jul 30, 2024
@skambalin skambalin force-pushed the fix/cere-wallet-signer-account-sync branch from 1db4c59 to 8a9f421 Compare July 30, 2024 03:31
@skambalin skambalin merged commit db86415 into main Jul 30, 2024
1 of 2 checks passed
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