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

Added Token Type Filter in search_assets fuction #186

Conversation

AhzamAkhtar
Copy link
Collaborator

@AhzamAkhtar AhzamAkhtar commented Dec 18, 2024

  1. Types of filters that are added in search_assets function are
  • Fungible
  • NonFungible
  • Compressed
  • Nft
  • All
  1. Search_asset rpc call skipping fungible_assets bug fixed
  2. Not able to search for fungible asset using specific owner_address in search_asset bug fixed
  3. Added validation errors and fixed search_assets compatibility issues
  • owner_type and token_type parameter can't be use together
  • In search_assets, SearchAssetQuery doesn't support interface fixed.
  • token_type filter should only be used using owner_address
  • token_type filter can't be used with interface
  1. Tests

@AhzamAkhtar AhzamAkhtar changed the title Das 51 search asset token type filter Added Token Type Filter in search_assets fuction Dec 18, 2024
@AhzamAkhtar AhzamAkhtar marked this pull request as draft December 23, 2024 12:12
@AhzamAkhtar AhzamAkhtar force-pushed the das-51-search-asset-token-type-filter branch 2 times, most recently from bfe1fe0 to e1ad545 Compare December 27, 2024 11:42
@AhzamAkhtar AhzamAkhtar marked this pull request as ready for review December 27, 2024 13:43
@kespinola kespinola force-pushed the das-38-rebase-stale-te-branch branch 3 times, most recently from ccd7925 to ded0fac Compare January 6, 2025 10:18
@AhzamAkhtar AhzamAkhtar force-pushed the das-51-search-asset-token-type-filter branch 2 times, most recently from 643ba3a to 3aba596 Compare January 7, 2025 16:46
@AhzamAkhtar AhzamAkhtar force-pushed the das-51-search-asset-token-type-filter branch from 3aba596 to d8e4234 Compare January 7, 2025 16:50
@AhzamAkhtar AhzamAkhtar closed this Jan 8, 2025
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