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

Add search token by tokenId functionality #394

Merged
merged 5 commits into from
Mar 20, 2024

Conversation

ramakser
Copy link
Collaborator

Purpose

Add search toke by tokenId functionality.

Changes

Update view logic to search tokens instead of filter out already loaded items
Extended CIS2Service.swift by adding func getTokenMetadataPair(metadata: CIS2TokensMetadata) async throws -> [(CIS2TokensMetadataItem, CIS2TokenMetadataDetails)] such as using in both viewModels.

ramakser and others added 4 commits March 20, 2024 11:35
…/CIS2Service.swift

Co-authored-by: Michael Bisgaard Olesen <mo@concordium.com>
…/CIS2Service.swift

Co-authored-by: Michael Bisgaard Olesen <mo@concordium.com>
@ramakser ramakser merged commit fbbbd1a into main Mar 20, 2024
1 check passed
@ramakser ramakser deleted the max/wal2-68-not-possible-to-add-tokens branch March 20, 2024 11:17
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.

None yet

2 participants