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

Account NFT loading fix #1434

Merged
merged 2 commits into from
Jan 3, 2025
Merged

Account NFT loading fix #1434

merged 2 commits into from
Jan 3, 2025

Conversation

bobo-k2
Copy link
Contributor

@bobo-k2 bobo-k2 commented Jan 2, 2025

Pull Request Summary

When we are implemented account unification on Shibuya we tried to load an account owned NFT from Token API as avatar. If error happens while fetching from the API accounts were not shown.

This PR fixes the above behaviour

UPDATE
Just found out that Bluez is deprecating all their services. Since we are using their API for NFT fetching I commented out the code until find out other provider

Check list

  • contains breaking changes
  • adds new feature
  • modifies existing feature (bug fix or improvements)
  • relies on other tasks
  • documentation changes
  • tested on mobile devices

Copy link

github-actions bot commented Jan 2, 2025

Visit the preview URL for this PR (updated for commit 68055f7):

https://astar-apps--pr1434-fix-accounts-loading-aomy95ne.web.app

(expires Thu, 09 Jan 2025 14:25:15 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: dd76fe72958fe2910fef9d53f0b4539b82b849db

@bobo-k2 bobo-k2 merged commit f1ee4f4 into release-hotfix Jan 3, 2025
5 of 6 checks passed
@bobo-k2 bobo-k2 deleted the fix/accounts-loading branch January 3, 2025 07:49
impelcrypto added a commit that referenced this pull request Jan 13, 2025
* remove lfgm (#1426)

* Feature/replace lfgm (#1428)

* update link

* add surge gif

* update mobile

* update desktop

* fix mobile style

* add tooltip

* update image

* fix merge errors

* Fix for unstaking max amount (#1421)

* update polkadot chain icon (#1415)

* Inflation chart fix (#1417)

* Inflation chart fix

* Current inflation calculation and cleanup

* Minor bug fixes

* Division by zero fix

* Fix for unstaking max amount

* Better handling unstake warning messages

---------

Co-authored-by: Taegeon Alan Go <[email protected]>

* Feature/remove deprecated networks (#1430)

* remove zKyoto from bridges

* remove zKyoto from network selection

* remove zKatana code

* fix hover styles

* restore native bridge

* remove zKyoto refs

* Account NFT loading fix (#1434)

* Account NFT loading fix

* Comment out NFT fetching

* Don't offer rewards re-staking if staking is not possible (#1436)

* Re-stake in last era fix

* Can restake check fix

* Disable deposit to zkEVM (#1433)

* Disable deposit to zkEVM

* Disable deposit to zk when connected to L1

* Disabled info message update

* fix: redirect to assets page after changing the network (#1435)

---------

Co-authored-by: Roy <[email protected]>

* Bridge page reorganization (#1437)

* Bridge page reorganization

* Input placeholder color update

---------

Co-authored-by: Taegeon Alan Go <[email protected]>
Co-authored-by: Saša Pul <[email protected]>
Co-authored-by: Roy <[email protected]>
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.

3 participants