Skip to content

Conversation

rynoV
Copy link
Contributor

@rynoV rynoV commented Nov 5, 2022

  • Switch to updated preview network
  • Don't require a wallet unnecessarily (when fetching nft info)
  • Improve error messages to show that Nami is required
  • Avoid multiple wallet access permission popups on item page
    • The item page was running multiple contracts concurrently to get the wallet balance and pub key, and when the wallet permission had not already been granted, this resulted in two popups asking for permission.

PRs

TODO

  • Test out all features manually
  • Recreate test report
  • Check that these changes work in deployment

rynoV added 2 commits November 4, 2022 20:45
- Don't require a wallet unnecessarily
- Improve error messages
- Avoid multiple wallet access permission popups on item page
@rynoV rynoV merged commit c557189 into main Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants