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

User profile is fetched twice upon wallet connect #466

Open
0xcryptovenom opened this issue Nov 11, 2024 · 0 comments
Open

User profile is fetched twice upon wallet connect #466

0xcryptovenom opened this issue Nov 11, 2024 · 0 comments

Comments

@0xcryptovenom
Copy link
Contributor

Current behavior

  • When connecting with a wallet, the user profile is fetched twice in a rapid succession

Expected behavior

  • The user profile is only fetched once when connecting
  • The user profile is cleared when disconnecting
  • The user profile is re-fetched when connecting with a different wallet

adrena-bug-profile-double-fetch

Fixing this bug would slightly improve runtime / rendering performance & reduce RPC usage.

Additionally, user profile could use a similar pattern than #447

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

No branches or pull requests

1 participant