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

Index token inscriptions to asset_v1_account_attachments table and add filter showInscription #222

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Nagaprasadvr
Copy link

@Nagaprasadvr Nagaprasadvr commented Nov 19, 2024

  • impl indexing token_inscriptions from libreplex lib
  • save indexed data to asset_v1_account_attachments table inside data field and map asset_id to mint
  • add showInscription logic
  • Add tests

@Nagaprasadvr Nagaprasadvr force-pushed the das-index-token-inscriptions branch from 2e01bac to 53c1cb3 Compare November 19, 2024 11:26
Copy link
Collaborator

@kespinola kespinola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only minor nits. Thank you.

digital_asset_types/src/dao/scopes/asset.rs Show resolved Hide resolved
digital_asset_types/src/dapi/common/asset.rs Outdated Show resolved Hide resolved
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