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

feature: migrate NFT fetching to the casper wallet core #1074

Conversation

ost-ptk
Copy link
Member

@ost-ptk ost-ptk commented Oct 10, 2024

Make sure to fill in all the below sections.

based on #1071

Description

  • used casper wallet core for fetching NFT tokens and media type for tokens
  • removed NFT tokens and NFT tokens count from redux store

Linked tickets

WALLET-440

Checklist

  • Make sure this PR title follows semantic release conventions: https://semantic-release.gitbook.io/semantic-release/#commit-message-format

  • If the PR adds any new text to the UI, make sure they are localized

  • Include a screenshot or recording if implementing significant UI or user flow change

  • When this PR affects architecture changes wait for review from Dmytro before merging

@ost-ptk ost-ptk requested a review from Comp0te October 10, 2024 09:49
Base automatically changed from WALLET-439-cw-migrate-to-casper-wallet-core-fetching-cep-18-tokens to develop November 14, 2024 18:33
Comp0te and others added 3 commits November 14, 2024 20:22
* migrate validators fetching to the casper wallet core

* feature: migrate on Ramp fetching to the casper wallet core (#1077)

* migrate on Ramp fetching to the casper wallet core

* removed the old version of the react-query (#1078)
…re-fetching-nft-tokens

# Conflicts:
#	package-lock.json
#	package.json
#	src/apps/popup/pages/buy-cspr/country.tsx
#	src/apps/popup/pages/download-account-keys/components/account-list-item.tsx
#	src/apps/popup/pages/nft-details/content.tsx
#	src/apps/popup/pages/transfer-nft/index.tsx
#	src/apps/popup/pages/transfer-nft/review-step.tsx
#	src/background/index.ts
#	src/background/redux/account-info/actions.ts
#	src/background/redux/account-info/reducer.ts
#	src/background/redux/account-info/selectors.ts
#	src/background/redux/account-info/types.ts
#	src/background/service-message.ts
#	src/background/wallet-repositories.ts
#	src/constants.ts
#	src/fixtures/initial-state-for-popup-tests.ts
#	src/libs/ui/components/dynamic-accounts-list-with-select/dynamic-accounts-list-with-select.tsx
@Comp0te Comp0te merged commit 5a1e24b into develop Nov 15, 2024
5 checks passed
@Comp0te Comp0te deleted the WALLET-440-cw-migrate-to-casper-wallet-core-fetching-nft-tokens branch November 15, 2024 13:28
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